livinNector commited on
Commit
d58e118
·
1 Parent(s): fdb980c

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "gelu",
3
+ "architectures": [
4
+ "DistilBertForMaskedLM"
5
+ ],
6
+ "attention_dropout": 0.1,
7
+ "dim": 768,
8
+ "dropout": 0.1,
9
+ "hidden_dim": 3072,
10
+ "initializer_range": 0.02,
11
+ "max_position_embeddings": 512,
12
+ "model_type": "distilbert",
13
+ "n_heads": 12,
14
+ "n_layers": 6,
15
+ "pad_token_id": 0,
16
+ "qa_dropout": 0.1,
17
+ "seq_classif_dropout": 0.2,
18
+ "sinusoidal_pos_embds": false,
19
+ "torch_dtype": "float32",
20
+ "transformers_version": "4.27.4",
21
+ "vocab_size": 4022
22
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3648ef856320421daedf7bf5d793505f37b5e5d6bcaa91561d46db5114c3500
3
+ size 186464049
runs/Apr14_20-10-20_gpu214-02/1681492240.2156532/events.out.tfevents.1681492240.gpu214-02.36432.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac261275c69f0339640ac23fa40bf2051c2770fe78a03a3bbbae2a0ec114bad1
3
+ size 5794
runs/Apr14_20-10-20_gpu214-02/events.out.tfevents.1681492240.gpu214-02.36432.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89fb04846f820a3a23e64af4a3d48eabbeae51d9c71154eaacce01853d9b8c6e
3
+ size 4475
runs/Apr14_20-32-30_gpu214-06/1681493558.9087439/events.out.tfevents.1681493558.gpu214-06.3173.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff6200f1b0fd62645e346cacaa2e7d9c9d804fbf56fbef6e457207da1bdd34b5
3
+ size 5794
runs/Apr14_20-32-30_gpu214-06/events.out.tfevents.1681493558.gpu214-06.3173.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb635af86f8ee046d581bd7796c1bc2b280c0243b4b3f345a4872c3347a7a54
3
+ size 3847
runs/Apr14_20-36-08_gpu214-02/1681493776.3227184/events.out.tfevents.1681493776.gpu214-02.53663.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b8395c7e87689727478bfdea93604d2061053e3f11bf633c0c4574b82857e71
3
+ size 5799
runs/Apr14_20-36-08_gpu214-02/events.out.tfevents.1681493776.gpu214-02.53663.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d69d470c46e8399d2610732708ec0af607bd784273b750a65b1597e32356bfb
3
+ size 3852
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c25c96c1e4b6a1c61fdc6d629bcab35d77e8f1c82dd738ec605fe7b9c573fef8
3
+ size 3579