saghar commited on
Commit
b8d8760
1 Parent(s): 01218be

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/xtremedistil-l12-h384-uncased",
3
+ "architectures": [
4
+ "BertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 384,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 1536,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "output_attentions": true,
20
+ "output_hidden_states": true,
21
+ "pad_token_id": 0,
22
+ "position_embedding_type": "absolute",
23
+ "torch_dtype": "float32",
24
+ "transformers_version": "4.16.2",
25
+ "type_vocab_size": 2,
26
+ "use_cache": true,
27
+ "vocab_size": 30522
28
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8cceb0b6fbed4f951b1e0da26d4f9be0fab169ae5c34cdd92882a516deea064
3
+ size 133647083
runs/Mar21_11-15-28_GCRSANDBOX353/1647886534.930752/events.out.tfevents.1647886534.GCRSANDBOX353.1518725.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9aa49dc31a21345797d8daeddbc1dee3e762e20f09dec391a85240f432b80cd
3
+ size 4863
runs/Mar21_11-15-28_GCRSANDBOX353/events.out.tfevents.1647886534.GCRSANDBOX353.1518725.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f874f432e9da2e3dbd365660ecc2f22c476758c7804a001684635479c5c1b44a
3
+ size 3476
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:575b050bb226a92ca775ed79ca9b4f03de49387657deae3d2c8e2bcd7a869616
3
+ size 3119