GuysTrans commited on
Commit
6e660f1
1 Parent(s): 08c5d78

End of training

Browse files
generation_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "bos_token_id": 0,
3
  "decoder_start_token_id": 2,
4
  "early_stopping": true,
 
1
  {
2
+ "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "decoder_start_token_id": 2,
5
  "early_stopping": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e29f52197538f28dcaab80590e11cbd35c80733f62d684fcb30660681909cd8e
3
  size 557971229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86442190343ef1ab59a74f096052605bd07c47f5e5bbef46c1eeff2f992d82ef
3
  size 557971229
tokenizer.json CHANGED
@@ -6,7 +6,16 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 1,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4cf54e59b048a63fa2dffeb5dc4fbc21a2ffdc2913b6199290f1c61802e12b2
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67c59068a43efebc5f95006ca9d96023d5351a0fe75e4543fc921c66fa75ca5b
3
  size 4091