Upload math/finemath-4plus/manifest.json with huggingface_hub
Browse files
math/finemath-4plus/manifest.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"source_repo": "HuggingFaceTB/finemath",
|
| 3 |
+
"configs": [
|
| 4 |
+
[
|
| 5 |
+
"finemath-4plus",
|
| 6 |
+
"train"
|
| 7 |
+
]
|
| 8 |
+
],
|
| 9 |
+
"total_rows": 1968181,
|
| 10 |
+
"total_mb": 10000.0,
|
| 11 |
+
"shards": 20,
|
| 12 |
+
"min_chars": 100,
|
| 13 |
+
"created_at": "2026-04-26 16:16 UTC"
|
| 14 |
+
}
|