NowaBwagel0 commited on
Commit
06ef1d5
1 Parent(s): 247a1f4

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "JackFram/llama-68m",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 0,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "max_position_embeddings": 2048,
15
+ "model_type": "llama",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 2,
18
+ "num_key_value_heads": 12,
19
+ "pad_token_id": 1,
20
+ "pretraining_tp": 1,
21
+ "rms_norm_eps": 1e-06,
22
+ "rope_scaling": null,
23
+ "rope_theta": 10000.0,
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.36.2",
27
+ "use_cache": true,
28
+ "vocab_size": 32000
29
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee014b79a2f1a850a3766e6026f88dfd3d2c2afb4979d5b94a7cb8078d2e042
3
+ size 272123144
runs/Jan03_14-47-19_Noah-Desktop/events.out.tfevents.1704314842.Noah-Desktop.14932.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fddd60714aabbc39a99764242105ae193f11f59d9d5b0eadb437f5530020325
3
+ size 6106
runs/Jan03_14-49-37_Noah-Desktop/events.out.tfevents.1704314980.Noah-Desktop.19868.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d424737d824f03f90ac8fc637d614e6a5d1d864f43036b4c763900572e9a337
3
+ size 4566
runs/Jan03_14-51-04_Noah-Desktop/events.out.tfevents.1704315066.Noah-Desktop.1708.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fef44f999a41dac115df96b78bac594427d9d0e7d4b7e963c11895dba105ef8
3
+ size 14372
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f7f3e6954405af4b83041024650ce69660152fe490c642abe576873b468bfdf
3
+ size 4728