Training in progress, epoch 0

#2
by yashs252 - opened
Files changed (3) hide show
  1. config.json +4 -4
  2. generation_config.json +2 -2
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -83,13 +83,13 @@
83
  "top_p": 1.0,
84
  "torch_dtype": null,
85
  "torchscript": false,
86
- "transformers_version": "4.26.0",
87
  "typical_p": 1.0,
88
  "use_bfloat16": false,
89
  "use_cache": true,
90
- "vocab_size": 57580
91
  },
92
- "decoder_start_token_id": 57579,
93
  "encoder": {
94
  "_name_or_path": "",
95
  "add_cross_attention": false,
@@ -180,7 +180,7 @@
180
  "top_p": 1.0,
181
  "torch_dtype": null,
182
  "torchscript": false,
183
- "transformers_version": "4.26.0",
184
  "typical_p": 1.0,
185
  "use_absolute_embeddings": false,
186
  "use_bfloat16": false,
 
83
  "top_p": 1.0,
84
  "torch_dtype": null,
85
  "torchscript": false,
86
+ "transformers_version": "4.30.1",
87
  "typical_p": 1.0,
88
  "use_bfloat16": false,
89
  "use_cache": true,
90
+ "vocab_size": 57525
91
  },
92
+ "decoder_start_token_id": 3,
93
  "encoder": {
94
  "_name_or_path": "",
95
  "add_cross_attention": false,
 
180
  "top_p": 1.0,
181
  "torch_dtype": null,
182
  "torchscript": false,
183
+ "transformers_version": "4.30.1",
184
  "typical_p": 1.0,
185
  "use_absolute_embeddings": false,
186
  "use_bfloat16": false,
generation_config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
- "decoder_start_token_id": 57579,
5
  "eos_token_id": 2,
6
  "forced_eos_token_id": 2,
7
  "max_length": 768,
8
  "pad_token_id": 1,
9
- "transformers_version": "4.26.0"
10
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
+ "decoder_start_token_id": 3,
5
  "eos_token_id": 2,
6
  "forced_eos_token_id": 2,
7
  "max_length": 768,
8
  "pad_token_id": 1,
9
+ "transformers_version": "4.30.1"
10
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4742d5255c3c592b16bc6617863dc8cc3436c85ac1d66f9312913cf0acf05cb
3
- size 809404185
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb0f07560d72a127046495c84e81e6e4959976d8958c8614bff92dd791401b55
3
+ size 809178905