leofn3 commited on
Commit
a522455
1 Parent(s): 0ff9335

Training in progress, step 10000

Browse files
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForMaskedLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 384,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 1024,
12
+ "layer_norm_eps": 1e-12,
13
+ "max_position_embeddings": 1024,
14
+ "model_type": "bert",
15
+ "num_attention_heads": 6,
16
+ "num_hidden_layers": 6,
17
+ "pad_token_id": 0,
18
+ "position_embedding_type": "absolute",
19
+ "torch_dtype": "float32",
20
+ "transformers_version": "4.38.2",
21
+ "type_vocab_size": 2,
22
+ "use_cache": true,
23
+ "vocab_size": 30522
24
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a93c4d10642f02182d4ac9cd81795c457e13972444cdc0e2973397d676b38b88
3
+ size 82327168
runs/Mar28_20-36-35_40c365f4c8f5/events.out.tfevents.1711658216.40c365f4c8f5.7171.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5826d3e026931e39b5c29ea9d92c7d6b1e4b40721927dad6fb4112e475d2400b
3
+ size 4476
runs/Mar28_20-38-00_40c365f4c8f5/events.out.tfevents.1711658284.40c365f4c8f5.7171.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:512b103eca2dcdad771e2f9c56fabfb1b389e7de2eb4b04a86baacf7ff92fd26
3
+ size 8695
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e81fbfb08f91166eea23fff386aff020e60208e8c4152eed757dbb4e312c81d4
3
+ size 4920