lewtun HF staff commited on
Commit
cf7ee20
1 Parent(s): a872ed5

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:96850d5320685c2afff2cdfaacd2079383fa340d035849117cd97a4e864e3e53
3
+ size 267978033
runs/Dec28_04-35-53_0d5dd325b560/1672202202.3034592/events.out.tfevents.1672202202.0d5dd325b560.590.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5705d76c4326b2d4ed87ef9fdccd57c5463a86afd340b2346dd53a0aba8ad853
3
+ size 5588
runs/Dec28_04-35-53_0d5dd325b560/events.out.tfevents.1672202186.0d5dd325b560.590.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:101f6fd6ff09ff12363f6ac696544c422aa411fe9358bd16e7b2be47e1b1a117
3
+ size 4513
runs/Dec28_04-35-53_0d5dd325b560/events.out.tfevents.1672203247.0d5dd325b560.590.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:559522718ee10c6f20a31c27e655bbe78d225c994cb45d221e443128a58d5cc9
3
+ size 306
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78fc9db8c02ca01db08da0a22027e826057c7687e1f092ac7125e0a2848c67ee
3
+ size 3451