shirzady1934 commited on
Commit
dbb56a8
1 Parent(s): bf5f4ce

Training in progress, step 8192

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "RobertaForMaskedLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 100,
16
+ "model_type": "roberta",
17
+ "num_attention_heads": 2,
18
+ "num_hidden_layers": 5,
19
+ "pad_token_id": 1,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.31.0",
23
+ "type_vocab_size": 1,
24
+ "use_cache": true,
25
+ "vocab_size": 6817
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb9ee82e4d81d1e274ffee78bbf62a771cbb9668c5486164eae3879e0cce004
3
+ size 165442175
runs/Aug03_12-50-42_3f0d9ab37c20/events.out.tfevents.1691067048.3f0d9ab37c20.162.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1baf9ee14927e2d887465957ab2462d7a5a4175453648a757bf3b1ffd1662d
3
+ size 12323
runs/Aug03_12-57-55_3f0d9ab37c20/events.out.tfevents.1691067477.3f0d9ab37c20.162.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a241ea7a40ea0eaf2ba1ff55c6d86d6b6cb7c85fbd127e71d5fb04cefe66e5b
3
+ size 10222
runs/Aug03_13-07-03_3f0d9ab37c20/events.out.tfevents.1691068026.3f0d9ab37c20.162.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e79b968943396371baa5166cc18ad72265334ff81e3aeb0f3b58b169007356c
3
+ size 15685
runs/Aug03_13-24-39_3f0d9ab37c20/events.out.tfevents.1691069082.3f0d9ab37c20.162.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2776c1a5ffb10a9c77e5a8104945d7e1657f1ba27750abd2d27709d19a78b9fe
3
+ size 46024
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cc01745164bf0ac0221d89ad0293fa87a63820825fe0274d802de985fa324d8
3
+ size 3963