jfarmerphd commited on
Commit
cc6de43
1 Parent(s): d5f3b61

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.25.1",
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:9b8a1a1c9eb47c8628735b087e6ffa74e1814f383370cf137697ae7d5555a89b
3
+ size 267978033
runs/Dec19_21-41-45_621f14d7e2ea/1671486125.7221067/events.out.tfevents.1671486125.621f14d7e2ea.164.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f595a3a59616cf1637bb4f784ba2758dd0b42605066073646c77628162f2bd63
3
+ size 5570
runs/Dec19_21-41-45_621f14d7e2ea/events.out.tfevents.1671486125.621f14d7e2ea.164.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef0db082c45260137fc15798f4262e614bf78736bef3fb9e1dd63df95cc103d2
3
+ size 5518
runs/Dec19_21-41-45_621f14d7e2ea/events.out.tfevents.1671486285.621f14d7e2ea.164.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5b5c77c70fd3993b4adc596830a2681626c65d98ab62ef38f2a1e8d25c2ba5
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c226f2e14f1003b27723edc1fb5f5e414f3b429725a1437251952dd3e2aa595b
3
+ size 3451