dcae10 commited on
Commit
9cd6afa
1 Parent(s): c5df69d

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.23.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:d758116aa088086fdaee3bf3bb23fd0af9060f61d788d8c2cd5918f2dd5dfbe2
3
+ size 267976815
runs/Oct28_01-29-12_4f8620ad15fb/1666920691.8415735/events.out.tfevents.1666920691.4f8620ad15fb.76.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd418ce05fdde164874a4c7670f554c5232439d4dce1d2c19b99da3e1f2ad52
3
+ size 5532
runs/Oct28_01-29-12_4f8620ad15fb/events.out.tfevents.1666920683.4f8620ad15fb.76.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f525d7d6a2533dc574deaf594806f5c137b7acef1a78f83355ed2e66ab3f0c
3
+ size 5497
runs/Oct28_01-29-12_4f8620ad15fb/events.out.tfevents.1666920876.4f8620ad15fb.76.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0db5c374f16e44c459d5a7b15976d34c53911d071d5334998457a2672740e76
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ddc2ed9d4826b8822a42f6abeb0f89d9c8fc7161aac79c2501601f7bc7d4c67
3
+ size 3439