Upload dataset
Browse files- README.md +24 -0
- common-lisp/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -120,6 +120,26 @@ dataset_info:
|
|
120 |
num_examples: 146868
|
121 |
download_size: 75427001
|
122 |
dataset_size: 214147449
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
- config_name: css
|
124 |
features:
|
125 |
- name: anchor
|
@@ -965,6 +985,10 @@ configs:
|
|
965 |
data_files:
|
966 |
- split: train
|
967 |
path: coffeescript/train-*
|
|
|
|
|
|
|
|
|
968 |
- config_name: css
|
969 |
data_files:
|
970 |
- split: train
|
|
|
120 |
num_examples: 146868
|
121 |
download_size: 75427001
|
122 |
dataset_size: 214147449
|
123 |
+
- config_name: common-lisp
|
124 |
+
features:
|
125 |
+
- name: anchor
|
126 |
+
struct:
|
127 |
+
- name: diff
|
128 |
+
dtype: string
|
129 |
+
- name: positive
|
130 |
+
struct:
|
131 |
+
- name: code
|
132 |
+
dtype: string
|
133 |
+
- name: negative
|
134 |
+
struct:
|
135 |
+
- name: code
|
136 |
+
dtype: string
|
137 |
+
splits:
|
138 |
+
- name: train
|
139 |
+
num_bytes: 87546712
|
140 |
+
num_examples: 42377
|
141 |
+
download_size: 26183041
|
142 |
+
dataset_size: 87546712
|
143 |
- config_name: css
|
144 |
features:
|
145 |
- name: anchor
|
|
|
985 |
data_files:
|
986 |
- split: train
|
987 |
path: coffeescript/train-*
|
988 |
+
- config_name: common-lisp
|
989 |
+
data_files:
|
990 |
+
- split: train
|
991 |
+
path: common-lisp/train-*
|
992 |
- config_name: css
|
993 |
data_files:
|
994 |
- split: train
|
common-lisp/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b5f45c05c6f8e929b9e2c7eb3cd92b797a79d4b5165065e5b29200a90a28ec6
|
3 |
+
size 26183041
|