mrp commited on
Commit
01c80f6
1 Parent(s): b0e7435

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.15.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:c17e7ddfa64ae0d35b38f10b58f6bf0f31574fb18c8048a6aca5f3214b27e911
3
+ size 267982639
runs/Jan19_08-04-53_ff8fe0df0c19/1642579627.893799/events.out.tfevents.1642579627.ff8fe0df0c19.76.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:404ec8da2e4fd53593a95910b0b85d5f2d1e4a45657a62dd3e5ad11a63475a2f
3
+ size 4790
runs/Jan19_08-04-53_ff8fe0df0c19/events.out.tfevents.1642579562.ff8fe0df0c19.76.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bba570b2d928877abd7d542b47d2d211f2079912818bad9a2ace998681ffdf72
3
+ size 249
runs/Jan19_08-04-53_ff8fe0df0c19/events.out.tfevents.1642579623.ff8fe0df0c19.76.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96eef58deab3ed1603cd0345cc357fb781533b4cdeaa970ed7da716d25cac72b
3
+ size 5068
runs/Jan19_08-04-53_ff8fe0df0c19/events.out.tfevents.1642581569.ff8fe0df0c19.76.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a05063d3d2f957129ce57fdeddb17919d2a657697125f3b5d6a82de47886bcc
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8587918b7ee1d45f1cc35ba03437cac78550c539c125600136911ede0f9d3f8
3
+ size 2991