earthanan commited on
Commit
05b504c
1 Parent(s): e048d1e

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.15.0",
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:2b4c40e0907387a4084d5457b9f9f6ad17174262f0acdbc36f6e37de2ef8e5f7
3
+ size 267982639
runs/Aug31_04-05-39_27cbabe2255d/1661918803.117823/events.out.tfevents.1661918803.27cbabe2255d.70.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e4e22f2e4c94e730f8a0be727074f799387edc86c1488691c8b662224d8767c
3
+ size 4790
runs/Aug31_04-05-39_27cbabe2255d/events.out.tfevents.1661918774.27cbabe2255d.70.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6decb08ac99702e2e6da92886d3538dc53753ed0776b3fb77af8af2990f64697
3
+ size 5068
runs/Aug31_04-05-39_27cbabe2255d/events.out.tfevents.1661919025.27cbabe2255d.70.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27befa429abc5b6dda18c1a373998ff8f19b8ab92ac41e6cc8ad5c97631b9442
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f60ae68b9271559521be5eb75953f84b9cd854ebb4cf4d071fd4d212032fc09
3
+ size 2991