pratyushmaini
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: text
|
6 |
dtype: string
|
@@ -25,6 +25,31 @@ dataset_info:
|
|
25 |
num_examples: 2000
|
26 |
download_size: 25082023
|
27 |
dataset_size: 42561796
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
configs:
|
29 |
- config_name: github
|
30 |
data_files:
|
@@ -32,4 +57,10 @@ configs:
|
|
32 |
path: github/train-*
|
33 |
- split: val
|
34 |
path: github/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: github
|
4 |
features:
|
5 |
- name: text
|
6 |
dtype: string
|
|
|
25 |
num_examples: 2000
|
26 |
download_size: 25082023
|
27 |
dataset_size: 42561796
|
28 |
+
- config_name: youtubesubtitles
|
29 |
+
features:
|
30 |
+
- name: text
|
31 |
+
dtype: string
|
32 |
+
- name: synonym_substitution
|
33 |
+
dtype: string
|
34 |
+
- name: butter_fingers
|
35 |
+
dtype: string
|
36 |
+
- name: random_deletion
|
37 |
+
dtype: string
|
38 |
+
- name: change_char_case
|
39 |
+
dtype: string
|
40 |
+
- name: whitespace_perturbation
|
41 |
+
dtype: string
|
42 |
+
- name: underscore_trick
|
43 |
+
dtype: string
|
44 |
+
splits:
|
45 |
+
- name: train
|
46 |
+
num_bytes: 21402936
|
47 |
+
num_examples: 2000
|
48 |
+
- name: val
|
49 |
+
num_bytes: 19336425
|
50 |
+
num_examples: 2000
|
51 |
+
download_size: 31072242
|
52 |
+
dataset_size: 40739361
|
53 |
configs:
|
54 |
- config_name: github
|
55 |
data_files:
|
|
|
57 |
path: github/train-*
|
58 |
- split: val
|
59 |
path: github/val-*
|
60 |
+
- config_name: youtubesubtitles
|
61 |
+
data_files:
|
62 |
+
- split: train
|
63 |
+
path: youtubesubtitles/train-*
|
64 |
+
- split: val
|
65 |
+
path: youtubesubtitles/val-*
|
66 |
---
|
youtubesubtitles/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e58012d9f18c9cf3cb8aabe8ba8c241b2afb8787088533ed0f48c8f09785d00d
|
3 |
+
size 16782189
|
youtubesubtitles/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d536bf21c9c64f5cf0b688e16614693a3eb31e75b68b48a9f384719df22c7ad
|
3 |
+
size 14290053
|