haesun commited on
Commit
1de5b60
1 Parent(s): 44169e7

Training complete!

Browse files
config.json CHANGED
@@ -10,7 +10,6 @@
10
  "attention_dropout": 0.1,
11
  "bos_token_id": 0,
12
  "classif_dropout": 0.0,
13
- "classifier_dropout": 0.0,
14
  "d_model": 1024,
15
  "decoder_attention_heads": 16,
16
  "decoder_ffn_dim": 4096,
@@ -50,7 +49,7 @@
50
  "scale_embedding": true,
51
  "static_position_embeddings": true,
52
  "torch_dtype": "float32",
53
- "transformers_version": "4.22.1",
54
  "use_cache": true,
55
  "vocab_size": 96103
56
  }
 
10
  "attention_dropout": 0.1,
11
  "bos_token_id": 0,
12
  "classif_dropout": 0.0,
 
13
  "d_model": 1024,
14
  "decoder_attention_heads": 16,
15
  "decoder_ffn_dim": 4096,
 
49
  "scale_embedding": true,
50
  "static_position_embeddings": true,
51
  "torch_dtype": "float32",
52
+ "transformers_version": "4.26.1",
53
  "use_cache": true,
54
  "vocab_size": 96103
55
  }
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "decoder_start_token_id": 0,
5
+ "eos_token_id": 1,
6
+ "forced_eos_token_id": 1,
7
+ "length_penalty": 0.8,
8
+ "max_length": 128,
9
+ "min_length": 32,
10
+ "num_beams": 8,
11
+ "pad_token_id": 0,
12
+ "transformers_version": "4.26.1"
13
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6c663b237ee0940ac446763d14977812271fbcd69496b9844b0e2b12d8feacf
3
- size 2283800049
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10af901a17db814026069c58f329d0e8947280abcf2775aaa8ec99d0d2ebbdc3
3
+ size 2283804653
runs/Mar06_05-09-12_339c74aee749/1678080543.9792733/events.out.tfevents.1678080543.339c74aee749.5951.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e1a328040829a5176a1b382419399285ddd40cff9bb07d4d3d6ef19d6462733
3
+ size 5658
runs/Mar06_05-09-12_339c74aee749/events.out.tfevents.1678080543.339c74aee749.5951.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a9e1afda720f6b15f6f7d62d347380a97c5643b1634c05c83e2ad24bd981fc6
3
+ size 19485
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8356c7b20897f970f8e5473eb2b1a6d30150568ea28176f9b55acc67121251e
3
- size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26de7345d8d620826ca46d0c08b59363913437d10a9e74549bb76867c28d19d5
3
+ size 3451