Model save
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ print(output["generated_text"])
|
|
| 27 |
|
| 28 |
## Training procedure
|
| 29 |
|
| 30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/nlee28/cross1/runs/
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
|
|
|
| 27 |
|
| 28 |
## Training procedure
|
| 29 |
|
| 30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/nlee28/cross1/runs/5v45jg0w)
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 192705258979328.0,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
"train_samples": 817,
|
| 6 |
-
"train_samples_per_second": 3.
|
| 7 |
"train_steps_per_second": 0.1
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 192705258979328.0,
|
| 3 |
+
"train_loss": 0.34760819860464015,
|
| 4 |
+
"train_runtime": 3369.3955,
|
| 5 |
"train_samples": 817,
|
| 6 |
+
"train_samples_per_second": 3.152,
|
| 7 |
"train_steps_per_second": 0.1
|
| 8 |
}
|
config.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "bfloat16",
|
| 24 |
"transformers_version": "4.52.4",
|
| 25 |
-
"use_cache":
|
| 26 |
"use_mrope": false,
|
| 27 |
"use_sliding_window": false,
|
| 28 |
"vocab_size": 151936
|
|
|
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "bfloat16",
|
| 24 |
"transformers_version": "4.52.4",
|
| 25 |
+
"use_cache": false,
|
| 26 |
"use_mrope": false,
|
| 27 |
"use_sliding_window": false,
|
| 28 |
"vocab_size": 151936
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3554214752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:841494b3e356a5e876134b6247ecc8b599f9393e453d3ca70404fdf1966e813d
|
| 3 |
size 3554214752
|
runs/Aug13_21-47-25_al-clops-debugging-pipeline-4nn6w-ac6d-0/events.out.tfevents.1755121657.al-clops-debugging-pipeline-4nn6w-ac6d-0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c37b38bc5f04a5d98159c70e30b8a0646eb0177ab8d3cdb853ac7fa6a6f04a3b
|
| 3 |
+
size 50487
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 192705258979328.0,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
"train_samples": 817,
|
| 6 |
-
"train_samples_per_second": 3.
|
| 7 |
"train_steps_per_second": 0.1
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 192705258979328.0,
|
| 3 |
+
"train_loss": 0.34760819860464015,
|
| 4 |
+
"train_runtime": 3369.3955,
|
| 5 |
"train_samples": 817,
|
| 6 |
+
"train_samples_per_second": 3.152,
|
| 7 |
"train_steps_per_second": 0.1
|
| 8 |
}
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7505
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bc43e6aa1b1f0a1888b53e2b762df17def16388aa2a369d322f676368ab1a4a
|
| 3 |
size 7505
|