Upload folder using huggingface_hub
Browse files- config.json +30 -0
- generation_config.json +13 -0
- latest +1 -0
- model-00001-of-00006.safetensors +3 -0
- model-00002-of-00006.safetensors +3 -0
- model-00003-of-00006.safetensors +3 -0
- model-00004-of-00006.safetensors +3 -0
- model-00005-of-00006.safetensors +3 -0
- model-00006-of-00006.safetensors +3 -0
- model.safetensors.index.json +450 -0
- rng_state_0.pth +3 -0
- rng_state_1.pth +3 -0
- rng_state_2.pth +3 -0
- rng_state_3.pth +3 -0
- rng_state_4.pth +3 -0
- rng_state_5.pth +3 -0
- rng_state_6.pth +3 -0
- rng_state_7.pth +3 -0
- test_out_nagata/for_mtx.jsonl +0 -0
- test_out_nagata/mtx.jsonl +0 -0
- test_out_nagata/result1.ja.log +2 -0
- test_out_nagata/result1.zh +0 -0
- test_out_nagata/result1_ja-zh_kiwi.log +1 -0
- test_out_nagata/result1_ja-zh_xcomet2.log +722 -0
- test_out_new/for_mtx.jsonl +0 -0
- test_out_new/mtx.jsonl +0 -0
- test_out_new/result1.zh +0 -0
- test_out_new/result1.zh.log +2 -0
- test_out_new/result1_ja-zh_kiwi.log +1 -0
- tokenizer_config.json +1 -0
- trainer_state.json +306 -0
- training_args.bin +3 -0
- zero_to_fp32.py +587 -0
config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Qwen3ForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 151643,
|
| 8 |
+
"eos_token_id": 151645,
|
| 9 |
+
"head_dim": 128,
|
| 10 |
+
"hidden_act": "silu",
|
| 11 |
+
"hidden_size": 5120,
|
| 12 |
+
"initializer_range": 0.02,
|
| 13 |
+
"intermediate_size": 17408,
|
| 14 |
+
"max_position_embeddings": 40960,
|
| 15 |
+
"max_window_layers": 40,
|
| 16 |
+
"model_type": "qwen3",
|
| 17 |
+
"num_attention_heads": 40,
|
| 18 |
+
"num_hidden_layers": 40,
|
| 19 |
+
"num_key_value_heads": 8,
|
| 20 |
+
"rms_norm_eps": 1e-06,
|
| 21 |
+
"rope_scaling": null,
|
| 22 |
+
"rope_theta": 1000000,
|
| 23 |
+
"sliding_window": null,
|
| 24 |
+
"tie_word_embeddings": false,
|
| 25 |
+
"torch_dtype": "bfloat16",
|
| 26 |
+
"transformers_version": "4.51.3",
|
| 27 |
+
"use_cache": false,
|
| 28 |
+
"use_sliding_window": false,
|
| 29 |
+
"vocab_size": 151936
|
| 30 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
151645,
|
| 6 |
+
151643
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 151643,
|
| 9 |
+
"temperature": 0.6,
|
| 10 |
+
"top_k": 20,
|
| 11 |
+
"top_p": 0.95,
|
| 12 |
+
"transformers_version": "4.51.3"
|
| 13 |
+
}
|
latest
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
global_step17
|
model-00001-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39662df17f08b44e9c91343d876c3efe1781ae7d8374f31e5fe9b61d5f15c6fb
|
| 3 |
+
size 4984780784
|
model-00002-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60fede92f1c61ce8c8c1c5063ca604fd41e7c07f5095d244b1d75b6e2f5832da
|
| 3 |
+
size 4980892048
|
model-00003-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cfc29a0bc13f170eece63918fa96006807d12e10b020eb32b97f63584bb537f
|
| 3 |
+
size 4928485104
|
model-00004-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c432475669cf7a07d56aeea384abbac7f308f2354e268d2a3c9a3b9b23aea314
|
| 3 |
+
size 4980892112
|
model-00005-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:544ab47a3decd6fc4bd1dbba1a1fed96e8451ef5588a2f2d1bec80f8650493e4
|
| 3 |
+
size 4928485104
|
model-00006-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ecf4ae76c8a8140c7e5a8edaa3fa22ba809c611666de2be1e709194bc01bf04
|
| 3 |
+
size 4733130504
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,450 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 29536614400
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00006-of-00006.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00006.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
| 17 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 18 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 19 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 20 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 21 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 22 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 23 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 26 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 27 |
+
"model.layers.1.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
| 28 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 29 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 30 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 31 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 32 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 33 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 34 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 35 |
+
"model.layers.10.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
| 36 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 37 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 38 |
+
"model.layers.10.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
| 39 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 40 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 41 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 42 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 43 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 44 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 45 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 46 |
+
"model.layers.11.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
| 47 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 48 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 49 |
+
"model.layers.11.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
| 50 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 51 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 52 |
+
"model.layers.12.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 53 |
+
"model.layers.12.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 54 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 55 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 56 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 57 |
+
"model.layers.12.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
| 58 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 59 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 60 |
+
"model.layers.12.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
| 61 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 62 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 63 |
+
"model.layers.13.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 64 |
+
"model.layers.13.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 65 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 66 |
+
"model.layers.13.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 67 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 68 |
+
"model.layers.13.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
| 69 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 70 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 71 |
+
"model.layers.13.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
| 72 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 73 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 74 |
+
"model.layers.14.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 75 |
+
"model.layers.14.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 76 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 77 |
+
"model.layers.14.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 78 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 79 |
+
"model.layers.14.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
| 80 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 81 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 82 |
+
"model.layers.14.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
| 83 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 84 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 85 |
+
"model.layers.15.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 86 |
+
"model.layers.15.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 87 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 88 |
+
"model.layers.15.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 89 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 90 |
+
"model.layers.15.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
| 91 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 92 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 93 |
+
"model.layers.15.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
| 94 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 95 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 96 |
+
"model.layers.16.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 97 |
+
"model.layers.16.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 98 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 99 |
+
"model.layers.16.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 100 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 101 |
+
"model.layers.16.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
| 102 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 103 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 104 |
+
"model.layers.16.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
| 105 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 106 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 107 |
+
"model.layers.17.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 108 |
+
"model.layers.17.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 109 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 110 |
+
"model.layers.17.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 111 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 112 |
+
"model.layers.17.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
| 113 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 114 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 115 |
+
"model.layers.17.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
| 116 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 117 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 118 |
+
"model.layers.18.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 119 |
+
"model.layers.18.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 120 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 121 |
+
"model.layers.18.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 122 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 123 |
+
"model.layers.18.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
| 124 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 125 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 126 |
+
"model.layers.18.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
| 127 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 128 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 129 |
+
"model.layers.19.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 130 |
+
"model.layers.19.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 131 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 132 |
+
"model.layers.19.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 133 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 134 |
+
"model.layers.19.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
| 135 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 136 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 137 |
+
"model.layers.19.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
| 138 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 139 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 140 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 141 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 142 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 143 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 144 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 145 |
+
"model.layers.2.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
| 146 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 147 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 148 |
+
"model.layers.2.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
| 149 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 150 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 151 |
+
"model.layers.20.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 152 |
+
"model.layers.20.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 153 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 154 |
+
"model.layers.20.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 155 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 156 |
+
"model.layers.20.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
| 157 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 158 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 159 |
+
"model.layers.20.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
| 160 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 161 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 162 |
+
"model.layers.21.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 163 |
+
"model.layers.21.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 164 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 165 |
+
"model.layers.21.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 166 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 167 |
+
"model.layers.21.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
| 168 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 169 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 170 |
+
"model.layers.21.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
| 171 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 172 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 173 |
+
"model.layers.22.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 174 |
+
"model.layers.22.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 175 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 176 |
+
"model.layers.22.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 177 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 178 |
+
"model.layers.22.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
| 179 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 180 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 181 |
+
"model.layers.22.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
| 182 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 183 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 184 |
+
"model.layers.23.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 185 |
+
"model.layers.23.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 186 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 187 |
+
"model.layers.23.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 188 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 189 |
+
"model.layers.23.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
| 190 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 191 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 192 |
+
"model.layers.23.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
| 193 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 194 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 195 |
+
"model.layers.24.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 196 |
+
"model.layers.24.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 197 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 198 |
+
"model.layers.24.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 199 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 200 |
+
"model.layers.24.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
| 201 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 202 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 203 |
+
"model.layers.24.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
| 204 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 205 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 206 |
+
"model.layers.25.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 207 |
+
"model.layers.25.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 208 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 209 |
+
"model.layers.25.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 210 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 211 |
+
"model.layers.25.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
| 212 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 213 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 214 |
+
"model.layers.25.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
| 215 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 216 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 217 |
+
"model.layers.26.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 218 |
+
"model.layers.26.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 219 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 220 |
+
"model.layers.26.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 221 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 222 |
+
"model.layers.26.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
| 223 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 224 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 225 |
+
"model.layers.26.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
| 226 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 227 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 228 |
+
"model.layers.27.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 229 |
+
"model.layers.27.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 230 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 231 |
+
"model.layers.27.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 232 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 233 |
+
"model.layers.27.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
| 234 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 235 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 236 |
+
"model.layers.27.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
| 237 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 238 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 239 |
+
"model.layers.28.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 240 |
+
"model.layers.28.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 241 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 242 |
+
"model.layers.28.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 243 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 244 |
+
"model.layers.28.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
| 245 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 246 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 247 |
+
"model.layers.28.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
| 248 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 249 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 250 |
+
"model.layers.29.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 251 |
+
"model.layers.29.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 252 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 253 |
+
"model.layers.29.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 254 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 255 |
+
"model.layers.29.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
| 256 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 257 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 258 |
+
"model.layers.29.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
| 259 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 260 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 261 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 262 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 263 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 264 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 265 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 266 |
+
"model.layers.3.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
| 267 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 268 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 269 |
+
"model.layers.3.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
| 270 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 271 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 272 |
+
"model.layers.30.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 273 |
+
"model.layers.30.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 274 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 275 |
+
"model.layers.30.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 276 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 277 |
+
"model.layers.30.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
| 278 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 279 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 280 |
+
"model.layers.30.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
| 281 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 282 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 283 |
+
"model.layers.31.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 284 |
+
"model.layers.31.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 285 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 286 |
+
"model.layers.31.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 287 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 288 |
+
"model.layers.31.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
| 289 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 290 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 291 |
+
"model.layers.31.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
| 292 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 293 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 294 |
+
"model.layers.32.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 295 |
+
"model.layers.32.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 296 |
+
"model.layers.32.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 297 |
+
"model.layers.32.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 298 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 299 |
+
"model.layers.32.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
| 300 |
+
"model.layers.32.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 301 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 302 |
+
"model.layers.32.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
| 303 |
+
"model.layers.32.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 304 |
+
"model.layers.32.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 305 |
+
"model.layers.33.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 306 |
+
"model.layers.33.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 307 |
+
"model.layers.33.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 308 |
+
"model.layers.33.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 309 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 310 |
+
"model.layers.33.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
| 311 |
+
"model.layers.33.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 312 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 313 |
+
"model.layers.33.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
| 314 |
+
"model.layers.33.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 315 |
+
"model.layers.33.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 316 |
+
"model.layers.34.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 317 |
+
"model.layers.34.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 318 |
+
"model.layers.34.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 319 |
+
"model.layers.34.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 320 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 321 |
+
"model.layers.34.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
| 322 |
+
"model.layers.34.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 323 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 324 |
+
"model.layers.34.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
| 325 |
+
"model.layers.34.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 326 |
+
"model.layers.34.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 327 |
+
"model.layers.35.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 328 |
+
"model.layers.35.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
| 329 |
+
"model.layers.35.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
| 330 |
+
"model.layers.35.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
| 331 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 332 |
+
"model.layers.35.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
| 333 |
+
"model.layers.35.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 334 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 335 |
+
"model.layers.35.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
| 336 |
+
"model.layers.35.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 337 |
+
"model.layers.35.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 338 |
+
"model.layers.36.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 339 |
+
"model.layers.36.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
| 340 |
+
"model.layers.36.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
| 341 |
+
"model.layers.36.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
| 342 |
+
"model.layers.36.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 343 |
+
"model.layers.36.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
| 344 |
+
"model.layers.36.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
| 345 |
+
"model.layers.36.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
| 346 |
+
"model.layers.36.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
| 347 |
+
"model.layers.36.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
| 348 |
+
"model.layers.36.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
| 349 |
+
"model.layers.37.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 350 |
+
"model.layers.37.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
| 351 |
+
"model.layers.37.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
| 352 |
+
"model.layers.37.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
| 353 |
+
"model.layers.37.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 354 |
+
"model.layers.37.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
| 355 |
+
"model.layers.37.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
| 356 |
+
"model.layers.37.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
| 357 |
+
"model.layers.37.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
| 358 |
+
"model.layers.37.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
| 359 |
+
"model.layers.37.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
| 360 |
+
"model.layers.38.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 361 |
+
"model.layers.38.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
| 362 |
+
"model.layers.38.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
| 363 |
+
"model.layers.38.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
| 364 |
+
"model.layers.38.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 365 |
+
"model.layers.38.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
| 366 |
+
"model.layers.38.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
| 367 |
+
"model.layers.38.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
| 368 |
+
"model.layers.38.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
| 369 |
+
"model.layers.38.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
| 370 |
+
"model.layers.38.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
| 371 |
+
"model.layers.39.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 372 |
+
"model.layers.39.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
| 373 |
+
"model.layers.39.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
| 374 |
+
"model.layers.39.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
| 375 |
+
"model.layers.39.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 376 |
+
"model.layers.39.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
| 377 |
+
"model.layers.39.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
| 378 |
+
"model.layers.39.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
| 379 |
+
"model.layers.39.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
| 380 |
+
"model.layers.39.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
| 381 |
+
"model.layers.39.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
| 382 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 383 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 384 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 385 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 386 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 387 |
+
"model.layers.4.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
| 388 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 389 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 390 |
+
"model.layers.4.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
| 391 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 392 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 393 |
+
"model.layers.5.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 394 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 395 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 396 |
+
"model.layers.5.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 397 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 398 |
+
"model.layers.5.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
| 399 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 400 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 401 |
+
"model.layers.5.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
| 402 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 403 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 404 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 405 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 406 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 407 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 408 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 409 |
+
"model.layers.6.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
| 410 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 411 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 412 |
+
"model.layers.6.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
| 413 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 414 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 415 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 416 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 417 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 418 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 419 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 420 |
+
"model.layers.7.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
| 421 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 422 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 423 |
+
"model.layers.7.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
| 424 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 425 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 426 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 427 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 428 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 429 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 430 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 431 |
+
"model.layers.8.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
| 432 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 433 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 434 |
+
"model.layers.8.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
| 435 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 436 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 437 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 438 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 439 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 440 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 441 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 442 |
+
"model.layers.9.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
| 443 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 444 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 445 |
+
"model.layers.9.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
| 446 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 447 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 448 |
+
"model.norm.weight": "model-00006-of-00006.safetensors"
|
| 449 |
+
}
|
| 450 |
+
}
|
rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bacfad1622ce16e8324d459ed585da1d94821696606f1787db7409906f63abc
|
| 3 |
+
size 14256
|
rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57ea46b1444a4caf8125c47681258fe2a48d14b6b0e7c468b37fe7a29f7c1c70
|
| 3 |
+
size 14256
|
rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f8eeffe23ac26749dab106592396d66ab8ffe993a51aee2c6d400a55929353f
|
| 3 |
+
size 14256
|
rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ecc9060c0d47b4f6adc56104b620f0f6ebfdb287e6b57d9ffb40c869c9b5e53
|
| 3 |
+
size 14256
|
rng_state_4.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c760fc2e4c4b96ba665392f60bad92f22fa9294410761f0e5b8feb93bd2d05f5
|
| 3 |
+
size 14256
|
rng_state_5.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1566674dd5a63d209d8b36c2e25e99b91f00eb4f64c99a349fb7b78bcadc7c11
|
| 3 |
+
size 14256
|
rng_state_6.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ca08b82fe94305a6b4d6b33f3e9d50039138c4be6bd9b3434c54c3cc6143c6d
|
| 3 |
+
size 14256
|
rng_state_7.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a656e3f4d74e4470f5939f3e9c82eb05d59ffa32d06a14f381826ae4fceddf8
|
| 3 |
+
size 14256
|
test_out_nagata/for_mtx.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
test_out_nagata/mtx.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
test_out_nagata/result1.ja.log
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name acctime acccalls ms/call ms/sentence calls/sentence
|
| 2 |
+
generate 1202.7 721 1668.1 1668.1 1.0
|
test_out_nagata/result1.zh
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
test_out_nagata/result1_ja-zh_kiwi.log
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh score: 0.7338
|
test_out_nagata/result1_ja-zh_xcomet2.log
ADDED
|
@@ -0,0 +1,722 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 0 score: 0.7238
|
| 2 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 1 score: 0.7692
|
| 3 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 2 score: 0.8983
|
| 4 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 3 score: 0.9366
|
| 5 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 4 score: 0.5436
|
| 6 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 5 score: 0.7790
|
| 7 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 6 score: 0.7759
|
| 8 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 7 score: 0.6067
|
| 9 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 8 score: 0.6893
|
| 10 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 9 score: 0.9520
|
| 11 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 10 score: 0.9994
|
| 12 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 11 score: 0.9111
|
| 13 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 12 score: 0.9992
|
| 14 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 13 score: 0.9367
|
| 15 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 14 score: 0.9789
|
| 16 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 15 score: 0.8916
|
| 17 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 16 score: 0.8369
|
| 18 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 17 score: 0.9039
|
| 19 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 18 score: 0.9885
|
| 20 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 19 score: 0.9990
|
| 21 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 20 score: 0.9803
|
| 22 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 21 score: 0.9293
|
| 23 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 22 score: 0.9348
|
| 24 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 23 score: 0.7556
|
| 25 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 24 score: 0.9973
|
| 26 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 25 score: 0.9382
|
| 27 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 26 score: 0.9231
|
| 28 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 27 score: 1.0000
|
| 29 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 28 score: 0.9111
|
| 30 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 29 score: 0.7265
|
| 31 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 30 score: 0.7203
|
| 32 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 31 score: 0.8874
|
| 33 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 32 score: 0.6585
|
| 34 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 33 score: 0.7452
|
| 35 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 34 score: 0.8780
|
| 36 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 35 score: 0.8227
|
| 37 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 36 score: 0.9453
|
| 38 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 37 score: 0.9725
|
| 39 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 38 score: 0.9977
|
| 40 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 39 score: 0.8652
|
| 41 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 40 score: 0.6719
|
| 42 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 41 score: 0.8822
|
| 43 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 42 score: 0.9556
|
| 44 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 43 score: 1.0000
|
| 45 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 44 score: 0.8047
|
| 46 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 45 score: 0.7360
|
| 47 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 46 score: 1.0000
|
| 48 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 47 score: 0.8797
|
| 49 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 48 score: 0.9026
|
| 50 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 49 score: 0.9205
|
| 51 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 50 score: 0.7601
|
| 52 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 51 score: 0.9880
|
| 53 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 52 score: 0.6819
|
| 54 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 53 score: 0.7029
|
| 55 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 54 score: 0.6296
|
| 56 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 55 score: 0.6447
|
| 57 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 56 score: 0.7346
|
| 58 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 57 score: 0.6390
|
| 59 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 58 score: 0.7999
|
| 60 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 59 score: 0.5424
|
| 61 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 60 score: 0.7764
|
| 62 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 61 score: 0.9614
|
| 63 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 62 score: 0.7227
|
| 64 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 63 score: 0.6947
|
| 65 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 64 score: 0.8087
|
| 66 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 65 score: 0.8087
|
| 67 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 66 score: 0.7920
|
| 68 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 67 score: 0.7997
|
| 69 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 68 score: 0.8601
|
| 70 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 69 score: 0.8568
|
| 71 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 70 score: 0.4908
|
| 72 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 71 score: 0.7458
|
| 73 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 72 score: 0.7373
|
| 74 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 73 score: 0.9603
|
| 75 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 74 score: 0.9668
|
| 76 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 75 score: 0.8723
|
| 77 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 76 score: 0.9915
|
| 78 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 77 score: 0.7806
|
| 79 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 78 score: 0.9951
|
| 80 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 79 score: 0.9579
|
| 81 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 80 score: 0.9382
|
| 82 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 81 score: 0.8015
|
| 83 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 82 score: 0.9529
|
| 84 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 83 score: 0.9161
|
| 85 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 84 score: 0.8880
|
| 86 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 85 score: 0.8466
|
| 87 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 86 score: 0.7970
|
| 88 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 87 score: 0.6230
|
| 89 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 88 score: 0.7635
|
| 90 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 89 score: 0.6659
|
| 91 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 90 score: 0.5277
|
| 92 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 91 score: 0.9412
|
| 93 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 92 score: 0.8685
|
| 94 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 93 score: 0.7830
|
| 95 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 94 score: 0.7351
|
| 96 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 95 score: 0.6485
|
| 97 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 96 score: 0.5222
|
| 98 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 97 score: 0.7260
|
| 99 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 98 score: 0.9308
|
| 100 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 99 score: 0.9031
|
| 101 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 100 score: 0.8409
|
| 102 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 101 score: 0.9475
|
| 103 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 102 score: 0.6469
|
| 104 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 103 score: 0.7251
|
| 105 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 104 score: 0.9048
|
| 106 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 105 score: 0.8799
|
| 107 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 106 score: 0.7219
|
| 108 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 107 score: 0.5231
|
| 109 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 108 score: 0.7343
|
| 110 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 109 score: 0.7349
|
| 111 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 110 score: 0.8124
|
| 112 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 111 score: 0.4461
|
| 113 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 112 score: 0.8821
|
| 114 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 113 score: 0.6951
|
| 115 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 114 score: 0.7643
|
| 116 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 115 score: 0.7476
|
| 117 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 116 score: 0.5679
|
| 118 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 117 score: 0.7227
|
| 119 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 118 score: 0.8102
|
| 120 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 119 score: 0.7412
|
| 121 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 120 score: 0.8027
|
| 122 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 121 score: 0.8471
|
| 123 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 122 score: 0.5903
|
| 124 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 123 score: 0.6352
|
| 125 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 124 score: 0.5736
|
| 126 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 125 score: 0.9455
|
| 127 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 126 score: 0.6141
|
| 128 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 127 score: 0.8203
|
| 129 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 128 score: 0.4701
|
| 130 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 129 score: 0.6955
|
| 131 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 130 score: 0.7806
|
| 132 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 131 score: 0.4705
|
| 133 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 132 score: 0.6800
|
| 134 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 133 score: 0.7964
|
| 135 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 134 score: 0.7594
|
| 136 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 135 score: 0.9971
|
| 137 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 136 score: 1.0000
|
| 138 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 137 score: 1.0000
|
| 139 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 138 score: 0.9845
|
| 140 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 139 score: 0.6300
|
| 141 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 140 score: 0.8655
|
| 142 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 141 score: 0.7792
|
| 143 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 142 score: 0.6288
|
| 144 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 143 score: 0.7578
|
| 145 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 144 score: 0.7161
|
| 146 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 145 score: 0.8907
|
| 147 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 146 score: 0.8194
|
| 148 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 147 score: 0.7257
|
| 149 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 148 score: 0.6515
|
| 150 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 149 score: 0.8602
|
| 151 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 150 score: 0.8995
|
| 152 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 151 score: 0.9649
|
| 153 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 152 score: 0.8584
|
| 154 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 153 score: 0.8303
|
| 155 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 154 score: 0.7179
|
| 156 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 155 score: 0.3994
|
| 157 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 156 score: 0.4884
|
| 158 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 157 score: 0.6417
|
| 159 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 158 score: 0.7364
|
| 160 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 159 score: 0.9026
|
| 161 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 160 score: 0.5049
|
| 162 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 161 score: 0.7547
|
| 163 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 162 score: 0.6904
|
| 164 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 163 score: 0.7344
|
| 165 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 164 score: 0.6952
|
| 166 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 165 score: 0.8503
|
| 167 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 166 score: 0.8307
|
| 168 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 167 score: 0.7619
|
| 169 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 168 score: 0.4255
|
| 170 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 169 score: 0.7215
|
| 171 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 170 score: 0.9266
|
| 172 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 171 score: 0.8021
|
| 173 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 172 score: 0.9283
|
| 174 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 173 score: 0.7018
|
| 175 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 174 score: 0.6233
|
| 176 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 175 score: 0.8005
|
| 177 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 176 score: 0.8112
|
| 178 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 177 score: 0.9614
|
| 179 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 178 score: 0.7278
|
| 180 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 179 score: 0.6281
|
| 181 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 180 score: 0.9222
|
| 182 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 181 score: 0.7270
|
| 183 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 182 score: 0.7511
|
| 184 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 183 score: 0.8403
|
| 185 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 184 score: 0.8401
|
| 186 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 185 score: 0.3819
|
| 187 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 186 score: 0.7634
|
| 188 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 187 score: 0.9455
|
| 189 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 188 score: 0.7804
|
| 190 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 189 score: 0.9068
|
| 191 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 190 score: 0.6097
|
| 192 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 191 score: 0.7438
|
| 193 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 192 score: 0.7644
|
| 194 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 193 score: 0.8864
|
| 195 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 194 score: 0.7295
|
| 196 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 195 score: 0.6698
|
| 197 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 196 score: 0.8415
|
| 198 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 197 score: 0.7808
|
| 199 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 198 score: 0.6806
|
| 200 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 199 score: 0.8478
|
| 201 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 200 score: 0.8153
|
| 202 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 201 score: 0.8709
|
| 203 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 202 score: 0.9190
|
| 204 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 203 score: 0.8700
|
| 205 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 204 score: 0.8128
|
| 206 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 205 score: 0.6578
|
| 207 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 206 score: 0.7609
|
| 208 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 207 score: 0.8475
|
| 209 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 208 score: 0.8414
|
| 210 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 209 score: 0.7093
|
| 211 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 210 score: 0.8543
|
| 212 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 211 score: 0.9569
|
| 213 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 212 score: 0.7478
|
| 214 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 213 score: 0.5447
|
| 215 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 214 score: 0.5392
|
| 216 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 215 score: 0.8049
|
| 217 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 216 score: 0.6919
|
| 218 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 217 score: 0.8465
|
| 219 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 218 score: 0.8277
|
| 220 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 219 score: 0.8283
|
| 221 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 220 score: 0.8467
|
| 222 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 221 score: 0.8925
|
| 223 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 222 score: 0.7943
|
| 224 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 223 score: 0.8662
|
| 225 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 224 score: 0.5243
|
| 226 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 225 score: 0.6241
|
| 227 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 226 score: 0.8068
|
| 228 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 227 score: 0.5561
|
| 229 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 228 score: 0.7436
|
| 230 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 229 score: 0.8413
|
| 231 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 230 score: 0.6180
|
| 232 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 231 score: 0.8800
|
| 233 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 232 score: 0.9784
|
| 234 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 233 score: 0.9952
|
| 235 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 234 score: 0.9763
|
| 236 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 235 score: 0.6320
|
| 237 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 236 score: 1.0000
|
| 238 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 237 score: 0.9557
|
| 239 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 238 score: 0.8937
|
| 240 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 239 score: 0.9526
|
| 241 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 240 score: 0.9974
|
| 242 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 241 score: 0.9565
|
| 243 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 242 score: 0.9122
|
| 244 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 243 score: 1.0000
|
| 245 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 244 score: 0.9990
|
| 246 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 245 score: 0.9988
|
| 247 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 246 score: 0.8570
|
| 248 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 247 score: 0.8010
|
| 249 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 248 score: 0.8981
|
| 250 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 249 score: 0.8214
|
| 251 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 250 score: 1.0000
|
| 252 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 251 score: 0.6576
|
| 253 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 252 score: 0.5143
|
| 254 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 253 score: 0.7482
|
| 255 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 254 score: 0.8459
|
| 256 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 255 score: 0.7958
|
| 257 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 256 score: 0.8376
|
| 258 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 257 score: 0.8523
|
| 259 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 258 score: 0.9653
|
| 260 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 259 score: 0.9730
|
| 261 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 260 score: 0.8656
|
| 262 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 261 score: 0.5599
|
| 263 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 262 score: 0.9242
|
| 264 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 263 score: 0.7269
|
| 265 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 264 score: 0.7232
|
| 266 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 265 score: 0.8092
|
| 267 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 266 score: 0.4678
|
| 268 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 267 score: 0.3687
|
| 269 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 268 score: 0.6787
|
| 270 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 269 score: 0.6606
|
| 271 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 270 score: 0.8010
|
| 272 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 271 score: 0.5236
|
| 273 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 272 score: 0.4035
|
| 274 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 273 score: 0.6755
|
| 275 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 274 score: 0.9228
|
| 276 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 275 score: 0.9264
|
| 277 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 276 score: 0.6817
|
| 278 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 277 score: 0.5733
|
| 279 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 278 score: 0.3491
|
| 280 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 279 score: 0.5548
|
| 281 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 280 score: 0.1987
|
| 282 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 281 score: 0.6488
|
| 283 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 282 score: 0.7290
|
| 284 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 283 score: 0.3342
|
| 285 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 284 score: 0.5099
|
| 286 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 285 score: 0.0748
|
| 287 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 286 score: 0.5271
|
| 288 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 287 score: 0.6406
|
| 289 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 288 score: 0.8334
|
| 290 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 289 score: 0.7742
|
| 291 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 290 score: 0.3753
|
| 292 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 291 score: 0.5694
|
| 293 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 292 score: 0.6255
|
| 294 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 293 score: 0.7296
|
| 295 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 294 score: 0.7935
|
| 296 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 295 score: 0.9260
|
| 297 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 296 score: 0.7954
|
| 298 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 297 score: 0.7392
|
| 299 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 298 score: 0.7482
|
| 300 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 299 score: 0.8474
|
| 301 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 300 score: 0.4999
|
| 302 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 301 score: 0.6383
|
| 303 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 302 score: 0.6077
|
| 304 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 303 score: 0.5738
|
| 305 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 304 score: 0.8109
|
| 306 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 305 score: 0.7670
|
| 307 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 306 score: 0.7262
|
| 308 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 307 score: 0.2898
|
| 309 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 308 score: 0.5556
|
| 310 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 309 score: 0.5846
|
| 311 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 310 score: 0.7917
|
| 312 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 311 score: 0.8270
|
| 313 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 312 score: 0.8313
|
| 314 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 313 score: 0.8218
|
| 315 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 314 score: 0.5266
|
| 316 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 315 score: 0.7488
|
| 317 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 316 score: 0.6070
|
| 318 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 317 score: 0.7653
|
| 319 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 318 score: 0.4288
|
| 320 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 319 score: 0.7537
|
| 321 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 320 score: 0.5390
|
| 322 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 321 score: 0.8396
|
| 323 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 322 score: 0.9056
|
| 324 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 323 score: 0.8883
|
| 325 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 324 score: 0.4738
|
| 326 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 325 score: 0.8221
|
| 327 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 326 score: 0.6990
|
| 328 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 327 score: 0.6268
|
| 329 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 328 score: 0.1863
|
| 330 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 329 score: 0.4956
|
| 331 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 330 score: 0.3980
|
| 332 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 331 score: 0.5743
|
| 333 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 332 score: 0.9119
|
| 334 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 333 score: 0.7792
|
| 335 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 334 score: 0.5157
|
| 336 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 335 score: 0.8909
|
| 337 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 336 score: 0.5487
|
| 338 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 337 score: 0.9529
|
| 339 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 338 score: 0.7953
|
| 340 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 339 score: 0.8871
|
| 341 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 340 score: 0.8249
|
| 342 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 341 score: 0.7105
|
| 343 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 342 score: 0.6262
|
| 344 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 343 score: 0.8760
|
| 345 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 344 score: 0.4508
|
| 346 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 345 score: 0.8616
|
| 347 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 346 score: 0.5277
|
| 348 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 347 score: 0.6142
|
| 349 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 348 score: 0.8028
|
| 350 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 349 score: 0.6165
|
| 351 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 350 score: 0.3937
|
| 352 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 351 score: 0.5644
|
| 353 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 352 score: 0.5324
|
| 354 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 353 score: 0.7011
|
| 355 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 354 score: 0.7103
|
| 356 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 355 score: 0.7907
|
| 357 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 356 score: 0.4875
|
| 358 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 357 score: 0.8471
|
| 359 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 358 score: 0.7820
|
| 360 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 359 score: 0.7018
|
| 361 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 360 score: 0.6055
|
| 362 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 361 score: 0.7694
|
| 363 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 362 score: 0.8227
|
| 364 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 363 score: 0.5980
|
| 365 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 364 score: 0.2766
|
| 366 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 365 score: 0.4307
|
| 367 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 366 score: 0.2892
|
| 368 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 367 score: 0.8205
|
| 369 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 368 score: 0.7470
|
| 370 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 369 score: 0.9366
|
| 371 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 370 score: 0.7097
|
| 372 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 371 score: 0.5448
|
| 373 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 372 score: 0.4397
|
| 374 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 373 score: 0.6740
|
| 375 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 374 score: 0.3585
|
| 376 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 375 score: 0.6463
|
| 377 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 376 score: 0.4952
|
| 378 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 377 score: 0.8240
|
| 379 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 378 score: 0.6777
|
| 380 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 379 score: 0.3744
|
| 381 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 380 score: 0.7590
|
| 382 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 381 score: 0.7799
|
| 383 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 382 score: 0.5045
|
| 384 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 383 score: 0.1636
|
| 385 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 384 score: 0.5396
|
| 386 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 385 score: 0.7535
|
| 387 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 386 score: 0.6966
|
| 388 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 387 score: 0.5676
|
| 389 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 388 score: 0.6363
|
| 390 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 389 score: 0.7623
|
| 391 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 390 score: 0.6873
|
| 392 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 391 score: 0.6973
|
| 393 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 392 score: 0.7301
|
| 394 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 393 score: 0.7551
|
| 395 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 394 score: 0.6556
|
| 396 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 395 score: 0.7475
|
| 397 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 396 score: 0.6422
|
| 398 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 397 score: 0.7866
|
| 399 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 398 score: 0.8386
|
| 400 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 399 score: 0.5538
|
| 401 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 400 score: 0.7399
|
| 402 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 401 score: 0.5174
|
| 403 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 402 score: 0.8952
|
| 404 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 403 score: 0.6153
|
| 405 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 404 score: 0.5672
|
| 406 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 405 score: 0.8814
|
| 407 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 406 score: 0.7740
|
| 408 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 407 score: 0.7659
|
| 409 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 408 score: 0.9510
|
| 410 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 409 score: 0.7279
|
| 411 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 410 score: 0.8833
|
| 412 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 411 score: 0.4615
|
| 413 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 412 score: 0.9806
|
| 414 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 413 score: 0.7158
|
| 415 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 414 score: 0.9538
|
| 416 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 415 score: 0.5098
|
| 417 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 416 score: 0.3143
|
| 418 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 417 score: 0.8330
|
| 419 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 418 score: 0.9817
|
| 420 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 419 score: 0.7643
|
| 421 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 420 score: 0.5368
|
| 422 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 421 score: 0.5722
|
| 423 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 422 score: 0.6656
|
| 424 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 423 score: 0.5889
|
| 425 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 424 score: 0.8622
|
| 426 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 425 score: 0.7233
|
| 427 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 426 score: 0.8182
|
| 428 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 427 score: 0.9673
|
| 429 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 428 score: 0.2040
|
| 430 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 429 score: 0.5502
|
| 431 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 430 score: 0.7040
|
| 432 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 431 score: 0.8042
|
| 433 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 432 score: 0.6413
|
| 434 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 433 score: 0.4155
|
| 435 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 434 score: 0.3872
|
| 436 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 435 score: 0.5189
|
| 437 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 436 score: 0.6311
|
| 438 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 437 score: 0.2660
|
| 439 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 438 score: 0.5637
|
| 440 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 439 score: 0.9658
|
| 441 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 440 score: 0.5518
|
| 442 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 441 score: 0.8370
|
| 443 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 442 score: 0.4613
|
| 444 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 443 score: 0.3594
|
| 445 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 444 score: 0.7881
|
| 446 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 445 score: 0.6736
|
| 447 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 446 score: 0.3672
|
| 448 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 447 score: 0.6826
|
| 449 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 448 score: 0.9667
|
| 450 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 449 score: 0.6623
|
| 451 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 450 score: 0.7046
|
| 452 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 451 score: 0.8800
|
| 453 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 452 score: 0.2627
|
| 454 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 453 score: 0.8371
|
| 455 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 454 score: 0.7596
|
| 456 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 455 score: 0.8454
|
| 457 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 456 score: 0.6248
|
| 458 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 457 score: 0.7481
|
| 459 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 458 score: 0.7316
|
| 460 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 459 score: 0.8470
|
| 461 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 460 score: 0.8894
|
| 462 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 461 score: 0.4705
|
| 463 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 462 score: 0.3724
|
| 464 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 463 score: 0.7896
|
| 465 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 464 score: 0.8671
|
| 466 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 465 score: 0.8567
|
| 467 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 466 score: 0.8868
|
| 468 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 467 score: 0.5898
|
| 469 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 468 score: 0.8307
|
| 470 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 469 score: 0.8727
|
| 471 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 470 score: 0.6657
|
| 472 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 471 score: 0.8608
|
| 473 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 472 score: 0.3809
|
| 474 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 473 score: 0.6371
|
| 475 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 474 score: 0.8151
|
| 476 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 475 score: 0.5633
|
| 477 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 476 score: 0.5059
|
| 478 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 477 score: 0.5171
|
| 479 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 478 score: 0.9224
|
| 480 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 479 score: 0.9023
|
| 481 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 480 score: 1.0000
|
| 482 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 481 score: 0.7240
|
| 483 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 482 score: 0.7621
|
| 484 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 483 score: 0.2998
|
| 485 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 484 score: 0.7407
|
| 486 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 485 score: 0.9676
|
| 487 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 486 score: 0.4425
|
| 488 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 487 score: 0.9939
|
| 489 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 488 score: 0.7938
|
| 490 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 489 score: 0.8232
|
| 491 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 490 score: 0.9780
|
| 492 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 491 score: 0.6435
|
| 493 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 492 score: 0.8381
|
| 494 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 493 score: 0.7357
|
| 495 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 494 score: 0.7206
|
| 496 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 495 score: 0.9869
|
| 497 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 496 score: 0.7934
|
| 498 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 497 score: 0.8412
|
| 499 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 498 score: 0.8693
|
| 500 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 499 score: 0.7000
|
| 501 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 500 score: 0.5398
|
| 502 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 501 score: 0.8708
|
| 503 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 502 score: 0.7925
|
| 504 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 503 score: 0.8168
|
| 505 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 504 score: 0.5447
|
| 506 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 505 score: 0.7533
|
| 507 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 506 score: 0.5831
|
| 508 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 507 score: 0.5740
|
| 509 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 508 score: 0.5296
|
| 510 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 509 score: 0.2950
|
| 511 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 510 score: 0.8300
|
| 512 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 511 score: 0.7214
|
| 513 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 512 score: 0.8454
|
| 514 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 513 score: 0.9593
|
| 515 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 514 score: 0.6421
|
| 516 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 515 score: 0.5568
|
| 517 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 516 score: 0.9842
|
| 518 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 517 score: 0.4524
|
| 519 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 518 score: 0.3895
|
| 520 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 519 score: 0.6749
|
| 521 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 520 score: 1.0000
|
| 522 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 521 score: 0.7039
|
| 523 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 522 score: 0.4481
|
| 524 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 523 score: 0.7860
|
| 525 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 524 score: 0.7560
|
| 526 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 525 score: 0.6798
|
| 527 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 526 score: 0.7003
|
| 528 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 527 score: 0.8005
|
| 529 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 528 score: 0.7168
|
| 530 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 529 score: 0.3474
|
| 531 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 530 score: 0.7872
|
| 532 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 531 score: 0.6739
|
| 533 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 532 score: 0.6557
|
| 534 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 533 score: 0.6329
|
| 535 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 534 score: 0.8046
|
| 536 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 535 score: 0.6661
|
| 537 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 536 score: 0.5073
|
| 538 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 537 score: 0.7819
|
| 539 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 538 score: 0.8758
|
| 540 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 539 score: 0.8160
|
| 541 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 540 score: 0.8785
|
| 542 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 541 score: 0.5357
|
| 543 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 542 score: 0.8202
|
| 544 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 543 score: 0.7634
|
| 545 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 544 score: 1.0000
|
| 546 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 545 score: 0.9907
|
| 547 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 546 score: 0.9991
|
| 548 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 547 score: 0.8718
|
| 549 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 548 score: 0.9605
|
| 550 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 549 score: 0.6623
|
| 551 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 550 score: 0.5903
|
| 552 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 551 score: 0.4149
|
| 553 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 552 score: 0.9333
|
| 554 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 553 score: 0.3610
|
| 555 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 554 score: 0.9765
|
| 556 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 555 score: 0.7443
|
| 557 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 556 score: 0.8507
|
| 558 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 557 score: 0.6670
|
| 559 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 558 score: 0.7413
|
| 560 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 559 score: 0.8055
|
| 561 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 560 score: 0.6469
|
| 562 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 561 score: 0.9486
|
| 563 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 562 score: 0.8157
|
| 564 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 563 score: 0.8129
|
| 565 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 564 score: 0.8088
|
| 566 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 565 score: 0.9561
|
| 567 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 566 score: 0.6657
|
| 568 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 567 score: 0.9955
|
| 569 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 568 score: 0.6427
|
| 570 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 569 score: 0.6868
|
| 571 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 570 score: 0.9934
|
| 572 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 571 score: 0.8621
|
| 573 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 572 score: 0.4659
|
| 574 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 573 score: 0.9944
|
| 575 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 574 score: 0.9551
|
| 576 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 575 score: 0.7683
|
| 577 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 576 score: 0.4476
|
| 578 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 577 score: 0.5251
|
| 579 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 578 score: 0.7301
|
| 580 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 579 score: 0.8434
|
| 581 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 580 score: 0.7052
|
| 582 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 581 score: 0.7832
|
| 583 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 582 score: 0.7984
|
| 584 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 583 score: 0.3476
|
| 585 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 584 score: 0.9705
|
| 586 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 585 score: 0.5509
|
| 587 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 586 score: 0.9414
|
| 588 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 587 score: 0.6357
|
| 589 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 588 score: 0.6859
|
| 590 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 589 score: 0.7300
|
| 591 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 590 score: 0.6873
|
| 592 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 591 score: 0.8792
|
| 593 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 592 score: 0.8744
|
| 594 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 593 score: 0.7742
|
| 595 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 594 score: 0.9725
|
| 596 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 595 score: 0.8847
|
| 597 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 596 score: 0.5064
|
| 598 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 597 score: 0.8806
|
| 599 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 598 score: 0.8881
|
| 600 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 599 score: 0.2439
|
| 601 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 600 score: 0.9021
|
| 602 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 601 score: 0.8211
|
| 603 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 602 score: 0.9972
|
| 604 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 603 score: 0.8818
|
| 605 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 604 score: 1.0000
|
| 606 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 605 score: 0.9963
|
| 607 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 606 score: 0.6281
|
| 608 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 607 score: 0.7704
|
| 609 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 608 score: 0.8574
|
| 610 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 609 score: 0.9955
|
| 611 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 610 score: 0.8503
|
| 612 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 611 score: 0.5894
|
| 613 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 612 score: 0.5731
|
| 614 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 613 score: 0.6435
|
| 615 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 614 score: 0.8587
|
| 616 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 615 score: 0.7218
|
| 617 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 616 score: 0.4309
|
| 618 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 617 score: 0.5401
|
| 619 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 618 score: 0.3320
|
| 620 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 619 score: 0.3592
|
| 621 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 620 score: 0.8169
|
| 622 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 621 score: 0.8846
|
| 623 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 622 score: 0.8773
|
| 624 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 623 score: 0.5124
|
| 625 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 624 score: 0.8872
|
| 626 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 625 score: 0.6536
|
| 627 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 626 score: 0.7689
|
| 628 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 627 score: 0.5892
|
| 629 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 628 score: 0.8564
|
| 630 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 629 score: 0.7800
|
| 631 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 630 score: 0.7636
|
| 632 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 631 score: 0.8185
|
| 633 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 632 score: 0.8390
|
| 634 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 633 score: 0.6478
|
| 635 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 634 score: 0.8908
|
| 636 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 635 score: 0.6623
|
| 637 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 636 score: 0.9881
|
| 638 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 637 score: 0.9935
|
| 639 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 638 score: 0.7290
|
| 640 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 639 score: 0.9431
|
| 641 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 640 score: 0.9252
|
| 642 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 641 score: 0.8984
|
| 643 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 642 score: 0.9604
|
| 644 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 643 score: 0.4498
|
| 645 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 644 score: 0.7800
|
| 646 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 645 score: 0.9984
|
| 647 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 646 score: 0.9189
|
| 648 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 647 score: 0.9020
|
| 649 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 648 score: 0.9657
|
| 650 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 649 score: 0.6930
|
| 651 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 650 score: 0.9973
|
| 652 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 651 score: 0.8205
|
| 653 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 652 score: 0.6504
|
| 654 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 653 score: 0.9993
|
| 655 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 654 score: 0.7238
|
| 656 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 655 score: 0.9656
|
| 657 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 656 score: 0.9890
|
| 658 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 657 score: 0.7584
|
| 659 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 658 score: 0.7111
|
| 660 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 659 score: 0.5485
|
| 661 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 660 score: 0.9529
|
| 662 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 661 score: 0.9125
|
| 663 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 662 score: 0.4733
|
| 664 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 663 score: 0.8103
|
| 665 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 664 score: 0.8303
|
| 666 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 665 score: 0.7692
|
| 667 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 666 score: 0.9985
|
| 668 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 667 score: 0.9076
|
| 669 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 668 score: 0.8818
|
| 670 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 669 score: 0.6045
|
| 671 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 670 score: 0.9686
|
| 672 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 671 score: 1.0000
|
| 673 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 672 score: 0.9917
|
| 674 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 673 score: 0.9079
|
| 675 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 674 score: 0.9629
|
| 676 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 675 score: 0.9268
|
| 677 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 676 score: 0.6657
|
| 678 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 677 score: 0.9671
|
| 679 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 678 score: 0.5268
|
| 680 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 679 score: 0.8833
|
| 681 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 680 score: 0.8268
|
| 682 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 681 score: 0.8235
|
| 683 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 682 score: 0.8625
|
| 684 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 683 score: 0.7329
|
| 685 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 684 score: 0.2142
|
| 686 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 685 score: 0.7810
|
| 687 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 686 score: 0.9913
|
| 688 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 687 score: 0.3768
|
| 689 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 688 score: 0.4858
|
| 690 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 689 score: 0.7595
|
| 691 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 690 score: 0.6971
|
| 692 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 691 score: 0.2950
|
| 693 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 692 score: 0.9504
|
| 694 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 693 score: 0.8581
|
| 695 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 694 score: 0.9644
|
| 696 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 695 score: 0.6264
|
| 697 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 696 score: 0.8497
|
| 698 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 697 score: 0.3816
|
| 699 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 698 score: 0.2560
|
| 700 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 699 score: 0.4468
|
| 701 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 700 score: 0.3644
|
| 702 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 701 score: 0.9702
|
| 703 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 702 score: 0.9678
|
| 704 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 703 score: 0.8850
|
| 705 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 704 score: 0.7162
|
| 706 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 705 score: 0.8999
|
| 707 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 706 score: 0.9240
|
| 708 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 707 score: 0.7166
|
| 709 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 708 score: 0.6435
|
| 710 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 709 score: 0.6516
|
| 711 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 710 score: 0.5310
|
| 712 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 711 score: 0.4725
|
| 713 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 712 score: 0.6913
|
| 714 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 713 score: 0.6098
|
| 715 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 714 score: 0.9949
|
| 716 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 715 score: 0.6827
|
| 717 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 716 score: 0.6344
|
| 718 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 717 score: 0.9869
|
| 719 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 718 score: 0.5224
|
| 720 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 719 score: 0.9471
|
| 721 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh Segment 720 score: 0.7536
|
| 722 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_nagata/result1.zh score: 0.7436
|
test_out_new/for_mtx.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
test_out_new/mtx.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
test_out_new/result1.zh
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
test_out_new/result1.zh.log
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name acctime acccalls ms/call ms/sentence calls/sentence
|
| 2 |
+
generate 1249.5 721 1733.0 1733.0 1.0
|
test_out_new/result1_ja-zh_kiwi.log
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
/work/UTSUROLB/utlb_cho2/Qwen/Qwen-14B_new/ja-zh/deguchi/mtx_wap/checkpoint-17/test_out_new/result1.zh score: 0.7298
|
tokenizer_config.json
CHANGED
|
@@ -227,6 +227,7 @@
|
|
| 227 |
"<|video_pad|>"
|
| 228 |
],
|
| 229 |
"bos_token": null,
|
|
|
|
| 230 |
"clean_up_tokenization_spaces": false,
|
| 231 |
"eos_token": "<|im_end|>",
|
| 232 |
"errors": "replace",
|
|
|
|
| 227 |
"<|video_pad|>"
|
| 228 |
],
|
| 229 |
"bos_token": null,
|
| 230 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for message in messages[::-1] %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- if ns.multi_step_tool and message.role == \"user\" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if message.content is string %}\n {%- set content = message.content %}\n {%- else %}\n {%- set content = '' %}\n {%- endif %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is string %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in content %}\n {%- set reasoning_content = content.split('</think>')[0].rstrip('\\n').split('<think>')[-1].lstrip('\\n') %}\n {%- set content = content.split('</think>')[-1].lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and reasoning_content) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
|
| 231 |
"clean_up_tokenization_spaces": false,
|
| 232 |
"eos_token": "<|im_end|>",
|
| 233 |
"errors": "replace",
|
trainer_state.json
ADDED
|
@@ -0,0 +1,306 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.9577464788732394,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 17,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.056338028169014086,
|
| 14 |
+
"grad_norm": 21.845720499685758,
|
| 15 |
+
"learning_rate": 5e-07,
|
| 16 |
+
"logits/chosen": -0.75927734375,
|
| 17 |
+
"logits/rejected": -0.7119140625,
|
| 18 |
+
"logps/chosen": -1.3212890625,
|
| 19 |
+
"logps/rejected": -1.8681640625,
|
| 20 |
+
"loss": 1.9794,
|
| 21 |
+
"nll_loss": 1.2890625,
|
| 22 |
+
"rewards/accuracies": 0.609375,
|
| 23 |
+
"rewards/chosen": -0.013214111328125,
|
| 24 |
+
"rewards/margins": 0.005462646484375,
|
| 25 |
+
"rewards/rejected": -0.0186767578125,
|
| 26 |
+
"step": 1
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"epoch": 0.11267605633802817,
|
| 30 |
+
"grad_norm": 20.57578319296513,
|
| 31 |
+
"learning_rate": 1e-06,
|
| 32 |
+
"logits/chosen": -0.779296875,
|
| 33 |
+
"logits/rejected": -0.76611328125,
|
| 34 |
+
"logps/chosen": -1.1826171875,
|
| 35 |
+
"logps/rejected": -1.8427734375,
|
| 36 |
+
"loss": 1.8375,
|
| 37 |
+
"nll_loss": 1.1484375,
|
| 38 |
+
"rewards/accuracies": 0.625,
|
| 39 |
+
"rewards/chosen": -0.0118255615234375,
|
| 40 |
+
"rewards/margins": 0.006602287292480469,
|
| 41 |
+
"rewards/rejected": -0.01844024658203125,
|
| 42 |
+
"step": 2
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"epoch": 0.16901408450704225,
|
| 46 |
+
"grad_norm": 16.860806748172482,
|
| 47 |
+
"learning_rate": 9.890738003669027e-07,
|
| 48 |
+
"logits/chosen": -0.78369140625,
|
| 49 |
+
"logits/rejected": -0.75732421875,
|
| 50 |
+
"logps/chosen": -1.0849609375,
|
| 51 |
+
"logps/rejected": -1.9580078125,
|
| 52 |
+
"loss": 1.7295,
|
| 53 |
+
"nll_loss": 1.04052734375,
|
| 54 |
+
"rewards/accuracies": 0.6484375,
|
| 55 |
+
"rewards/chosen": -0.0108489990234375,
|
| 56 |
+
"rewards/margins": 0.008771896362304688,
|
| 57 |
+
"rewards/rejected": -0.01959991455078125,
|
| 58 |
+
"step": 3
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 0.22535211267605634,
|
| 62 |
+
"grad_norm": 19.843413967381203,
|
| 63 |
+
"learning_rate": 9.567727288213004e-07,
|
| 64 |
+
"logits/chosen": -0.7822265625,
|
| 65 |
+
"logits/rejected": -0.76171875,
|
| 66 |
+
"logps/chosen": -1.2509765625,
|
| 67 |
+
"logps/rejected": -1.837890625,
|
| 68 |
+
"loss": 1.9169,
|
| 69 |
+
"nll_loss": 1.22509765625,
|
| 70 |
+
"rewards/accuracies": 0.6171875,
|
| 71 |
+
"rewards/chosen": -0.01251220703125,
|
| 72 |
+
"rewards/margins": 0.005875587463378906,
|
| 73 |
+
"rewards/rejected": -0.01837158203125,
|
| 74 |
+
"step": 4
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"epoch": 0.28169014084507044,
|
| 78 |
+
"grad_norm": 15.028339825968958,
|
| 79 |
+
"learning_rate": 9.045084971874737e-07,
|
| 80 |
+
"logits/chosen": -0.72998046875,
|
| 81 |
+
"logits/rejected": -0.69580078125,
|
| 82 |
+
"logps/chosen": -1.26123046875,
|
| 83 |
+
"logps/rejected": -1.6591796875,
|
| 84 |
+
"loss": 1.932,
|
| 85 |
+
"nll_loss": 1.240234375,
|
| 86 |
+
"rewards/accuracies": 0.578125,
|
| 87 |
+
"rewards/chosen": -0.012584686279296875,
|
| 88 |
+
"rewards/margins": 0.003993988037109375,
|
| 89 |
+
"rewards/rejected": -0.0165863037109375,
|
| 90 |
+
"step": 5
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"epoch": 0.3380281690140845,
|
| 94 |
+
"grad_norm": 13.015132606232351,
|
| 95 |
+
"learning_rate": 8.34565303179429e-07,
|
| 96 |
+
"logits/chosen": -0.71875,
|
| 97 |
+
"logits/rejected": -0.69873046875,
|
| 98 |
+
"logps/chosen": -1.02587890625,
|
| 99 |
+
"logps/rejected": -1.8017578125,
|
| 100 |
+
"loss": 1.7086,
|
| 101 |
+
"nll_loss": 1.0185546875,
|
| 102 |
+
"rewards/accuracies": 0.6640625,
|
| 103 |
+
"rewards/chosen": -0.01026153564453125,
|
| 104 |
+
"rewards/margins": 0.007763385772705078,
|
| 105 |
+
"rewards/rejected": -0.01804351806640625,
|
| 106 |
+
"step": 6
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"epoch": 0.39436619718309857,
|
| 110 |
+
"grad_norm": 8.898584111775083,
|
| 111 |
+
"learning_rate": 7.5e-07,
|
| 112 |
+
"logits/chosen": -0.70751953125,
|
| 113 |
+
"logits/rejected": -0.689453125,
|
| 114 |
+
"logps/chosen": -1.1259765625,
|
| 115 |
+
"logps/rejected": -1.595703125,
|
| 116 |
+
"loss": 1.8375,
|
| 117 |
+
"nll_loss": 1.146484375,
|
| 118 |
+
"rewards/accuracies": 0.578125,
|
| 119 |
+
"rewards/chosen": -0.011257171630859375,
|
| 120 |
+
"rewards/margins": 0.00469207763671875,
|
| 121 |
+
"rewards/rejected": -0.015960693359375,
|
| 122 |
+
"step": 7
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 0.4507042253521127,
|
| 126 |
+
"grad_norm": 8.954956080479699,
|
| 127 |
+
"learning_rate": 6.545084971874736e-07,
|
| 128 |
+
"logits/chosen": -0.6787109375,
|
| 129 |
+
"logits/rejected": -0.64501953125,
|
| 130 |
+
"logps/chosen": -1.1220703125,
|
| 131 |
+
"logps/rejected": -1.6689453125,
|
| 132 |
+
"loss": 1.8438,
|
| 133 |
+
"nll_loss": 1.1533203125,
|
| 134 |
+
"rewards/accuracies": 0.625,
|
| 135 |
+
"rewards/chosen": -0.01122283935546875,
|
| 136 |
+
"rewards/margins": 0.005465507507324219,
|
| 137 |
+
"rewards/rejected": -0.01668548583984375,
|
| 138 |
+
"step": 8
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"epoch": 0.5070422535211268,
|
| 142 |
+
"grad_norm": 7.348832080458591,
|
| 143 |
+
"learning_rate": 5.522642316338268e-07,
|
| 144 |
+
"logits/chosen": -0.642333984375,
|
| 145 |
+
"logits/rejected": -0.605712890625,
|
| 146 |
+
"logps/chosen": -1.02587890625,
|
| 147 |
+
"logps/rejected": -1.69140625,
|
| 148 |
+
"loss": 1.7137,
|
| 149 |
+
"nll_loss": 1.02392578125,
|
| 150 |
+
"rewards/accuracies": 0.6484375,
|
| 151 |
+
"rewards/chosen": -0.01025390625,
|
| 152 |
+
"rewards/margins": 0.006659507751464844,
|
| 153 |
+
"rewards/rejected": -0.0168914794921875,
|
| 154 |
+
"step": 9
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 0.5633802816901409,
|
| 158 |
+
"grad_norm": 8.166728687699628,
|
| 159 |
+
"learning_rate": 4.477357683661733e-07,
|
| 160 |
+
"logits/chosen": -0.60986328125,
|
| 161 |
+
"logits/rejected": -0.59423828125,
|
| 162 |
+
"logps/chosen": -1.1376953125,
|
| 163 |
+
"logps/rejected": -1.71875,
|
| 164 |
+
"loss": 1.8381,
|
| 165 |
+
"nll_loss": 1.1484375,
|
| 166 |
+
"rewards/accuracies": 0.625,
|
| 167 |
+
"rewards/chosen": -0.011383056640625,
|
| 168 |
+
"rewards/margins": 0.005817413330078125,
|
| 169 |
+
"rewards/rejected": -0.01718902587890625,
|
| 170 |
+
"step": 10
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"epoch": 0.6197183098591549,
|
| 174 |
+
"grad_norm": 7.693566882435722,
|
| 175 |
+
"learning_rate": 3.454915028125263e-07,
|
| 176 |
+
"logits/chosen": -0.623046875,
|
| 177 |
+
"logits/rejected": -0.61376953125,
|
| 178 |
+
"logps/chosen": -1.119140625,
|
| 179 |
+
"logps/rejected": -1.70703125,
|
| 180 |
+
"loss": 1.7844,
|
| 181 |
+
"nll_loss": 1.09375,
|
| 182 |
+
"rewards/accuracies": 0.6328125,
|
| 183 |
+
"rewards/chosen": -0.01117706298828125,
|
| 184 |
+
"rewards/margins": 0.005880832672119141,
|
| 185 |
+
"rewards/rejected": -0.01705169677734375,
|
| 186 |
+
"step": 11
|
| 187 |
+
},
|
| 188 |
+
{
|
| 189 |
+
"epoch": 0.676056338028169,
|
| 190 |
+
"grad_norm": 6.8239378497389325,
|
| 191 |
+
"learning_rate": 2.500000000000001e-07,
|
| 192 |
+
"logits/chosen": -0.63720703125,
|
| 193 |
+
"logits/rejected": -0.62890625,
|
| 194 |
+
"logps/chosen": -1.02880859375,
|
| 195 |
+
"logps/rejected": -1.83203125,
|
| 196 |
+
"loss": 1.7272,
|
| 197 |
+
"nll_loss": 1.03759765625,
|
| 198 |
+
"rewards/accuracies": 0.6640625,
|
| 199 |
+
"rewards/chosen": -0.010284423828125,
|
| 200 |
+
"rewards/margins": 0.008023738861083984,
|
| 201 |
+
"rewards/rejected": -0.01833343505859375,
|
| 202 |
+
"step": 12
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"epoch": 0.7323943661971831,
|
| 206 |
+
"grad_norm": 5.0835382805871845,
|
| 207 |
+
"learning_rate": 1.6543469682057104e-07,
|
| 208 |
+
"logits/chosen": -0.64697265625,
|
| 209 |
+
"logits/rejected": -0.62890625,
|
| 210 |
+
"logps/chosen": -0.855712890625,
|
| 211 |
+
"logps/rejected": -1.8955078125,
|
| 212 |
+
"loss": 1.5104,
|
| 213 |
+
"nll_loss": 0.82275390625,
|
| 214 |
+
"rewards/accuracies": 0.734375,
|
| 215 |
+
"rewards/chosen": -0.008556365966796875,
|
| 216 |
+
"rewards/margins": 0.01041412353515625,
|
| 217 |
+
"rewards/rejected": -0.01898956298828125,
|
| 218 |
+
"step": 13
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"epoch": 0.7887323943661971,
|
| 222 |
+
"grad_norm": 5.645546243085119,
|
| 223 |
+
"learning_rate": 9.549150281252632e-08,
|
| 224 |
+
"logits/chosen": -0.531005859375,
|
| 225 |
+
"logits/rejected": -0.54345703125,
|
| 226 |
+
"logps/chosen": -0.97802734375,
|
| 227 |
+
"logps/rejected": -1.7763671875,
|
| 228 |
+
"loss": 1.7031,
|
| 229 |
+
"nll_loss": 1.01416015625,
|
| 230 |
+
"rewards/accuracies": 0.6640625,
|
| 231 |
+
"rewards/chosen": -0.0097808837890625,
|
| 232 |
+
"rewards/margins": 0.007992744445800781,
|
| 233 |
+
"rewards/rejected": -0.01775360107421875,
|
| 234 |
+
"step": 14
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.8450704225352113,
|
| 238 |
+
"grad_norm": 5.407080437709733,
|
| 239 |
+
"learning_rate": 4.322727117869951e-08,
|
| 240 |
+
"logits/chosen": -0.53564453125,
|
| 241 |
+
"logits/rejected": -0.537353515625,
|
| 242 |
+
"logps/chosen": -0.99853515625,
|
| 243 |
+
"logps/rejected": -1.5888671875,
|
| 244 |
+
"loss": 1.7191,
|
| 245 |
+
"nll_loss": 1.02734375,
|
| 246 |
+
"rewards/accuracies": 0.6484375,
|
| 247 |
+
"rewards/chosen": -0.0099945068359375,
|
| 248 |
+
"rewards/margins": 0.0059051513671875,
|
| 249 |
+
"rewards/rejected": -0.01587677001953125,
|
| 250 |
+
"step": 15
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"epoch": 0.9014084507042254,
|
| 254 |
+
"grad_norm": 4.960860796958705,
|
| 255 |
+
"learning_rate": 1.0926199633097154e-08,
|
| 256 |
+
"logits/chosen": -0.537109375,
|
| 257 |
+
"logits/rejected": -0.539794921875,
|
| 258 |
+
"logps/chosen": -1.04248046875,
|
| 259 |
+
"logps/rejected": -1.6708984375,
|
| 260 |
+
"loss": 1.74,
|
| 261 |
+
"nll_loss": 1.04931640625,
|
| 262 |
+
"rewards/accuracies": 0.6484375,
|
| 263 |
+
"rewards/chosen": -0.0104217529296875,
|
| 264 |
+
"rewards/margins": 0.006282806396484375,
|
| 265 |
+
"rewards/rejected": -0.0167083740234375,
|
| 266 |
+
"step": 16
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"epoch": 0.9577464788732394,
|
| 270 |
+
"grad_norm": 5.019363103640393,
|
| 271 |
+
"learning_rate": 0.0,
|
| 272 |
+
"logits/chosen": -0.5390625,
|
| 273 |
+
"logits/rejected": -0.559326171875,
|
| 274 |
+
"logps/chosen": -0.9892578125,
|
| 275 |
+
"logps/rejected": -1.7568359375,
|
| 276 |
+
"loss": 1.6702,
|
| 277 |
+
"nll_loss": 0.98046875,
|
| 278 |
+
"rewards/accuracies": 0.6953125,
|
| 279 |
+
"rewards/chosen": -0.00989532470703125,
|
| 280 |
+
"rewards/margins": 0.007680654525756836,
|
| 281 |
+
"rewards/rejected": -0.017578125,
|
| 282 |
+
"step": 17
|
| 283 |
+
}
|
| 284 |
+
],
|
| 285 |
+
"logging_steps": 1.0,
|
| 286 |
+
"max_steps": 17,
|
| 287 |
+
"num_input_tokens_seen": 0,
|
| 288 |
+
"num_train_epochs": 1,
|
| 289 |
+
"save_steps": 500,
|
| 290 |
+
"stateful_callbacks": {
|
| 291 |
+
"TrainerControl": {
|
| 292 |
+
"args": {
|
| 293 |
+
"should_epoch_stop": false,
|
| 294 |
+
"should_evaluate": false,
|
| 295 |
+
"should_log": false,
|
| 296 |
+
"should_save": true,
|
| 297 |
+
"should_training_stop": true
|
| 298 |
+
},
|
| 299 |
+
"attributes": {}
|
| 300 |
+
}
|
| 301 |
+
},
|
| 302 |
+
"total_flos": 0.0,
|
| 303 |
+
"train_batch_size": 2,
|
| 304 |
+
"trial_name": null,
|
| 305 |
+
"trial_params": null
|
| 306 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5c9e55fcfdf88cb39badce620f673265f22793088e15368d20cc92c8db66111
|
| 3 |
+
size 7736
|
zero_to_fp32.py
ADDED
|
@@ -0,0 +1,587 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env python
|
| 2 |
+
|
| 3 |
+
# Copyright (c) Microsoft Corporation.
|
| 4 |
+
# SPDX-License-Identifier: Apache-2.0
|
| 5 |
+
|
| 6 |
+
# DeepSpeed Team
|
| 7 |
+
|
| 8 |
+
# This script extracts fp32 consolidated weights from a zero 1, 2 and 3 DeepSpeed checkpoints. It gets
|
| 9 |
+
# copied into the top level checkpoint dir, so the user can easily do the conversion at any point in
|
| 10 |
+
# the future. Once extracted, the weights don't require DeepSpeed and can be used in any
|
| 11 |
+
# application.
|
| 12 |
+
#
|
| 13 |
+
# example: python zero_to_fp32.py . pytorch_model.bin
|
| 14 |
+
|
| 15 |
+
import argparse
|
| 16 |
+
import torch
|
| 17 |
+
import glob
|
| 18 |
+
import math
|
| 19 |
+
import os
|
| 20 |
+
import re
|
| 21 |
+
from collections import OrderedDict
|
| 22 |
+
from dataclasses import dataclass
|
| 23 |
+
|
| 24 |
+
# while this script doesn't use deepspeed to recover data, since the checkpoints are pickled with
|
| 25 |
+
# DeepSpeed data structures it has to be available in the current python environment.
|
| 26 |
+
from deepspeed.utils import logger
|
| 27 |
+
from deepspeed.checkpoint.constants import (DS_VERSION, OPTIMIZER_STATE_DICT, SINGLE_PARTITION_OF_FP32_GROUPS,
|
| 28 |
+
FP32_FLAT_GROUPS, ZERO_STAGE, PARTITION_COUNT, PARAM_SHAPES, BUFFER_NAMES,
|
| 29 |
+
FROZEN_PARAM_SHAPES, FROZEN_PARAM_FRAGMENTS)
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
@dataclass
|
| 33 |
+
class zero_model_state:
|
| 34 |
+
buffers: dict()
|
| 35 |
+
param_shapes: dict()
|
| 36 |
+
shared_params: list
|
| 37 |
+
ds_version: int
|
| 38 |
+
frozen_param_shapes: dict()
|
| 39 |
+
frozen_param_fragments: dict()
|
| 40 |
+
|
| 41 |
+
|
| 42 |
+
debug = 0
|
| 43 |
+
|
| 44 |
+
# load to cpu
|
| 45 |
+
device = torch.device('cpu')
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
def atoi(text):
|
| 49 |
+
return int(text) if text.isdigit() else text
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
def natural_keys(text):
|
| 53 |
+
'''
|
| 54 |
+
alist.sort(key=natural_keys) sorts in human order
|
| 55 |
+
http://nedbatchelder.com/blog/200712/human_sorting.html
|
| 56 |
+
(See Toothy's implementation in the comments)
|
| 57 |
+
'''
|
| 58 |
+
return [atoi(c) for c in re.split(r'(\d+)', text)]
|
| 59 |
+
|
| 60 |
+
|
| 61 |
+
def get_model_state_file(checkpoint_dir, zero_stage):
|
| 62 |
+
if not os.path.isdir(checkpoint_dir):
|
| 63 |
+
raise FileNotFoundError(f"Directory '{checkpoint_dir}' doesn't exist")
|
| 64 |
+
|
| 65 |
+
# there should be only one file
|
| 66 |
+
if zero_stage <= 2:
|
| 67 |
+
file = os.path.join(checkpoint_dir, "mp_rank_00_model_states.pt")
|
| 68 |
+
elif zero_stage == 3:
|
| 69 |
+
file = os.path.join(checkpoint_dir, "zero_pp_rank_0_mp_rank_00_model_states.pt")
|
| 70 |
+
|
| 71 |
+
if not os.path.exists(file):
|
| 72 |
+
raise FileNotFoundError(f"can't find model states file at '{file}'")
|
| 73 |
+
|
| 74 |
+
return file
|
| 75 |
+
|
| 76 |
+
|
| 77 |
+
def get_checkpoint_files(checkpoint_dir, glob_pattern):
|
| 78 |
+
# XXX: need to test that this simple glob rule works for multi-node setup too
|
| 79 |
+
ckpt_files = sorted(glob.glob(os.path.join(checkpoint_dir, glob_pattern)), key=natural_keys)
|
| 80 |
+
|
| 81 |
+
if len(ckpt_files) == 0:
|
| 82 |
+
raise FileNotFoundError(f"can't find {glob_pattern} files in directory '{checkpoint_dir}'")
|
| 83 |
+
|
| 84 |
+
return ckpt_files
|
| 85 |
+
|
| 86 |
+
|
| 87 |
+
def get_optim_files(checkpoint_dir):
|
| 88 |
+
return get_checkpoint_files(checkpoint_dir, "*_optim_states.pt")
|
| 89 |
+
|
| 90 |
+
|
| 91 |
+
def get_model_state_files(checkpoint_dir):
|
| 92 |
+
return get_checkpoint_files(checkpoint_dir, "*_model_states.pt")
|
| 93 |
+
|
| 94 |
+
|
| 95 |
+
def parse_model_states(files):
|
| 96 |
+
zero_model_states = []
|
| 97 |
+
for file in files:
|
| 98 |
+
state_dict = torch.load(file, map_location=device)
|
| 99 |
+
|
| 100 |
+
if BUFFER_NAMES not in state_dict:
|
| 101 |
+
raise ValueError(f"{file} is not a model state checkpoint")
|
| 102 |
+
buffer_names = state_dict[BUFFER_NAMES]
|
| 103 |
+
if debug:
|
| 104 |
+
print("Found buffers:", buffer_names)
|
| 105 |
+
|
| 106 |
+
# recover just the buffers while restoring them to fp32 if they were saved in fp16
|
| 107 |
+
buffers = {k: v.float() for k, v in state_dict["module"].items() if k in buffer_names}
|
| 108 |
+
param_shapes = state_dict[PARAM_SHAPES]
|
| 109 |
+
|
| 110 |
+
# collect parameters that are included in param_shapes
|
| 111 |
+
param_names = []
|
| 112 |
+
for s in param_shapes:
|
| 113 |
+
for name in s.keys():
|
| 114 |
+
param_names.append(name)
|
| 115 |
+
|
| 116 |
+
# update with frozen parameters
|
| 117 |
+
frozen_param_shapes = state_dict.get(FROZEN_PARAM_SHAPES, None)
|
| 118 |
+
if frozen_param_shapes is not None:
|
| 119 |
+
if debug:
|
| 120 |
+
print(f"Found frozen_param_shapes: {frozen_param_shapes}")
|
| 121 |
+
param_names += list(frozen_param_shapes.keys())
|
| 122 |
+
|
| 123 |
+
# handle shared params
|
| 124 |
+
shared_params = [[k, v] for k, v in state_dict["shared_params"].items()]
|
| 125 |
+
|
| 126 |
+
ds_version = state_dict.get(DS_VERSION, None)
|
| 127 |
+
|
| 128 |
+
frozen_param_fragments = state_dict.get(FROZEN_PARAM_FRAGMENTS, None)
|
| 129 |
+
|
| 130 |
+
z_model_state = zero_model_state(buffers=buffers,
|
| 131 |
+
param_shapes=param_shapes,
|
| 132 |
+
shared_params=shared_params,
|
| 133 |
+
ds_version=ds_version,
|
| 134 |
+
frozen_param_shapes=frozen_param_shapes,
|
| 135 |
+
frozen_param_fragments=frozen_param_fragments)
|
| 136 |
+
zero_model_states.append(z_model_state)
|
| 137 |
+
|
| 138 |
+
return zero_model_states
|
| 139 |
+
|
| 140 |
+
|
| 141 |
+
def parse_optim_states(files, ds_checkpoint_dir):
|
| 142 |
+
|
| 143 |
+
total_files = len(files)
|
| 144 |
+
state_dicts = []
|
| 145 |
+
for f in files:
|
| 146 |
+
state_dict = torch.load(f, map_location=device)
|
| 147 |
+
# immediately discard the potentially huge 2 optimizer states as we only care for fp32 master weights
|
| 148 |
+
# and also handle the case where it was already removed by another helper script
|
| 149 |
+
state_dict["optimizer_state_dict"].pop("optimizer_state_dict", None)
|
| 150 |
+
state_dicts.append(state_dict)
|
| 151 |
+
|
| 152 |
+
if not ZERO_STAGE in state_dicts[0][OPTIMIZER_STATE_DICT]:
|
| 153 |
+
raise ValueError(f"{files[0]} is not a zero checkpoint")
|
| 154 |
+
zero_stage = state_dicts[0][OPTIMIZER_STATE_DICT][ZERO_STAGE]
|
| 155 |
+
world_size = state_dicts[0][OPTIMIZER_STATE_DICT][PARTITION_COUNT]
|
| 156 |
+
|
| 157 |
+
# For ZeRO-2 each param group can have different partition_count as data parallelism for expert
|
| 158 |
+
# parameters can be different from data parallelism for non-expert parameters. So we can just
|
| 159 |
+
# use the max of the partition_count to get the dp world_size.
|
| 160 |
+
|
| 161 |
+
if type(world_size) is list:
|
| 162 |
+
world_size = max(world_size)
|
| 163 |
+
|
| 164 |
+
if world_size != total_files:
|
| 165 |
+
raise ValueError(
|
| 166 |
+
f"Expected {world_size} of '*_optim_states.pt' under '{ds_checkpoint_dir}' but found {total_files} files. "
|
| 167 |
+
"Possibly due to an overwrite of an old checkpoint, or a checkpoint didn't get saved by one or more processes."
|
| 168 |
+
)
|
| 169 |
+
|
| 170 |
+
# the groups are named differently in each stage
|
| 171 |
+
if zero_stage <= 2:
|
| 172 |
+
fp32_groups_key = SINGLE_PARTITION_OF_FP32_GROUPS
|
| 173 |
+
elif zero_stage == 3:
|
| 174 |
+
fp32_groups_key = FP32_FLAT_GROUPS
|
| 175 |
+
else:
|
| 176 |
+
raise ValueError(f"unknown zero stage {zero_stage}")
|
| 177 |
+
|
| 178 |
+
if zero_stage <= 2:
|
| 179 |
+
fp32_flat_groups = [state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key] for i in range(len(state_dicts))]
|
| 180 |
+
elif zero_stage == 3:
|
| 181 |
+
# if there is more than one param group, there will be multiple flattened tensors - one
|
| 182 |
+
# flattened tensor per group - for simplicity merge them into a single tensor
|
| 183 |
+
#
|
| 184 |
+
# XXX: could make the script more memory efficient for when there are multiple groups - it
|
| 185 |
+
# will require matching the sub-lists of param_shapes for each param group flattened tensor
|
| 186 |
+
|
| 187 |
+
fp32_flat_groups = [
|
| 188 |
+
torch.cat(state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key], 0) for i in range(len(state_dicts))
|
| 189 |
+
]
|
| 190 |
+
|
| 191 |
+
return zero_stage, world_size, fp32_flat_groups
|
| 192 |
+
|
| 193 |
+
|
| 194 |
+
def _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir):
|
| 195 |
+
"""
|
| 196 |
+
Returns fp32 state_dict reconstructed from ds checkpoint
|
| 197 |
+
|
| 198 |
+
Args:
|
| 199 |
+
- ``ds_checkpoint_dir``: path to the deepspeed checkpoint folder (where the optimizer files are)
|
| 200 |
+
|
| 201 |
+
"""
|
| 202 |
+
print(f"Processing zero checkpoint '{ds_checkpoint_dir}'")
|
| 203 |
+
|
| 204 |
+
optim_files = get_optim_files(ds_checkpoint_dir)
|
| 205 |
+
zero_stage, world_size, fp32_flat_groups = parse_optim_states(optim_files, ds_checkpoint_dir)
|
| 206 |
+
print(f"Detected checkpoint of type zero stage {zero_stage}, world_size: {world_size}")
|
| 207 |
+
|
| 208 |
+
model_files = get_model_state_files(ds_checkpoint_dir)
|
| 209 |
+
|
| 210 |
+
zero_model_states = parse_model_states(model_files)
|
| 211 |
+
print(f'Parsing checkpoint created by deepspeed=={zero_model_states[0].ds_version}')
|
| 212 |
+
|
| 213 |
+
if zero_stage <= 2:
|
| 214 |
+
return _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states)
|
| 215 |
+
elif zero_stage == 3:
|
| 216 |
+
return _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states)
|
| 217 |
+
|
| 218 |
+
|
| 219 |
+
def _zero2_merge_frozen_params(state_dict, zero_model_states):
|
| 220 |
+
if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
|
| 221 |
+
return
|
| 222 |
+
|
| 223 |
+
frozen_param_shapes = zero_model_states[0].frozen_param_shapes
|
| 224 |
+
frozen_param_fragments = zero_model_states[0].frozen_param_fragments
|
| 225 |
+
|
| 226 |
+
if debug:
|
| 227 |
+
num_elem = sum(s.numel() for s in frozen_param_shapes.values())
|
| 228 |
+
print(f'rank 0: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
|
| 229 |
+
|
| 230 |
+
wanted_params = len(frozen_param_shapes)
|
| 231 |
+
wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
|
| 232 |
+
avail_numel = sum([p.numel() for p in frozen_param_fragments.values()])
|
| 233 |
+
print(f'Frozen params: Have {avail_numel} numels to process.')
|
| 234 |
+
print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
|
| 235 |
+
|
| 236 |
+
total_params = 0
|
| 237 |
+
total_numel = 0
|
| 238 |
+
for name, shape in frozen_param_shapes.items():
|
| 239 |
+
total_params += 1
|
| 240 |
+
unpartitioned_numel = shape.numel()
|
| 241 |
+
total_numel += unpartitioned_numel
|
| 242 |
+
|
| 243 |
+
state_dict[name] = frozen_param_fragments[name]
|
| 244 |
+
|
| 245 |
+
if debug:
|
| 246 |
+
print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
|
| 247 |
+
|
| 248 |
+
print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
|
| 249 |
+
|
| 250 |
+
|
| 251 |
+
def _zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
|
| 252 |
+
param_shapes = zero_model_states[0].param_shapes
|
| 253 |
+
|
| 254 |
+
# Reconstruction protocol:
|
| 255 |
+
#
|
| 256 |
+
# XXX: document this
|
| 257 |
+
|
| 258 |
+
if debug:
|
| 259 |
+
for i in range(world_size):
|
| 260 |
+
for j in range(len(fp32_flat_groups[0])):
|
| 261 |
+
print(f"{FP32_FLAT_GROUPS}[{i}][{j}].shape={fp32_flat_groups[i][j].shape}")
|
| 262 |
+
|
| 263 |
+
# XXX: memory usage doubles here (zero2)
|
| 264 |
+
num_param_groups = len(fp32_flat_groups[0])
|
| 265 |
+
merged_single_partition_of_fp32_groups = []
|
| 266 |
+
for i in range(num_param_groups):
|
| 267 |
+
merged_partitions = [sd[i] for sd in fp32_flat_groups]
|
| 268 |
+
full_single_fp32_vector = torch.cat(merged_partitions, 0)
|
| 269 |
+
merged_single_partition_of_fp32_groups.append(full_single_fp32_vector)
|
| 270 |
+
avail_numel = sum(
|
| 271 |
+
[full_single_fp32_vector.numel() for full_single_fp32_vector in merged_single_partition_of_fp32_groups])
|
| 272 |
+
|
| 273 |
+
if debug:
|
| 274 |
+
wanted_params = sum([len(shapes) for shapes in param_shapes])
|
| 275 |
+
wanted_numel = sum([sum(shape.numel() for shape in shapes.values()) for shapes in param_shapes])
|
| 276 |
+
# not asserting if there is a mismatch due to possible padding
|
| 277 |
+
print(f"Have {avail_numel} numels to process.")
|
| 278 |
+
print(f"Need {wanted_numel} numels in {wanted_params} params.")
|
| 279 |
+
|
| 280 |
+
# params
|
| 281 |
+
# XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
|
| 282 |
+
# out-of-core computing solution
|
| 283 |
+
total_numel = 0
|
| 284 |
+
total_params = 0
|
| 285 |
+
for shapes, full_single_fp32_vector in zip(param_shapes, merged_single_partition_of_fp32_groups):
|
| 286 |
+
offset = 0
|
| 287 |
+
avail_numel = full_single_fp32_vector.numel()
|
| 288 |
+
for name, shape in shapes.items():
|
| 289 |
+
|
| 290 |
+
unpartitioned_numel = shape.numel()
|
| 291 |
+
total_numel += unpartitioned_numel
|
| 292 |
+
total_params += 1
|
| 293 |
+
|
| 294 |
+
if debug:
|
| 295 |
+
print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
|
| 296 |
+
state_dict[name] = full_single_fp32_vector.narrow(0, offset, unpartitioned_numel).view(shape)
|
| 297 |
+
offset += unpartitioned_numel
|
| 298 |
+
|
| 299 |
+
# Z2 started to align to 2*world_size to improve nccl performance. Therefore both offset and
|
| 300 |
+
# avail_numel can differ by anywhere between 0..2*world_size. Due to two unrelated complex
|
| 301 |
+
# paddings performed in the code it's almost impossible to predict the exact numbers w/o the
|
| 302 |
+
# live optimizer object, so we are checking that the numbers are within the right range
|
| 303 |
+
align_to = 2 * world_size
|
| 304 |
+
|
| 305 |
+
def zero2_align(x):
|
| 306 |
+
return align_to * math.ceil(x / align_to)
|
| 307 |
+
|
| 308 |
+
if debug:
|
| 309 |
+
print(f"original offset={offset}, avail_numel={avail_numel}")
|
| 310 |
+
|
| 311 |
+
offset = zero2_align(offset)
|
| 312 |
+
avail_numel = zero2_align(avail_numel)
|
| 313 |
+
|
| 314 |
+
if debug:
|
| 315 |
+
print(f"aligned offset={offset}, avail_numel={avail_numel}")
|
| 316 |
+
|
| 317 |
+
# Sanity check
|
| 318 |
+
if offset != avail_numel:
|
| 319 |
+
raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
|
| 320 |
+
|
| 321 |
+
print(f"Reconstructed fp32 state dict with {total_params} params {total_numel} elements")
|
| 322 |
+
|
| 323 |
+
|
| 324 |
+
def _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states):
|
| 325 |
+
state_dict = OrderedDict()
|
| 326 |
+
|
| 327 |
+
# buffers
|
| 328 |
+
buffers = zero_model_states[0].buffers
|
| 329 |
+
state_dict.update(buffers)
|
| 330 |
+
if debug:
|
| 331 |
+
print(f"added {len(buffers)} buffers")
|
| 332 |
+
|
| 333 |
+
_zero2_merge_frozen_params(state_dict, zero_model_states)
|
| 334 |
+
|
| 335 |
+
_zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
|
| 336 |
+
|
| 337 |
+
# recover shared parameters
|
| 338 |
+
for pair in zero_model_states[0].shared_params:
|
| 339 |
+
if pair[1] in state_dict:
|
| 340 |
+
state_dict[pair[0]] = state_dict[pair[1]]
|
| 341 |
+
|
| 342 |
+
return state_dict
|
| 343 |
+
|
| 344 |
+
|
| 345 |
+
def zero3_partitioned_param_info(unpartitioned_numel, world_size):
|
| 346 |
+
remainder = unpartitioned_numel % world_size
|
| 347 |
+
padding_numel = (world_size - remainder) if remainder else 0
|
| 348 |
+
partitioned_numel = math.ceil(unpartitioned_numel / world_size)
|
| 349 |
+
return partitioned_numel, padding_numel
|
| 350 |
+
|
| 351 |
+
|
| 352 |
+
def _zero3_merge_frozen_params(state_dict, world_size, zero_model_states):
|
| 353 |
+
if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
|
| 354 |
+
return
|
| 355 |
+
|
| 356 |
+
if debug:
|
| 357 |
+
for i in range(world_size):
|
| 358 |
+
num_elem = sum(s.numel() for s in zero_model_states[i].frozen_param_fragments.values())
|
| 359 |
+
print(f'rank {i}: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
|
| 360 |
+
|
| 361 |
+
frozen_param_shapes = zero_model_states[0].frozen_param_shapes
|
| 362 |
+
wanted_params = len(frozen_param_shapes)
|
| 363 |
+
wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
|
| 364 |
+
avail_numel = sum([p.numel() for p in zero_model_states[0].frozen_param_fragments.values()]) * world_size
|
| 365 |
+
print(f'Frozen params: Have {avail_numel} numels to process.')
|
| 366 |
+
print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
|
| 367 |
+
|
| 368 |
+
total_params = 0
|
| 369 |
+
total_numel = 0
|
| 370 |
+
for name, shape in zero_model_states[0].frozen_param_shapes.items():
|
| 371 |
+
total_params += 1
|
| 372 |
+
unpartitioned_numel = shape.numel()
|
| 373 |
+
total_numel += unpartitioned_numel
|
| 374 |
+
|
| 375 |
+
param_frags = tuple(model_state.frozen_param_fragments[name] for model_state in zero_model_states)
|
| 376 |
+
state_dict[name] = torch.cat(param_frags, 0).narrow(0, 0, unpartitioned_numel).view(shape)
|
| 377 |
+
|
| 378 |
+
partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
|
| 379 |
+
|
| 380 |
+
if debug:
|
| 381 |
+
print(
|
| 382 |
+
f"Frozen params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
|
| 383 |
+
)
|
| 384 |
+
|
| 385 |
+
print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
|
| 386 |
+
|
| 387 |
+
|
| 388 |
+
def _zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
|
| 389 |
+
param_shapes = zero_model_states[0].param_shapes
|
| 390 |
+
avail_numel = fp32_flat_groups[0].numel() * world_size
|
| 391 |
+
# Reconstruction protocol: For zero3 we need to zip the partitions together at boundary of each
|
| 392 |
+
# param, re-consolidating each param, while dealing with padding if any
|
| 393 |
+
|
| 394 |
+
# merge list of dicts, preserving order
|
| 395 |
+
param_shapes = {k: v for d in param_shapes for k, v in d.items()}
|
| 396 |
+
|
| 397 |
+
if debug:
|
| 398 |
+
for i in range(world_size):
|
| 399 |
+
print(f"{FP32_FLAT_GROUPS}[{i}].shape={fp32_flat_groups[i].shape}")
|
| 400 |
+
|
| 401 |
+
wanted_params = len(param_shapes)
|
| 402 |
+
wanted_numel = sum(shape.numel() for shape in param_shapes.values())
|
| 403 |
+
# not asserting if there is a mismatch due to possible padding
|
| 404 |
+
avail_numel = fp32_flat_groups[0].numel() * world_size
|
| 405 |
+
print(f"Trainable params: Have {avail_numel} numels to process.")
|
| 406 |
+
print(f"Trainable params: Need {wanted_numel} numels in {wanted_params} params.")
|
| 407 |
+
|
| 408 |
+
# params
|
| 409 |
+
# XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
|
| 410 |
+
# out-of-core computing solution
|
| 411 |
+
offset = 0
|
| 412 |
+
total_numel = 0
|
| 413 |
+
total_params = 0
|
| 414 |
+
for name, shape in param_shapes.items():
|
| 415 |
+
|
| 416 |
+
unpartitioned_numel = shape.numel()
|
| 417 |
+
total_numel += unpartitioned_numel
|
| 418 |
+
total_params += 1
|
| 419 |
+
|
| 420 |
+
partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
|
| 421 |
+
|
| 422 |
+
if debug:
|
| 423 |
+
print(
|
| 424 |
+
f"Trainable params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
|
| 425 |
+
)
|
| 426 |
+
|
| 427 |
+
# XXX: memory usage doubles here
|
| 428 |
+
state_dict[name] = torch.cat(
|
| 429 |
+
tuple(fp32_flat_groups[i].narrow(0, offset, partitioned_numel) for i in range(world_size)),
|
| 430 |
+
0).narrow(0, 0, unpartitioned_numel).view(shape)
|
| 431 |
+
offset += partitioned_numel
|
| 432 |
+
|
| 433 |
+
offset *= world_size
|
| 434 |
+
|
| 435 |
+
# Sanity check
|
| 436 |
+
if offset != avail_numel:
|
| 437 |
+
raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
|
| 438 |
+
|
| 439 |
+
print(f"Reconstructed Trainable fp32 state dict with {total_params} params {total_numel} elements")
|
| 440 |
+
|
| 441 |
+
|
| 442 |
+
def _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states):
|
| 443 |
+
state_dict = OrderedDict()
|
| 444 |
+
|
| 445 |
+
# buffers
|
| 446 |
+
buffers = zero_model_states[0].buffers
|
| 447 |
+
state_dict.update(buffers)
|
| 448 |
+
if debug:
|
| 449 |
+
print(f"added {len(buffers)} buffers")
|
| 450 |
+
|
| 451 |
+
_zero3_merge_frozen_params(state_dict, world_size, zero_model_states)
|
| 452 |
+
|
| 453 |
+
_zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
|
| 454 |
+
|
| 455 |
+
# recover shared parameters
|
| 456 |
+
for pair in zero_model_states[0].shared_params:
|
| 457 |
+
if pair[1] in state_dict:
|
| 458 |
+
state_dict[pair[0]] = state_dict[pair[1]]
|
| 459 |
+
|
| 460 |
+
return state_dict
|
| 461 |
+
|
| 462 |
+
|
| 463 |
+
def get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag=None):
|
| 464 |
+
"""
|
| 465 |
+
Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated state_dict that can be loaded with
|
| 466 |
+
``load_state_dict()`` and used for training without DeepSpeed or shared with others, for example
|
| 467 |
+
via a model hub.
|
| 468 |
+
|
| 469 |
+
Args:
|
| 470 |
+
- ``checkpoint_dir``: path to the desired checkpoint folder
|
| 471 |
+
- ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in 'latest' file. e.g., ``global_step14``
|
| 472 |
+
|
| 473 |
+
Returns:
|
| 474 |
+
- pytorch ``state_dict``
|
| 475 |
+
|
| 476 |
+
Note: this approach may not work if your application doesn't have sufficient free CPU memory and
|
| 477 |
+
you may need to use the offline approach using the ``zero_to_fp32.py`` script that is saved with
|
| 478 |
+
the checkpoint.
|
| 479 |
+
|
| 480 |
+
A typical usage might be ::
|
| 481 |
+
|
| 482 |
+
from deepspeed.utils.zero_to_fp32 import get_fp32_state_dict_from_zero_checkpoint
|
| 483 |
+
# do the training and checkpoint saving
|
| 484 |
+
state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir) # already on cpu
|
| 485 |
+
model = model.cpu() # move to cpu
|
| 486 |
+
model.load_state_dict(state_dict)
|
| 487 |
+
# submit to model hub or save the model to share with others
|
| 488 |
+
|
| 489 |
+
In this example the ``model`` will no longer be usable in the deepspeed context of the same
|
| 490 |
+
application. i.e. you will need to re-initialize the deepspeed engine, since
|
| 491 |
+
``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
|
| 492 |
+
|
| 493 |
+
If you want it all done for you, use ``load_state_dict_from_zero_checkpoint`` instead.
|
| 494 |
+
|
| 495 |
+
"""
|
| 496 |
+
if tag is None:
|
| 497 |
+
latest_path = os.path.join(checkpoint_dir, 'latest')
|
| 498 |
+
if os.path.isfile(latest_path):
|
| 499 |
+
with open(latest_path, 'r') as fd:
|
| 500 |
+
tag = fd.read().strip()
|
| 501 |
+
else:
|
| 502 |
+
raise ValueError(f"Unable to find 'latest' file at {latest_path}")
|
| 503 |
+
|
| 504 |
+
ds_checkpoint_dir = os.path.join(checkpoint_dir, tag)
|
| 505 |
+
|
| 506 |
+
if not os.path.isdir(ds_checkpoint_dir):
|
| 507 |
+
raise FileNotFoundError(f"Directory '{ds_checkpoint_dir}' doesn't exist")
|
| 508 |
+
|
| 509 |
+
return _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir)
|
| 510 |
+
|
| 511 |
+
|
| 512 |
+
def convert_zero_checkpoint_to_fp32_state_dict(checkpoint_dir, output_file, tag=None):
|
| 513 |
+
"""
|
| 514 |
+
Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict`` file that can be
|
| 515 |
+
loaded with ``torch.load(file)`` + ``load_state_dict()`` and used for training without DeepSpeed.
|
| 516 |
+
|
| 517 |
+
Args:
|
| 518 |
+
- ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
|
| 519 |
+
- ``output_file``: path to the pytorch fp32 state_dict output file (e.g. path/pytorch_model.bin)
|
| 520 |
+
- ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
|
| 521 |
+
"""
|
| 522 |
+
|
| 523 |
+
state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
|
| 524 |
+
print(f"Saving fp32 state dict to {output_file}")
|
| 525 |
+
torch.save(state_dict, output_file)
|
| 526 |
+
|
| 527 |
+
|
| 528 |
+
def load_state_dict_from_zero_checkpoint(model, checkpoint_dir, tag=None):
|
| 529 |
+
"""
|
| 530 |
+
1. Put the provided model to cpu
|
| 531 |
+
2. Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict``
|
| 532 |
+
3. Load it into the provided model
|
| 533 |
+
|
| 534 |
+
Args:
|
| 535 |
+
- ``model``: the model object to update
|
| 536 |
+
- ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
|
| 537 |
+
- ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
|
| 538 |
+
|
| 539 |
+
Returns:
|
| 540 |
+
- ``model`: modified model
|
| 541 |
+
|
| 542 |
+
Make sure you have plenty of CPU memory available before you call this function. If you don't
|
| 543 |
+
have enough use the ``zero_to_fp32.py`` utility to do the conversion. You will find it
|
| 544 |
+
conveniently placed for you in the checkpoint folder.
|
| 545 |
+
|
| 546 |
+
A typical usage might be ::
|
| 547 |
+
|
| 548 |
+
from deepspeed.utils.zero_to_fp32 import load_state_dict_from_zero_checkpoint
|
| 549 |
+
model = load_state_dict_from_zero_checkpoint(trainer.model, checkpoint_dir)
|
| 550 |
+
# submit to model hub or save the model to share with others
|
| 551 |
+
|
| 552 |
+
Note, that once this was run, the ``model`` will no longer be usable in the deepspeed context
|
| 553 |
+
of the same application. i.e. you will need to re-initialize the deepspeed engine, since
|
| 554 |
+
``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
|
| 555 |
+
|
| 556 |
+
"""
|
| 557 |
+
logger.info(f"Extracting fp32 weights")
|
| 558 |
+
state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
|
| 559 |
+
|
| 560 |
+
logger.info(f"Overwriting model with fp32 weights")
|
| 561 |
+
model = model.cpu()
|
| 562 |
+
model.load_state_dict(state_dict, strict=False)
|
| 563 |
+
|
| 564 |
+
return model
|
| 565 |
+
|
| 566 |
+
|
| 567 |
+
if __name__ == "__main__":
|
| 568 |
+
|
| 569 |
+
parser = argparse.ArgumentParser()
|
| 570 |
+
parser.add_argument("checkpoint_dir",
|
| 571 |
+
type=str,
|
| 572 |
+
help="path to the desired checkpoint folder, e.g., path/checkpoint-12")
|
| 573 |
+
parser.add_argument(
|
| 574 |
+
"output_file",
|
| 575 |
+
type=str,
|
| 576 |
+
help="path to the pytorch fp32 state_dict output file (e.g. path/checkpoint-12/pytorch_model.bin)")
|
| 577 |
+
parser.add_argument("-t",
|
| 578 |
+
"--tag",
|
| 579 |
+
type=str,
|
| 580 |
+
default=None,
|
| 581 |
+
help="checkpoint tag used as a unique identifier for checkpoint. e.g., global_step1")
|
| 582 |
+
parser.add_argument("-d", "--debug", action='store_true', help="enable debug")
|
| 583 |
+
args = parser.parse_args()
|
| 584 |
+
|
| 585 |
+
debug = args.debug
|
| 586 |
+
|
| 587 |
+
convert_zero_checkpoint_to_fp32_state_dict(args.checkpoint_dir, args.output_file, tag=args.tag)
|