Med0 commited on
Commit
d833dd5
1 Parent(s): d188902

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "junnyu/roformer_chinese_base",
3
+ "architectures": [
4
+ "RoFormerForCausalLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "embedding_size": 768,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 1536,
15
+ "model_type": "roformer",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "rotary_value": false,
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.39.3",
22
+ "type_vocab_size": 2,
23
+ "use_cache": true,
24
+ "vocab_size": 50000
25
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19f3725b0308152241636468ce4079ae99c17178837afffdd76c992e7a03b6c0
3
+ size 496816360
runs/Apr08_21-57-51_223587958e7a/events.out.tfevents.1712613473.223587958e7a.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44444d94c7a786cedaaded46e5ac44d334e59b1b4b8d095547f4b5b9f1a2bb27
3
+ size 4802
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02e5ac440da7bc36a7c5aee10a05d2e2a877dbda6db332d2118204302d831bfb
3
+ size 4984