NowaBwagel0 commited on
Commit
1b21ccc
1 Parent(s): 6975184

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "JackFram/llama-68m",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "bos_token_id": 0,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "max_position_embeddings": 2048,
14
+ "model_type": "llama",
15
+ "num_attention_heads": 12,
16
+ "num_hidden_layers": 2,
17
+ "num_key_value_heads": 12,
18
+ "pad_token_id": 1,
19
+ "pretraining_tp": 1,
20
+ "rms_norm_eps": 1e-06,
21
+ "rope_scaling": null,
22
+ "rope_theta": 10000.0,
23
+ "tie_word_embeddings": false,
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.35.2",
26
+ "use_cache": true,
27
+ "vocab_size": 32000
28
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be7e8253575e3ee162e7558f356b860a7664cf4390d41c153b2f488667dd8daf
3
+ size 272123144
runs/Jan01_03-50-36_4cd1c9f376b9/events.out.tfevents.1704081094.4cd1c9f376b9.3054.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d273bf150a93277768eacb5dc8f4218976d9bc1f1e6db33c3a71955975924b9
3
+ size 4431
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed0850590137c977bb850313ef38792825789d86d1ea21e4ef8a06eaa8eb42b8
3
+ size 4600