Prang9 commited on
Commit
d75604a
1 Parent(s): 8e04221

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-10-04_f034cf0174e3/1661920258.319719/events.out.tfevents.1661920258.f034cf0174e3.71.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:179209f404170347c6564ab6db5a18c421c1ed7eef6511cdf54426bcd458a451
3
+ size 4790
runs/Aug31_04-10-04_f034cf0174e3/events.out.tfevents.1661920258.f034cf0174e3.71.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6c8f66e27119c36c1bb3b86a55df7706fe11a87994e3c35b1574a715bbd78cd
3
+ size 5068
runs/Aug31_04-10-04_f034cf0174e3/events.out.tfevents.1661920415.f034cf0174e3.71.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbad5e536853ddf93b400fcf53f1deefe8f12fd6ac9a8ed88fe60a6db9f9da9b
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bfed3f6a1aa1c695f549f16f25bd5f622e301c6fe82d1f28dad4fd7dd246825
3
+ size 2991