Training in progress, step 1000
Browse files
config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"activation_dropout": 0.0,
|
3 |
+
"activation_function": "relu",
|
4 |
+
"architectures": [
|
5 |
+
"M2M100ForConditionalGeneration"
|
6 |
+
],
|
7 |
+
"attention_dropout": 0.1,
|
8 |
+
"bos_token_id": 0,
|
9 |
+
"d_model": 1024,
|
10 |
+
"decoder_attention_heads": 16,
|
11 |
+
"decoder_ffn_dim": 4096,
|
12 |
+
"decoder_layerdrop": 0,
|
13 |
+
"decoder_layers": 12,
|
14 |
+
"decoder_start_token_id": 2,
|
15 |
+
"dropout": 0.1,
|
16 |
+
"encoder_attention_heads": 16,
|
17 |
+
"encoder_ffn_dim": 4096,
|
18 |
+
"encoder_layerdrop": 0,
|
19 |
+
"encoder_layers": 12,
|
20 |
+
"eos_token_id": 2,
|
21 |
+
"init_std": 0.02,
|
22 |
+
"is_encoder_decoder": true,
|
23 |
+
"max_length": null,
|
24 |
+
"max_position_embeddings": 1024,
|
25 |
+
"model_type": "m2m_100",
|
26 |
+
"num_hidden_layers": 12,
|
27 |
+
"pad_token_id": 1,
|
28 |
+
"scale_embedding": true,
|
29 |
+
"tokenizer_class": "NllbTokenizer",
|
30 |
+
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.51.3",
|
32 |
+
"use_cache": true,
|
33 |
+
"vocab_size": 256206
|
34 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e6a3f7ca97fb77f113c075842f0d291872cbee94e37d922b91f817da8bd0b01
|
3 |
+
size 2460354912
|
runs/May14_21-49-50_9639917d017a/events.out.tfevents.1747259404.9639917d017a.6035.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a8665452c7a52c2cecaf3761e8950237663e5731295291ebb54305bb4082f4b
|
3 |
+
size 5849
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:617400f6484e94dc55a95e08641de4ab395cf85955c4684aa4ba1f3d7402280a
|
3 |
+
size 5496
|