File size: 1,783 Bytes
ebe5635 cfb8165 ebe5635 eda55d8 ebe5635 eda55d8 3a0f9d3 86f503f ebe5635 cfb8165 ebe5635 3a0f9d3 86f503f ebe5635 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 |
---
dataset_info:
- config_name: json
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 2514590121
num_examples: 1137664
download_size: 803623099
dataset_size: 2514590121
- config_name: swift
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 308872119
num_examples: 180521
download_size: 88861488
dataset_size: 308872119
- config_name: text
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 452396915
num_examples: 221544
download_size: 163798564
dataset_size: 452396915
- config_name: xml
features:
- name: anchor
struct:
- name: diff
dtype: string
- name: positive
struct:
- name: code
dtype: string
- name: negative
struct:
- name: code
dtype: string
splits:
- name: train
num_bytes: 1825610741
num_examples: 671714
download_size: 467647764
dataset_size: 1825610741
configs:
- config_name: json
data_files:
- split: train
path: json/train-*
- config_name: swift
data_files:
- split: train
path: swift/train-*
- config_name: text
data_files:
- split: train
path: text/train-*
- config_name: xml
data_files:
- split: train
path: xml/train-*
---
|