Xianbao QIAN commited on
Commit
b4443fa
·
1 Parent(s): 11b442a

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForMaskedLM"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "qa_dropout": 0.1,
18
+ "seq_classif_dropout": 0.2,
19
+ "sinusoidal_pos_embds": false,
20
+ "tie_weights_": true,
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.25.1",
23
+ "vocab_size": 30522
24
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b8a1a1c9eb47c8628735b087e6ffa74e1814f383370cf137697ae7d5555a89b
3
+ size 267978033
runs/Dec15_03-59-58_35488366f144/1671076889.5212731/events.out.tfevents.1671076889.35488366f144.769.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd482f2a934d6d725d5d0f4aad267aefd14d1de3b1d197f37e4bfb2b018753de
3
+ size 5570
runs/Dec15_03-59-58_35488366f144/events.out.tfevents.1671076878.35488366f144.769.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8895f362933701f0938ea0ac274b9317a7a81ee597b9c45027cf3a45f59d6a72
3
+ size 5518
runs/Dec15_03-59-58_35488366f144/events.out.tfevents.1671077044.35488366f144.769.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d58599fcf396a8ae7bafe8f2c4176d4bdfe8fffde670fda4756666944b1e3a45
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bd9a36ec98cce96d931f9aad70919678591dba19f4d54bbb3885576e41ea205
3
+ size 3451