Datasets:

Modalities:
Text
Languages:
Spanish
ArXiv:
Libraries:
Datasets
License:
versae commited on
Commit
fb4e7a0
·
1 Parent(s): c42aca6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
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 | validation |
115
- |:---------|:--------|:-------------|
116
- | es | ? | ? |
 
 
 
 
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