xinhui commited on
Commit
4b093fa
1 Parent(s): bb6f11c

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.21.3",
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:5c8ca51eb59442299a35665c42e6c343a3a1c37025a19921a40277d1ed23f4d9
3
+ size 267976815
runs/Sep09_08-09-25_95f8b20d8aff/1662711350.0532563/events.out.tfevents.1662711350.95f8b20d8aff.70.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdb1733d0f37c0972e3f01ee1ba25fcec4eae063ed5c7fc30e0d4069a0bc8510
3
+ size 5473
runs/Sep09_08-09-25_95f8b20d8aff/events.out.tfevents.1662711344.95f8b20d8aff.70.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f8840511418f0706eb0f3953f21b22dbd5aee200ef6bcac2716459b8319d47d
3
+ size 5447
runs/Sep09_08-09-25_95f8b20d8aff/events.out.tfevents.1662711516.95f8b20d8aff.70.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f36b47421bc7b5fc50d0118ec60825c0568b248cbd1874470e3e0a7ef161a1
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a23a2813a403d76d6f524121f53f36369adcf077af82116ca26a12c6d7ba9856
3
+ size 3375