jatinshah commited on
Commit
f932572
1 Parent(s): 9ff8fe4

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.16.2",
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:8dafc1ffdf43c9611d0b8ca4bd12824609a8e7ab57aa446983d71290d5bf2889
3
+ size 267982639
runs/Feb11_08-38-50_c9861d118c0b/1644569301.4917893/events.out.tfevents.1644569301.c9861d118c0b.79.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8118a8a179f8834e655a7e7114d634efbf0c80a1a9197266d5310288d2d61c1b
3
+ size 4822
runs/Feb11_08-38-50_c9861d118c0b/events.out.tfevents.1644569287.c9861d118c0b.79.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e139e8e8b537b1bff69788e38b5bd8344aedb687be0b2d4ce469b3a7f352d582
3
+ size 5091
runs/Feb11_08-38-50_c9861d118c0b/events.out.tfevents.1644569487.c9861d118c0b.79.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1e35046d61319a03f1f0ad77cd5f7a8fae89828951f76437058725f9e6bcc5
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8b24ed9ad5e8a32a9cca7a89666f5b4176950737b3273c315ed54a2b05dbe9d
3
+ size 3055