Sumedha commited on
Commit
8bb5c73
1 Parent(s): a28a422

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:7761ae6d27d64bdde31bc9f0198cf64ef91f1590e2647b33bf5a08360688c9cb
3
+ size 267982639
runs/May12_09-08-01_ip-10-128-6-207/1652346505.0606074/events.out.tfevents.1652346505.ip-10-128-6-207.5081.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c985b3cfd9749bc77295c8508a1730c2059401f5caaadb85d79f363c40381f
3
+ size 4825
runs/May12_09-08-01_ip-10-128-6-207/events.out.tfevents.1652346505.ip-10-128-6-207.5081.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fc4ca017146f53ffa48812a613492a0f57c69d4646ab3c5ce46bbf6f678b3e5
3
+ size 5094
runs/May12_09-37-51_ip-10-128-6-207/1652348298.1122599/events.out.tfevents.1652348298.ip-10-128-6-207.8635.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3457d3e96ae12aeb40e0834b9a446d9f50e47cdb01effa8c2acc0b75a7d4e2cd
3
+ size 4825
runs/May12_09-37-51_ip-10-128-6-207/events.out.tfevents.1652348298.ip-10-128-6-207.8635.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b17803e4510a82af438630e44c406bfe2592756492935b4c811546ed9f75f57
3
+ size 5094
runs/May12_09-37-51_ip-10-128-6-207/events.out.tfevents.1652350061.ip-10-128-6-207.8635.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da048daf58e1e1c75c92a7e30f5736c33076da92b47ccc3b2902f8eae239eeb
3
+ size 582
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee3dd3761c03308a89c18ebcd1f4179ab56efbbb70f47d4a280c4d9c3c675258
3
+ size 3055