pratyushmaini
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -50,6 +50,31 @@ dataset_info:
|
|
50 |
num_examples: 2000
|
51 |
download_size: 25082023
|
52 |
dataset_size: 42561796
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
- config_name: youtubesubtitles
|
54 |
features:
|
55 |
- name: text
|
@@ -88,6 +113,12 @@ configs:
|
|
88 |
path: github/train-*
|
89 |
- split: val
|
90 |
path: github/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
- config_name: youtubesubtitles
|
92 |
data_files:
|
93 |
- split: train
|
|
|
50 |
num_examples: 2000
|
51 |
download_size: 25082023
|
52 |
dataset_size: 42561796
|
53 |
+
- config_name: openwebtext2
|
54 |
+
features:
|
55 |
+
- name: text
|
56 |
+
dtype: string
|
57 |
+
- name: synonym_substitution
|
58 |
+
dtype: string
|
59 |
+
- name: butter_fingers
|
60 |
+
dtype: string
|
61 |
+
- name: random_deletion
|
62 |
+
dtype: string
|
63 |
+
- name: change_char_case
|
64 |
+
dtype: string
|
65 |
+
- name: whitespace_perturbation
|
66 |
+
dtype: string
|
67 |
+
- name: underscore_trick
|
68 |
+
dtype: string
|
69 |
+
splits:
|
70 |
+
- name: train
|
71 |
+
num_bytes: 30526002
|
72 |
+
num_examples: 2000
|
73 |
+
- name: val
|
74 |
+
num_bytes: 30797068
|
75 |
+
num_examples: 2000
|
76 |
+
download_size: 45612154
|
77 |
+
dataset_size: 61323070
|
78 |
- config_name: youtubesubtitles
|
79 |
features:
|
80 |
- name: text
|
|
|
113 |
path: github/train-*
|
114 |
- split: val
|
115 |
path: github/val-*
|
116 |
+
- config_name: openwebtext2
|
117 |
+
data_files:
|
118 |
+
- split: train
|
119 |
+
path: openwebtext2/train-*
|
120 |
+
- split: val
|
121 |
+
path: openwebtext2/val-*
|
122 |
- config_name: youtubesubtitles
|
123 |
data_files:
|
124 |
- split: train
|
openwebtext2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:710b9becc822f9b88f79e3fce81678c0418a7f3b056a89361c5fc1b243238cd5
|
3 |
+
size 22638546
|
openwebtext2/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7050ae639fee9287c8c4860d3bfac67c89a8c013f0633002d6add390bc79d8d6
|
3 |
+
size 22973608
|