Upload dataset
Browse files- README.md +24 -0
- applescript/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -120,6 +120,26 @@ dataset_info:
|
|
120 |
num_examples: 3929
|
121 |
download_size: 2574363
|
122 |
dataset_size: 8915770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
- config_name: arc
|
124 |
features:
|
125 |
- name: anchor
|
@@ -4005,6 +4025,10 @@ configs:
|
|
4005 |
data_files:
|
4006 |
- split: train
|
4007 |
path: api-blueprint/train-*
|
|
|
|
|
|
|
|
|
4008 |
- config_name: arc
|
4009 |
data_files:
|
4010 |
- split: train
|
|
|
120 |
num_examples: 3929
|
121 |
download_size: 2574363
|
122 |
dataset_size: 8915770
|
123 |
+
- config_name: applescript
|
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: 1607653
|
140 |
+
num_examples: 768
|
141 |
+
download_size: 620693
|
142 |
+
dataset_size: 1607653
|
143 |
- config_name: arc
|
144 |
features:
|
145 |
- name: anchor
|
|
|
4025 |
data_files:
|
4026 |
- split: train
|
4027 |
path: api-blueprint/train-*
|
4028 |
+
- config_name: applescript
|
4029 |
+
data_files:
|
4030 |
+
- split: train
|
4031 |
+
path: applescript/train-*
|
4032 |
- config_name: arc
|
4033 |
data_files:
|
4034 |
- split: train
|
applescript/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3048ab4cc64e3bc52e9937060ba95e36465b40824aa23a668b053803194c1f0
|
3 |
+
size 620693
|