smitmenon commited on
Commit
757b812
·
verified ·
1 Parent(s): db8e66c

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -6
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/mbart-large-50-many-to-one-mmt",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
@@ -19,6 +19,7 @@
19
  "decoder_layers": 12,
20
  "decoder_start_token_id": 2,
21
  "dropout": 0.1,
 
22
  "encoder_attention_heads": 16,
23
  "encoder_ffn_dim": 4096,
24
  "encoder_layerdrop": 0.0,
@@ -49,11 +50,6 @@
49
  "pad_token_id": 1,
50
  "scale_embedding": true,
51
  "static_position_embeddings": false,
52
- "task_specific_params": {
53
- "translation_en_to_ro": {
54
- "decoder_start_token_id": 250020
55
- }
56
- },
57
  "tokenizer_class": "MBart50Tokenizer",
58
  "torch_dtype": "float32",
59
  "transformers_version": "4.46.3",
 
1
  {
2
+ "_name_or_path": "facebook/mbart-large-50-one-to-many-mmt",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
 
19
  "decoder_layers": 12,
20
  "decoder_start_token_id": 2,
21
  "dropout": 0.1,
22
+ "early_stopping": null,
23
  "encoder_attention_heads": 16,
24
  "encoder_ffn_dim": 4096,
25
  "encoder_layerdrop": 0.0,
 
50
  "pad_token_id": 1,
51
  "scale_embedding": true,
52
  "static_position_embeddings": false,
 
 
 
 
 
53
  "tokenizer_class": "MBart50Tokenizer",
54
  "torch_dtype": "float32",
55
  "transformers_version": "4.46.3",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08be3f816c64d3dc9332077781e70cea90f40f6e0af24e06b72e779982b9462e
3
  size 2444578688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:206f7fd660ee33f772d62c151148fea38ef4c3c71c7f2d6130e29b900b960f13
3
  size 2444578688
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1254f6cd23bcabbdabb3679e3bd64add7924688f15de238c34be00ffc9b5844e
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e09c3b2f0a855274a1f10b3b2e6b689746960f11047d3ccebe28626e5133866
3
  size 5432