saghar commited on
Commit
fbae58d
1 Parent(s): 7844f57

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-l6-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": 6,
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:d575f99ac3f66db62265c62dd963aea8c24df4552187967b40045bdb88522d55
3
+ size 91022699
runs/Mar20_13-22-52_GCRSANDBOX353/1647807776.9843538/events.out.tfevents.1647807776.GCRSANDBOX353.3752988.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:684eb475127f9fa74a6a231b8fd6dc9f55eac3214412cb70d70182dc40a33699
3
+ size 4860
runs/Mar20_13-22-52_GCRSANDBOX353/events.out.tfevents.1647807776.GCRSANDBOX353.3752988.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c1786e8bac8f86face314be94572d35fb86fe768d39c0b42d03df3909bc9e7a
3
+ size 3471
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14f6f6d43da60aed8ed112bc8a6eb20b64f216b7cbe545abee6ba29b2f759a92
3
+ size 3119