Upload math/MathInstruct/manifest.json with huggingface_hub
Browse files
math/MathInstruct/manifest.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"source_repo": "TIGER-Lab/MathInstruct",
|
| 3 |
+
"configs": [
|
| 4 |
+
[
|
| 5 |
+
"default",
|
| 6 |
+
"train"
|
| 7 |
+
]
|
| 8 |
+
],
|
| 9 |
+
"total_rows": 259590,
|
| 10 |
+
"total_mb": 127.1,
|
| 11 |
+
"shards": 3,
|
| 12 |
+
"min_chars": 100,
|
| 13 |
+
"created_at": "2026-04-26 22:38 UTC"
|
| 14 |
+
}
|