yimeiyang commited on
Commit
c2ace78
1 Parent(s): d008d65

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "RWKV/rwkv-4-169m-pile",
3
+ "architectures": [
4
+ "RwkvForCausalLM"
5
+ ],
6
+ "attention_hidden_size": 768,
7
+ "bos_token_id": 0,
8
+ "context_length": 1024,
9
+ "eos_token_id": 0,
10
+ "hidden_size": 768,
11
+ "intermediate_size": 3072,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "rwkv",
14
+ "num_hidden_layers": 12,
15
+ "rescale_every": 6,
16
+ "tie_word_embeddings": false,
17
+ "torch_dtype": "float32",
18
+ "transformers_version": "4.39.0.dev0",
19
+ "use_cache": true,
20
+ "vocab_size": 50277
21
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07aabd5f119c19d369da7adda682480c1789f6f5c382804318fe03fe0ed934eb
3
+ size 677393760
runs/Mar27_22-07-25_cheng-ubuntu/events.out.tfevents.1711591647.cheng-ubuntu.10235.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d54a2d6a11e2947e840241d26856b52f9c50c581ee9f1229fa74d3b96a66ae
3
+ size 4698
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06fd8028d73f657410440d332524f37c69f93c7a6d49285110934be9cf8b7e83
3
+ size 4920