Kudod commited on
Commit
2a01a70
·
verified ·
1 Parent(s): 4a61b04

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "facebook/mbart-large-50-many-to-many-mmt",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
@@ -52,7 +51,7 @@
52
  "static_position_embeddings": false,
53
  "tokenizer_class": "MBart50Tokenizer",
54
  "torch_dtype": "float32",
55
- "transformers_version": "4.46.3",
56
  "use_cache": true,
57
  "vocab_size": 250054
58
  }
 
1
  {
 
2
  "_num_labels": 3,
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
 
51
  "static_position_embeddings": false,
52
  "tokenizer_class": "MBart50Tokenizer",
53
  "torch_dtype": "float32",
54
+ "transformers_version": "4.51.3",
55
  "use_cache": true,
56
  "vocab_size": 250054
57
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:980adee0b291bd2a1ca18516c2505fa8d02a0dbd5f6a9c9f07a75ea5b92d7000
3
  size 2444578688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f874ba0cbc1ae8092fd75a4cf5a772f52732e943c47e6e8a0f44acc5056700b5
3
  size 2444578688
tokenizer_config.json CHANGED
@@ -515,6 +515,7 @@
515
  "clean_up_tokenization_spaces": false,
516
  "cls_token": "<s>",
517
  "eos_token": "</s>",
 
518
  "language_codes": "ML50",
519
  "mask_token": "<mask>",
520
  "model_max_length": 1000000000000000019884624838656,
 
515
  "clean_up_tokenization_spaces": false,
516
  "cls_token": "<s>",
517
  "eos_token": "</s>",
518
+ "extra_special_tokens": {},
519
  "language_codes": "ML50",
520
  "mask_token": "<mask>",
521
  "model_max_length": 1000000000000000019884624838656,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:506fee5b1cf9a91203a734433333980c87fab0d52ef411060f0d7a3b4bbd4b27
3
- size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea2265e2bf4a3d8dda4e083d0ed45b9a2edf83771e4d36b7019d104b366b5148
3
+ size 5841