lebeda commited on
Commit
213d19c
·
verified ·
1 Parent(s): bc2688a

Training in progress, step 125

Browse files
config.json CHANGED
@@ -6,11 +6,12 @@
6
  "context_len": 1024,
7
  "eos_token_id": 2,
8
  "eps": 1e-06,
9
- "hidden_size": 20,
10
  "model_type": "llama",
11
  "num_attention_heads": 10,
12
- "num_hidden_layers": 5,
13
  "pad_token_id": 2,
 
14
  "torch_dtype": "float32",
15
  "transformers_version": "4.44.2",
16
  "vocab_size": 32000
 
6
  "context_len": 1024,
7
  "eos_token_id": 2,
8
  "eps": 1e-06,
9
+ "hidden_size": 100,
10
  "model_type": "llama",
11
  "num_attention_heads": 10,
12
+ "num_hidden_layers": 10,
13
  "pad_token_id": 2,
14
+ "rope_theta": 10000.0,
15
  "torch_dtype": "float32",
16
  "transformers_version": "4.44.2",
17
  "vocab_size": 32000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1490252c5cd5aaef365775417f8b41fb33a738c213e1d250c3ff3fe063289cd0
3
- size 9626256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a780efe493861a458a1dfc4710d10fe0a6b996710393fe48f1c0b38eecdc9d37
3
+ size 66017896
runs/Nov11_16-58-41_18ffd9f1a532/events.out.tfevents.1731344326.18ffd9f1a532.7115.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d1f7b6a580a3ff860d85b7b78b78064bd542e68fd6e17a13375df90fef2cc34
3
+ size 5433
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c8ea94dafb3c67b9ad49918f768afa47e3ad2655d90916ffc1d2df233d9358d
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28d10408adfa2f79a0115aa0493cfe092db64050f3c94912bd5c0e236c69b8fc
3
  size 5240