Upload metadata.json with huggingface_hub
Browse files- metadata.json +16 -12
metadata.json
CHANGED
|
@@ -1,28 +1,32 @@
|
|
| 1 |
{
|
| 2 |
"src": "PhysiQuanty/Patent_FR_US_Merge_Radix_65536",
|
| 3 |
"repo_id": "Patenty-1-DataSet/Task_5_Question_Reponse_0004",
|
| 4 |
-
"base":
|
| 5 |
-
"
|
| 6 |
-
"
|
| 7 |
-
"
|
| 8 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
"chunk_mb": 64,
|
| 10 |
-
"created_at_unix":
|
| 11 |
"splits": {
|
| 12 |
"train": {
|
| 13 |
"files": 38,
|
| 14 |
"rows": 400000,
|
| 15 |
-
"tokens":
|
| 16 |
-
"max_len_tokens":
|
| 17 |
-
"p99_len_tokens_est":
|
| 18 |
"shards_written": 3
|
| 19 |
},
|
| 20 |
"validation": {
|
| 21 |
"files": 4,
|
| 22 |
"rows": 6000,
|
| 23 |
-
"tokens":
|
| 24 |
-
"max_len_tokens":
|
| 25 |
-
"p99_len_tokens_est":
|
| 26 |
"shards_written": 1
|
| 27 |
}
|
| 28 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"src": "PhysiQuanty/Patent_FR_US_Merge_Radix_65536",
|
| 3 |
"repo_id": "Patenty-1-DataSet/Task_5_Question_Reponse_0004",
|
| 4 |
+
"base": "256**8",
|
| 5 |
+
"base_int": 18446744073709551616,
|
| 6 |
+
"bos_id_u64": 18446744073709551614,
|
| 7 |
+
"eos_id_u64": 18446744073709551615,
|
| 8 |
+
"bos_id_i64": -2,
|
| 9 |
+
"eos_id_i64": -1,
|
| 10 |
+
"dtype_tokens_on_disk": "uint64",
|
| 11 |
+
"dtype_tokens_compute": "int64(two_complement_bits_identical)",
|
| 12 |
+
"dtype_lengths": "int32",
|
| 13 |
"chunk_mb": 64,
|
| 14 |
+
"created_at_unix": 1771914493,
|
| 15 |
"splits": {
|
| 16 |
"train": {
|
| 17 |
"files": 38,
|
| 18 |
"rows": 400000,
|
| 19 |
+
"tokens": 1502464137,
|
| 20 |
+
"max_len_tokens": 251490,
|
| 21 |
+
"p99_len_tokens_est": 18020,
|
| 22 |
"shards_written": 3
|
| 23 |
},
|
| 24 |
"validation": {
|
| 25 |
"files": 4,
|
| 26 |
"rows": 6000,
|
| 27 |
+
"tokens": 39907653,
|
| 28 |
+
"max_len_tokens": 141714,
|
| 29 |
+
"p99_len_tokens_est": 12446,
|
| 30 |
"shards_written": 1
|
| 31 |
}
|
| 32 |
},
|