jisukim8873 commited on
Commit
f39df96
1 Parent(s): 9d6af0b

Upload M2M100ForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/jisukim/online/_backtranslation/nllb-finetuned-en-to-ko/checkpoint-628005",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
@@ -30,7 +30,7 @@
30
  "scale_embedding": true,
31
  "tokenizer_class": "NllbTokenizer",
32
  "torch_dtype": "float32",
33
- "transformers_version": "4.28.1",
34
  "use_cache": true,
35
  "vocab_size": 256206
36
  }
 
1
  {
2
+ "_name_or_path": "/home/jisukim/online/_backtranslation/outputs",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
30
  "scale_embedding": true,
31
  "tokenizer_class": "NllbTokenizer",
32
  "torch_dtype": "float32",
33
+ "transformers_version": "4.29.1",
34
  "use_cache": true,
35
  "vocab_size": 256206
36
  }
generation_config.json CHANGED
@@ -5,5 +5,5 @@
5
  "forced_bos_token_id": 256098,
6
  "max_length": 200,
7
  "pad_token_id": 1,
8
- "transformers_version": "4.28.1"
9
  }
 
5
  "forced_bos_token_id": 256098,
6
  "max_length": 200,
7
  "pad_token_id": 1,
8
+ "transformers_version": "4.29.1"
9
  }