Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- Health/1k/en-si_final_model/config.json +35 -0
- Health/1k/en-si_final_model/generation_config.json +9 -0
- Health/1k/en-si_final_model/pytorch_model.bin +3 -0
- Health/1k/en-si_final_model/training_args.bin +3 -0
- Health/1k/en-ta_final_model/config.json +35 -0
- Health/1k/en-ta_final_model/generation_config.json +9 -0
- Health/1k/en-ta_final_model/pytorch_model.bin +3 -0
- Health/1k/en-ta_final_model/training_args.bin +3 -0
- Health/1k/nllb_bible_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_bible_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_bible_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_bible_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_floresplus_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_floresplus_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_floresplus_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_floresplus_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_government_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_government_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_government_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_government_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_health_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_health_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_health_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_health_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_jailbreak_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_jailbreak_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_jailbreak_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_jailbreak_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_literature-children_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_literature-children_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_literature-children_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_literature-children_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_literature-kathlyn_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_literature-kathlyn_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_literature-kathlyn_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_literature-kathlyn_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_literature-old_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_literature-old_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_literature-old_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_literature-old_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_literature_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_literature_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_literature_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_literature_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_maths_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_maths_eval_health_en-ta_trained_1k.csv +2 -0
- Health/1k/nllb_maths_eval_health_si-en_trained_1k.csv +2 -0
- Health/1k/nllb_maths_eval_health_ta-en_trained_1k.csv +2 -0
- Health/1k/nllb_news_eval_health_en-si_trained_1k.csv +2 -0
- Health/1k/nllb_news_eval_health_en-ta_trained_1k.csv +2 -0
Health/1k/en-si_final_model/config.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "facebook/nllb-200-distilled-600M",
|
| 3 |
+
"activation_dropout": 0.0,
|
| 4 |
+
"activation_function": "relu",
|
| 5 |
+
"architectures": [
|
| 6 |
+
"M2M100ForConditionalGeneration"
|
| 7 |
+
],
|
| 8 |
+
"attention_dropout": 0.1,
|
| 9 |
+
"bos_token_id": 0,
|
| 10 |
+
"d_model": 1024,
|
| 11 |
+
"decoder_attention_heads": 16,
|
| 12 |
+
"decoder_ffn_dim": 4096,
|
| 13 |
+
"decoder_layerdrop": 0,
|
| 14 |
+
"decoder_layers": 12,
|
| 15 |
+
"decoder_start_token_id": 2,
|
| 16 |
+
"dropout": 0.1,
|
| 17 |
+
"encoder_attention_heads": 16,
|
| 18 |
+
"encoder_ffn_dim": 4096,
|
| 19 |
+
"encoder_layerdrop": 0,
|
| 20 |
+
"encoder_layers": 12,
|
| 21 |
+
"eos_token_id": 2,
|
| 22 |
+
"init_std": 0.02,
|
| 23 |
+
"is_encoder_decoder": true,
|
| 24 |
+
"max_length": 200,
|
| 25 |
+
"max_position_embeddings": 1024,
|
| 26 |
+
"model_type": "m2m_100",
|
| 27 |
+
"num_hidden_layers": 12,
|
| 28 |
+
"pad_token_id": 1,
|
| 29 |
+
"scale_embedding": true,
|
| 30 |
+
"tokenizer_class": "NllbTokenizer",
|
| 31 |
+
"torch_dtype": "float32",
|
| 32 |
+
"transformers_version": "4.30.2",
|
| 33 |
+
"use_cache": true,
|
| 34 |
+
"vocab_size": 256206
|
| 35 |
+
}
|
Health/1k/en-si_final_model/generation_config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 0,
|
| 4 |
+
"decoder_start_token_id": 2,
|
| 5 |
+
"eos_token_id": 2,
|
| 6 |
+
"max_length": 200,
|
| 7 |
+
"pad_token_id": 1,
|
| 8 |
+
"transformers_version": "4.30.2"
|
| 9 |
+
}
|
Health/1k/en-si_final_model/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3f44c84b7c23f4e2304ce0f13b8891d737a7e4a160bfc4217ebbf7c339e8d5a
|
| 3 |
+
size 2468870723
|
Health/1k/en-si_final_model/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2babfa0ea4b6e1b9817dc1a481b857040f2b95becc1518446576bec22b782d2c
|
| 3 |
+
size 4079
|
Health/1k/en-ta_final_model/config.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "facebook/nllb-200-distilled-600M",
|
| 3 |
+
"activation_dropout": 0.0,
|
| 4 |
+
"activation_function": "relu",
|
| 5 |
+
"architectures": [
|
| 6 |
+
"M2M100ForConditionalGeneration"
|
| 7 |
+
],
|
| 8 |
+
"attention_dropout": 0.1,
|
| 9 |
+
"bos_token_id": 0,
|
| 10 |
+
"d_model": 1024,
|
| 11 |
+
"decoder_attention_heads": 16,
|
| 12 |
+
"decoder_ffn_dim": 4096,
|
| 13 |
+
"decoder_layerdrop": 0,
|
| 14 |
+
"decoder_layers": 12,
|
| 15 |
+
"decoder_start_token_id": 2,
|
| 16 |
+
"dropout": 0.1,
|
| 17 |
+
"encoder_attention_heads": 16,
|
| 18 |
+
"encoder_ffn_dim": 4096,
|
| 19 |
+
"encoder_layerdrop": 0,
|
| 20 |
+
"encoder_layers": 12,
|
| 21 |
+
"eos_token_id": 2,
|
| 22 |
+
"init_std": 0.02,
|
| 23 |
+
"is_encoder_decoder": true,
|
| 24 |
+
"max_length": 200,
|
| 25 |
+
"max_position_embeddings": 1024,
|
| 26 |
+
"model_type": "m2m_100",
|
| 27 |
+
"num_hidden_layers": 12,
|
| 28 |
+
"pad_token_id": 1,
|
| 29 |
+
"scale_embedding": true,
|
| 30 |
+
"tokenizer_class": "NllbTokenizer",
|
| 31 |
+
"torch_dtype": "float32",
|
| 32 |
+
"transformers_version": "4.30.2",
|
| 33 |
+
"use_cache": true,
|
| 34 |
+
"vocab_size": 256206
|
| 35 |
+
}
|
Health/1k/en-ta_final_model/generation_config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 0,
|
| 4 |
+
"decoder_start_token_id": 2,
|
| 5 |
+
"eos_token_id": 2,
|
| 6 |
+
"max_length": 200,
|
| 7 |
+
"pad_token_id": 1,
|
| 8 |
+
"transformers_version": "4.30.2"
|
| 9 |
+
}
|
Health/1k/en-ta_final_model/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6582190b7f18069c01eef50a4d0191db4f9f80de8b2a15218dbd343d4b9fa571
|
| 3 |
+
size 2468870723
|
Health/1k/en-ta_final_model/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:790086f997ec93436e274d406233ef9d419c9f3267c06810e0e3ffcf8c9f6e71
|
| 3 |
+
size 4079
|
Health/1k/nllb_bible_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,21.426539188746354,19.344343603266225,3.8544151629765997,7.990169944195923,7.927047148122844,0.6094290277510881
|
Health/1k/nllb_bible_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,41.68012198031808,35.919628109898106,4.448731533023584,17.01766121162267,15.530491697475158,0.8061153778880834
|
Health/1k/nllb_bible_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,45.717041664788844,44.66056473804688,21.918212569206503,23.44219095062931,23.027270912554386,0.7814630869626998
|
Health/1k/nllb_bible_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,39.89649579616448,38.84696156402745,16.639853825491087,18.706237151809773,18.06312999714548,0.7585072807967663
|
Health/1k/nllb_floresplus_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,48.12279937697298,44.057058668652076,13.613076118078036,30.848595261615614,34.64478578690446,0.8893301032866414
|
Health/1k/nllb_floresplus_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,57.717069047235235,51.92784833128545,16.72612987831351,32.84641119196604,32.50876347895781,0.8762247336829604
|
Health/1k/nllb_floresplus_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,57.91586641766634,55.79901349673849,29.8963333253864,31.461924911882022,32.308988639002116,0.8661547771290593
|
Health/1k/nllb_floresplus_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,57.203307649266634,54.97605394098096,28.827413738341026,30.83266263244749,31.867561809639238,0.8494927891099406
|
Health/1k/nllb_government_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,49.331704390963864,44.358065915074036,13.017088759873397,30.053116432949658,37.67089378944316,0.9026373444795609
|
Health/1k/nllb_government_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,47.52390729395761,41.74471344946316,10.852169874727064,18.744016192581807,18.377113405559655,0.8708352411091328
|
Health/1k/nllb_government_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,53.96960186502396,50.8468169411189,22.818606251550765,23.208757667425548,24.641938465117757,0.845116402387619
|
Health/1k/nllb_government_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,52.31329479952548,49.13089808837307,21.385674096915942,21.551634314616056,22.68255288875102,0.8194131737947464
|
Health/1k/nllb_health_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,47.18893931540703,43.51157751022571,15.970276213157645,32.219817589049256,35.29148364674642,0.840318780651923
|
Health/1k/nllb_health_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,69.00388196438725,63.39480455759357,27.730389315923674,48.63833104432834,47.71859841492904,0.8646865949034691
|
Health/1k/nllb_health_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,59.8982445696125,56.857804614026364,25.93696663109478,32.07353248630892,32.653390345281004,0.8541640315163002
|
Health/1k/nllb_health_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,65.79638020120251,63.15564751396664,36.86048731234696,41.60956437385627,42.88315274082835,0.8541944655179977
|
Health/1k/nllb_jailbreak_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,46.26011487897072,42.68256413863377,16.416004692302515,28.463777457624964,31.436091824603555,0.8514359641671181
|
Health/1k/nllb_jailbreak_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,64.62979622976796,59.95450033876556,28.956093853880393,43.35339071525555,42.5115934349374,0.8574660285115242
|
Health/1k/nllb_jailbreak_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,56.522403044528794,54.729351895610414,32.41579257421358,32.39579074851032,33.26039090718926,0.8617530266344547
|
Health/1k/nllb_jailbreak_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,58.4946009985583,57.15687641623727,36.41512664278639,34.634265707996796,35.68003186103729,0.8493669744133949
|
Health/1k/nllb_literature-children_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,34.621278407835554,31.46451317241919,6.730484959749254,14.605106379765878,16.31165822446897,0.8262534953653813
|
Health/1k/nllb_literature-children_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,57.74217683490072,53.1161699802878,19.483237448689597,33.20065141517732,32.47558733723239,0.8240628261464061
|
Health/1k/nllb_literature-children_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,44.60655576370821,43.46276699840049,20.039050164190208,19.6449515747269,20.00778390938942,0.8088714289963246
|
Health/1k/nllb_literature-children_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,50.78492578265141,49.90250802277964,26.36394800500794,26.114947084631318,26.719167097261177,0.8127230962876368
|
Health/1k/nllb_literature-kathlyn_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,34.621278407835554,31.46451317241919,6.730484959749254,14.605106379765878,16.31165822446897,0.8262534953653813
|
Health/1k/nllb_literature-kathlyn_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,57.74217683490072,53.1161699802878,19.483237448689597,33.20065141517732,32.47558733723239,0.8240628261464061
|
Health/1k/nllb_literature-kathlyn_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,44.60655576370821,43.46276699840049,20.039050164190208,19.6449515747269,20.00778390938942,0.8088714289963246
|
Health/1k/nllb_literature-kathlyn_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,50.78492578265141,49.90250802277964,26.36394800500794,26.114947084631318,26.719167097261177,0.8127230962876368
|
Health/1k/nllb_literature-old_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,34.621278407835554,31.46451317241919,6.730484959749254,14.605106379765878,16.31165822446897,0.8262534953653813
|
Health/1k/nllb_literature-old_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,57.74217683490072,53.1161699802878,19.483237448689597,33.20065141517732,32.47558733723239,0.8240628261464061
|
Health/1k/nllb_literature-old_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,44.60655576370821,43.46276699840049,20.039050164190208,19.6449515747269,20.00778390938942,0.8088714289963246
|
Health/1k/nllb_literature-old_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,50.78492578265141,49.90250802277964,26.36394800500794,26.114947084631318,26.719167097261177,0.8127230962876368
|
Health/1k/nllb_literature_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,34.621278407835554,31.46451317241919,6.730484959749254,14.605106379765878,16.31165822446897,0.8262534953653813
|
Health/1k/nllb_literature_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,57.74217683490072,53.1161699802878,19.483237448689597,33.20065141517732,32.47558733723239,0.8240628261464061
|
Health/1k/nllb_literature_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,44.60655576370821,43.46276699840049,20.039050164190208,19.6449515747269,20.00778390938942,0.8088714289963246
|
Health/1k/nllb_literature_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,50.78492578265141,49.90250802277964,26.36394800500794,26.114947084631318,26.719167097261177,0.8127230962876368
|
Health/1k/nllb_maths_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,42.791172306756195,40.71192880023846,17.937010538749803,27.23853401718117,29.662223597422205,0.8475808496028185
|
Health/1k/nllb_maths_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,54.12574690586853,50.18344373774762,22.92289836541525,31.01721676312144,30.428849170069988,0.8350735039114953
|
Health/1k/nllb_maths_eval_health_si-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
si-en_final_model,59.16000030790679,58.66272764936894,40.14999844655315,40.19783622971648,40.74339289965402,0.8500076224803924
|
Health/1k/nllb_maths_eval_health_ta-en_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
ta-en_final_model,55.40212191551328,54.530533433692554,35.65626474780986,35.76637934088419,36.57296439584262,0.8347923140227794
|
Health/1k/nllb_news_eval_health_en-si_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-si_final_model,45.77553594948934,41.3022028036606,11.064967003057925,27.391473287909122,32.91049391335211,0.8786630311757326
|
Health/1k/nllb_news_eval_health_en-ta_trained_1k.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,chrf_sacrebleuapi,chrfpp_sacrebleuapi,bleu_sacrebleuapi,spBLEU-flores101,spBLEU-flores200,comet
|
| 2 |
+
en-ta_final_model,66.04591497047184,61.30954161401295,27.935931690825587,45.806321748480364,45.62396177850864,0.8645548302545605
|