pere commited on
Commit
365f3d5
1 Parent(s): de5a0eb

Adding PyTorch model and processor based on final checkpoint

Browse files
Files changed (4) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. pytorch_model.bin +3 -0
  4. vocab.json +0 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "NbAiLab/scream_non_large_1e06_beams5_constantlr_long",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
@@ -146,7 +146,7 @@
146
  50362
147
  ],
148
  "torch_dtype": "float32",
149
- "transformers_version": "4.28.1",
150
  "use_cache": true,
151
  "use_weighted_layer_sum": false,
152
  "vocab_size": 51865
 
1
  {
2
+ "_name_or_path": "./",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
146
  50362
147
  ],
148
  "torch_dtype": "float32",
149
+ "transformers_version": "4.28.0.dev0",
150
  "use_cache": true,
151
  "use_weighted_layer_sum": false,
152
  "vocab_size": 51865
generation_config.json CHANGED
@@ -221,5 +221,5 @@
221
  "transcribe": 50359,
222
  "translate": 50358
223
  },
224
- "transformers_version": "4.28.1"
225
  }
 
221
  "transcribe": 50359,
222
  "translate": 50358
223
  },
224
+ "transformers_version": "4.28.0.dev0"
225
  }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b3a72f04df57f067799ea6da44961341e78132e6edb0dcce4fcc717b5fa1b79
3
+ size 6173637880
vocab.json CHANGED
The diff for this file is too large to render. See raw diff