Training in progress, step 50
Browse files- config.json +1 -1
- model.safetensors +1 -1
- trainer_log.jsonl +0 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/workspace/titulm/saves/Llama-3.2-1B/sft-train-1/checkpoint-580",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2644664768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b74c5327722d517a465d2547e5a7ba2e31628d47d43e0c642585468979da7305
|
3 |
size 2644664768
|
trainer_log.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adde021d7a5023238468155c59d7a0987c75315f3d3f11772f182fd5b8eed3e0
|
3 |
size 7416
|