add size category to metadata
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ configs:
|
|
10 |
data_files:
|
11 |
- split: full
|
12 |
path: reflexive/*.parquet
|
|
|
|
|
13 |
tags:
|
14 |
- physics
|
15 |
- math
|
|
|
10 |
data_files:
|
11 |
- split: full
|
12 |
path: reflexive/*.parquet
|
13 |
+
size_categories:
|
14 |
+
- 100B<n<1T
|
15 |
tags:
|
16 |
- physics
|
17 |
- math
|