Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -111,9 +111,13 @@ The data have several fields:
|
|
111 |
|
112 |
The resulting mC4 subsets for Spanish are reported in this table:
|
113 |
|
114 |
-
| config | train |
|
115 |
-
|
116 |
-
|
|
|
|
|
|
|
|
|
|
117 |
|
118 |
## Dataset Creation
|
119 |
|
|
|
111 |
|
112 |
The resulting mC4 subsets for Spanish are reported in this table:
|
113 |
|
114 |
+
| config | train |
|
115 |
+
|:---------|:--------|
|
116 |
+
| stepwise | 50M |
|
117 |
+
| random | 50M |
|
118 |
+
| gaussian | 50M |
|
119 |
+
|
120 |
+
The split `validation` is exactly the same as the original `mc4` dataset.
|
121 |
|
122 |
## Dataset Creation
|
123 |
|