emergix commited on
Commit
084b0a4
·
1 Parent(s): c585d03

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.19.4",
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:aaf9125cfd45da2de704c359f917170307945a6c438dabb4998b4e90a790aede
3
+ size 267975343
runs/Jun14_16-05-11_MacBook-Pro.local/1655216590.729857/events.out.tfevents.1655216590.MacBook-Pro.local.23071.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7a567a23b3bb9a24c01f94c58cd49c0b621aad8bd3754b3d4c5138de57cae7b
3
+ size 5237
runs/Jun14_16-05-11_MacBook-Pro.local/events.out.tfevents.1655216538.MacBook-Pro.local.23071.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e465582b6d889f7fae896af6224c3a5e12438f82359f6296225e6a3edb824618
3
+ size 5323
runs/Jun14_16-05-11_MacBook-Pro.local/events.out.tfevents.1655218584.MacBook-Pro.local.23071.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbb4df72adbd033819ec49ded45ee5722113e8aadc31199b6b6de2585e0ee444
3
+ size 311
runs/Jun15_10-49-20_MacBook-Pro.local/1655282991.263165/events.out.tfevents.1655282991.MacBook-Pro.local.2188.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1d5e5537acc6fe5a329b4900631cff0068e9873aaa2d10d28afbcd28779d97d
3
+ size 5237
runs/Jun15_10-49-20_MacBook-Pro.local/events.out.tfevents.1655282986.MacBook-Pro.local.2188.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31101fd291a0186131b183b9348ce93a9a33d2f458698ded017ee4544d5e88c5
3
+ size 5323
runs/Jun15_10-49-20_MacBook-Pro.local/events.out.tfevents.1655284926.MacBook-Pro.local.2188.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf2aea59ce896dc69b8c87ef73b46029b38cb3947ccb3578574bc7e7b2f8ddca
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84092be86cdaeec8a1f916bdfe04efe6c086c6f7a8e36950f7c04d8e0f890200
3
+ size 3247