Training in progress, step 40
Browse files- config.json +2 -2
- model.safetensors +1 -1
- runs/Jan03_16-59-21_ml-xtx-machine/events.out.tfevents.1704298907.ml-xtx-machine.55302.0 +3 -0
- runs/Jan03_17-28-42_ml-xtx-machine/events.out.tfevents.1704299369.ml-xtx-machine.60864.0 +3 -0
- runs/Jan03_17-34-27_ml-xtx-machine/events.out.tfevents.1704299718.ml-xtx-machine.3874.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -22,6 +22,6 @@
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.35.0",
|
25 |
-
"use_cache":
|
26 |
"vocab_size": 32000
|
27 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "alexredna/TinyLlama-1.1B-Chat-v1.0-reasoning-sft-full",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.35.0",
|
25 |
+
"use_cache": false,
|
26 |
"vocab_size": 32000
|
27 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2200119864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:456081289f7ea1dd60264be5a9af834b1f204d8bfe09e19e2c95d2327d991ece
|
3 |
size 2200119864
|
runs/Jan03_16-59-21_ml-xtx-machine/events.out.tfevents.1704298907.ml-xtx-machine.55302.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72967ca8126355484afbd75657b3344b3614a1631ef0ddc116ada09ef5ca437e
|
3 |
+
size 4596
|
runs/Jan03_17-28-42_ml-xtx-machine/events.out.tfevents.1704299369.ml-xtx-machine.60864.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90bb7383dd4ea82da60666116584e785d9c39c09926bd013c79376376d121395
|
3 |
+
size 4596
|
runs/Jan03_17-34-27_ml-xtx-machine/events.out.tfevents.1704299718.ml-xtx-machine.3874.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:637c185d14f3f062c5af3af149b3c5528f8012d3e982760d438737a8a6554dfd
|
3 |
+
size 4904
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d6ab30b5787e55f7e52db7748d33f30a137038d1ad078eb06908ff406ff4707
|
3 |
size 4728
|