Upload evaluation/evaluation_summary.json with huggingface_hub
Browse files
evaluation/evaluation_summary.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"catalogue_url": "https://huggingface.co/datasets/tachiwin/language_utils/resolve/main/catalogue.json",
|
| 3 |
+
"languages_in_catalogue": 363,
|
| 4 |
+
"languages_with_samples": 106,
|
| 5 |
+
"samples_evaluated": 327,
|
| 6 |
+
"failed_sample_round_trips": 0,
|
| 7 |
+
"failed_language_round_trips": 0,
|
| 8 |
+
"mean_chars_per_token": 3.414915883033258,
|
| 9 |
+
"median_chars_per_token": 3.3048122107830826,
|
| 10 |
+
"min_chars_per_token": 2.289772727272727,
|
| 11 |
+
"max_chars_per_token": 5.385026737967914
|
| 12 |
+
}
|