chou commited on
Commit
03816ff
1 Parent(s): b31a1a2

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.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:c78ca261ed42c6a1239be3d446a27d0cac2d9a535ec78d113973fb83ec36f0f4
3
+ size 267976815
runs/Aug13_16-22-48_12be12f31259/1660407789.6415632/events.out.tfevents.1660407789.12be12f31259.69.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc8f0c7fbee704eae8399e436f72960033ae886ef0772e3f9883faf27f8173e5
3
+ size 5473
runs/Aug13_16-22-48_12be12f31259/events.out.tfevents.1660407785.12be12f31259.69.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48f87eec7d0251f8d994bc12572bc35bf79b2f1beaeeb2b959a199bccff7c3a0
3
+ size 5416
runs/Aug13_16-24-08_12be12f31259/1660407866.6470313/events.out.tfevents.1660407866.12be12f31259.69.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3232dcf71521d10022f1e42526b50bb6cdca756b21d1970ecd55e58ce1868f
3
+ size 5473
runs/Aug13_16-24-08_12be12f31259/events.out.tfevents.1660407866.12be12f31259.69.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b864560fc61516a605b2a3f7ebfac8d4109a86579efa4954110e33e5642c7b0
3
+ size 5229
runs/Aug13_16-24-08_12be12f31259/events.out.tfevents.1660408043.12be12f31259.69.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1da493695d8dce1d4a567e0f14f0273aaf0da0137dcd0c5c6ea2d54aece77691
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4a431797468f7f59505acc16e34dc4f14e986e2405f37f995de5d711e9baa7f
3
+ size 3375