Upload stats.json with huggingface_hub
Browse files- stats.json +13 -9
stats.json
CHANGED
|
@@ -1,13 +1,17 @@
|
|
| 1 |
{
|
| 2 |
-
"input":
|
| 3 |
-
"output":
|
| 4 |
-
"tokens_in":
|
| 5 |
-
"tokens_out":
|
| 6 |
-
"rej_length":
|
| 7 |
"rej_words": 1,
|
| 8 |
-
"rej_devanagari":
|
| 9 |
-
"rej_latin":
|
| 10 |
-
"rej_char_rep":
|
| 11 |
"rej_word_rep": 42,
|
| 12 |
-
"rej_dup":
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"input": 17420932,
|
| 3 |
+
"output": 16564382,
|
| 4 |
+
"tokens_in": 9557415123,
|
| 5 |
+
"tokens_out": 8891689684,
|
| 6 |
+
"rej_length": 3202,
|
| 7 |
"rej_words": 1,
|
| 8 |
+
"rej_devanagari": 47815,
|
| 9 |
+
"rej_latin": 328850,
|
| 10 |
+
"rej_char_rep": 314,
|
| 11 |
"rej_word_rep": 42,
|
| 12 |
+
"rej_dup": 476317,
|
| 13 |
+
"duration_hours": 7.03,
|
| 14 |
+
"tokens_in_B": 9.56,
|
| 15 |
+
"tokens_out_B": 8.89,
|
| 16 |
+
"keep_rate": 95.1
|
| 17 |
}
|