kyo commited on
Commit
b3b89f9
1 Parent(s): f948dcf

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.12.5",
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:9ceb80aef2751146185ed34d677cc3e5a9b8582f2952592b1141a0ae6948acaa
3
+ size 267982639
runs/Dec09_13-57-14_81da51ec72c0/1639058277.4719687/events.out.tfevents.1639058277.81da51ec72c0.778.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38174b3acf455af9cef8b1e654737688903f649e2b5cdf97d80a17adc7bb08e6
3
+ size 4573
runs/Dec09_13-57-14_81da51ec72c0/events.out.tfevents.1639058274.81da51ec72c0.778.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae97a50ffd1c822ce7ccfffbda75593c19a64851bc71ac62d6adb334704a5ec
3
+ size 4944
runs/Dec09_13-57-14_81da51ec72c0/events.out.tfevents.1639060174.81da51ec72c0.778.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b696f1d6f6791cd2495c70c1439af633687868b6d17b28d589814333413e04ca
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac12bf390b985b7db21b24342e450e32f318aa5a1fa680569fa31f2b7c7e8b16
3
+ size 2863