Hemanth-thunder commited on
Commit
b8640e4
1 Parent(s): 99402ff

Upload M2M100ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +10 -0
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/m2m100_418M",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "/kaggle/working/machine-translation-en-to-ta",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "early_stopping": true,
5
+ "eos_token_id": 2,
6
+ "max_length": 200,
7
+ "num_beams": 5,
8
+ "pad_token_id": 1,
9
+ "transformers_version": "4.30.2"
10
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be6256821228ba13f1d364469d8cdd5c0bfc85d2e15eab0ed8de97af4728d617
3
- size 1944201353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2d710b294d27af23d8e378dd4ed89389928d29926c41667d338da7e56946bfd
3
+ size 1944194185