new version
Browse files- .ipynb_checkpoints/trainer_state-checkpoint.json +0 -0
- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
- runs/Dec14_16-33-29_notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944/events.out.tfevents.1734165485.notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944.8637.0 +3 -0
- runs/Dec14_16-39-14_notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944/events.out.tfevents.1734165570.notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944.15187.0 +3 -0
- runs/Dec18_15-51-28_notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944/events.out.tfevents.1734508321.notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944.63931.0 +3 -0
- trainer_state.json +0 -0
- training_args.bin +2 -2
.ipynb_checkpoints/trainer_state-checkpoint.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -34,7 +34,7 @@
|
|
34 |
"rope_theta": 500000.0,
|
35 |
"tie_word_embeddings": true,
|
36 |
"torch_dtype": "bfloat16",
|
37 |
-
"transformers_version": "4.46.
|
38 |
"use_cache": false,
|
39 |
"vocab_size": 128256
|
40 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "models/Llama-3.2-1B-ultrachat200k",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
34 |
"rope_theta": 500000.0,
|
35 |
"tie_word_embeddings": true,
|
36 |
"torch_dtype": "bfloat16",
|
37 |
+
"transformers_version": "4.46.3",
|
38 |
"use_cache": false,
|
39 |
"vocab_size": 128256
|
40 |
}
|
generation_config.json
CHANGED
@@ -8,5 +8,5 @@
|
|
8 |
],
|
9 |
"temperature": 0.6,
|
10 |
"top_p": 0.9,
|
11 |
-
"transformers_version": "4.46.
|
12 |
}
|
|
|
8 |
],
|
9 |
"temperature": 0.6,
|
10 |
"top_p": 0.9,
|
11 |
+
"transformers_version": "4.46.3"
|
12 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2471645608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cb441ce7c4b67650bd4b8213ade0580a21ada44aac93f07fd76d06b6bfc448b
|
3 |
size 2471645608
|
runs/Dec14_16-33-29_notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944/events.out.tfevents.1734165485.notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944.8637.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6da4fe7142f30d439ec8507df9f4d13b1846e61072cfff2a8dd257885a647898
|
3 |
+
size 6191
|
runs/Dec14_16-39-14_notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944/events.out.tfevents.1734165570.notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944.15187.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9a0d0751cd0f26b1212b00b019f67c82e39f1f8e5c3e4a3b3343937350a9136
|
3 |
+
size 137808
|
runs/Dec18_15-51-28_notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944/events.out.tfevents.1734508321.notebook-7f74bd20-8f92-45b0-96c4-687ced4ee944.63931.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e73515eedac01a08877d290ab659e5475306acc4cff280f66fae1cc7d4663714
|
3 |
+
size 71854
|
trainer_state.json
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af4b5958d53df6360609a93fbff8b59eea693e150e46092ba5a7d55e5c2830f3
|
3 |
+
size 7608
|