azaninello commited on
Commit
9d56e53
1 Parent(s): e0eb7e4

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.17.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:9bb3c2b6deefce4913c1eac5882ff33939d74807436f5414d1aa4b21ad8bb833
3
+ size 267983023
runs/Mar04_17-37-24_cb06ae826845/1646415557.702485/events.out.tfevents.1646415557.cb06ae826845.76.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72fdd051c5ed161d0e39f8eb0addb5ee65aafffb322a5798d3100dc7b21a639d
3
+ size 4837
runs/Mar04_17-37-24_cb06ae826845/events.out.tfevents.1646415474.cb06ae826845.76.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf4a20419dae11a5bbe92c0ef6050da76de3f9301af8e6dd057162b42c49cc8
3
+ size 249
runs/Mar04_17-37-24_cb06ae826845/events.out.tfevents.1646415553.cb06ae826845.76.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cd91ac12b9df08f98719275dc6cae97e3e5f117f8cec6ebbb4587ff5a7f434c
3
+ size 5106
runs/Mar04_17-37-24_cb06ae826845/events.out.tfevents.1646415740.cb06ae826845.76.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10732094d40185de5e7f41b664cd83194bbdfa4d4696e0caff09c2340971aae7
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb7687fd1d10a9e641427d17df7a52c8ae23bf972600cfcbc534ee57cf47b16d
3
+ size 3055