Upload morphel_metrics_report.json with huggingface_hub
Browse files
morphel_metrics_report.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"tokenizer": "MorpheL-ablation-random-baseline",
|
| 3 |
"config": {
|
| 4 |
-
"vocab_size":
|
| 5 |
"algorithm": "random_uniform",
|
| 6 |
"random_max_cuts": 2,
|
| 7 |
"seed": 42,
|
|
@@ -18,12 +18,12 @@
|
|
| 18 |
"mi_index_words": 0
|
| 19 |
},
|
| 20 |
"metrics": {
|
| 21 |
-
"fertility": 1.
|
| 22 |
-
"tokens_per_char": 0.
|
| 23 |
-
"avg_seq_len":
|
| 24 |
"vocab_coverage": 1.0,
|
| 25 |
"oov_rate": 0.0,
|
| 26 |
-
"fallback_event_rate": 0.
|
| 27 |
"char_shatter_rate": 0.0,
|
| 28 |
"n_sentences": 15000,
|
| 29 |
"n_word_types": 26764
|
|
|
|
| 1 |
{
|
| 2 |
"tokenizer": "MorpheL-ablation-random-baseline",
|
| 3 |
"config": {
|
| 4 |
+
"vocab_size": 32054,
|
| 5 |
"algorithm": "random_uniform",
|
| 6 |
"random_max_cuts": 2,
|
| 7 |
"seed": 42,
|
|
|
|
| 18 |
"mi_index_words": 0
|
| 19 |
},
|
| 20 |
"metrics": {
|
| 21 |
+
"fertility": 1.7109577387310746,
|
| 22 |
+
"tokens_per_char": 0.22843659207714814,
|
| 23 |
+
"avg_seq_len": 19.8416,
|
| 24 |
"vocab_coverage": 1.0,
|
| 25 |
"oov_rate": 0.0,
|
| 26 |
+
"fallback_event_rate": 0.10898891497214351,
|
| 27 |
"char_shatter_rate": 0.0,
|
| 28 |
"n_sentences": 15000,
|
| 29 |
"n_word_types": 26764
|