V3RX2000 commited on
Commit
3baa348
1 Parent(s): 94f1686

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.18.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:3e3bb5a7d23bfae4203f97fc2c4385a1ef300db250e7e10c05b950cd1fbbd337
3
+ size 267976815
runs/Apr16_06-37-40_1a3842d14c3b/1650091082.2585917/events.out.tfevents.1650091082.1a3842d14c3b.73.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b69bb2260aa8f4dbbefe096bf4b4ac1002d35b1fdedb4cdb3c726fd2dfcb0691
3
+ size 4899
runs/Apr16_06-37-40_1a3842d14c3b/events.out.tfevents.1650091082.1a3842d14c3b.73.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98f4b266d98b7adac48c2ef48266576b54d37be934e093e4d616a3071bade92c
3
+ size 5131
runs/Apr16_06-37-40_1a3842d14c3b/events.out.tfevents.1650091367.1a3842d14c3b.73.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77e8fed6232caa0967c2db3c85f45f93b6d5010ec3cb08c98cc0dff7b674b117
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa1740544b0fcd5d5e9b320fbe6dcf732321a973eb7b224cc66a5d0491f3e1d9
3
+ size 3119