raphaelmerx commited on
Commit
1ffcf71
1 Parent(s): 089924e

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.12.5",
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:53e7df48f0974a5e4ecb4a4d6c23ff13c8c08ad4097bc105ab65230a8be3d233
3
+ size 267982639
runs/Dec01_07-24-14_15489451b97e/1638343582.5585804/events.out.tfevents.1638343582.15489451b97e.72.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42d2abf685b69f556e1b6ec6d1ed2cf57cad2b3d28553f5d215574370feeb856
3
+ size 4573
runs/Dec01_07-24-14_15489451b97e/events.out.tfevents.1638343580.15489451b97e.72.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:489f2f47d9c48b30951f43304bbb66432acca71d1604d8e4f038336a1d6e0152
3
+ size 4944
runs/Dec01_07-24-14_15489451b97e/events.out.tfevents.1638343922.15489451b97e.72.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40401196aa142b32f1db4e4d2424aeebc56ccbd4db13eae5bc4d280e98ac7a96
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a789caa92bacc7b8f93da5f3a66448573a7b3441abeebe6c95b124e63044052
3
+ size 2863