Upload dataset
Browse files- README.md +35 -0
- github/train-00000-of-00001.parquet +3 -0
- github/val-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: github
|
4 |
+
features:
|
5 |
+
- name: text
|
6 |
+
dtype: string
|
7 |
+
- name: synonym_substitution
|
8 |
+
dtype: string
|
9 |
+
- name: butter_fingers
|
10 |
+
dtype: string
|
11 |
+
- name: random_deletion
|
12 |
+
dtype: string
|
13 |
+
- name: change_char_case
|
14 |
+
dtype: string
|
15 |
+
- name: whitespace_perturbation
|
16 |
+
dtype: string
|
17 |
+
- name: underscore_trick
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: train
|
21 |
+
num_bytes: 21239019
|
22 |
+
num_examples: 2000
|
23 |
+
- name: val
|
24 |
+
num_bytes: 21322777
|
25 |
+
num_examples: 2000
|
26 |
+
download_size: 25082023
|
27 |
+
dataset_size: 42561796
|
28 |
+
configs:
|
29 |
+
- config_name: github
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path: github/train-*
|
33 |
+
- split: val
|
34 |
+
path: github/val-*
|
35 |
+
---
|
github/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c15ec340eaf15f36c8a9a16d5dbd8a4ff61dcfa5a09b456ec01e806c291638d5
|
3 |
+
size 12378451
|
github/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:582e1352c158af6702f57cb2877e28769419e6b102e4d1697b9a2be7bda86a7d
|
3 |
+
size 12703572
|