Update stats/train/totals.json
Browse files- stats/train/totals.json +11 -11
stats/train/totals.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
| 1 |
{
|
| 2 |
-
"total_repos":
|
| 3 |
-
"total_files":
|
| 4 |
-
"total_bytes":
|
| 5 |
"total_languages": 713,
|
| 6 |
-
"total_licenses":
|
| 7 |
"license_types": {
|
| 8 |
"no_license": {
|
| 9 |
"license_type": "no_license",
|
| 10 |
-
"file_count":
|
| 11 |
-
"total_size_bytes":
|
| 12 |
-
"estimated_tokens":
|
| 13 |
},
|
| 14 |
"permissive": {
|
| 15 |
"license_type": "permissive",
|
| 16 |
-
"file_count":
|
| 17 |
-
"total_size_bytes":
|
| 18 |
-
"estimated_tokens":
|
| 19 |
}
|
| 20 |
},
|
| 21 |
-
"estimated_tokens":
|
| 22 |
"tokenizer": "Qwen/Qwen3-Coder-Next-Base"
|
| 23 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"total_repos": 172823131,
|
| 3 |
+
"total_files": 2267483994,
|
| 4 |
+
"total_bytes": 11501524769560,
|
| 5 |
"total_languages": 713,
|
| 6 |
+
"total_licenses": 237,
|
| 7 |
"license_types": {
|
| 8 |
"no_license": {
|
| 9 |
"license_type": "no_license",
|
| 10 |
+
"file_count": 2188039558,
|
| 11 |
+
"total_size_bytes": 10994652114367,
|
| 12 |
+
"estimated_tokens": 3451962965896
|
| 13 |
},
|
| 14 |
"permissive": {
|
| 15 |
"license_type": "permissive",
|
| 16 |
+
"file_count": 79444436,
|
| 17 |
+
"total_size_bytes": 506872655193,
|
| 18 |
+
"estimated_tokens": 159320002005
|
| 19 |
}
|
| 20 |
},
|
| 21 |
+
"estimated_tokens": 3611282968225,
|
| 22 |
"tokenizer": "Qwen/Qwen3-Coder-Next-Base"
|
| 23 |
}
|