Model save
Browse files- README.md +3 -3
- all_results.json +4 -4
- pytorch_model.bin +2 -2
- train_results.json +4 -4
- trainer_state.json +0 -0
- training_args.bin +2 -2
README.md
CHANGED
|
@@ -24,7 +24,7 @@ print(output["generated_text"])
|
|
| 24 |
|
| 25 |
## Training procedure
|
| 26 |
|
| 27 |
-
[<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/2741919970-hustvl/huggingface/runs/
|
| 28 |
|
| 29 |
|
| 30 |
This model was trained with SFT.
|
|
@@ -32,9 +32,9 @@ This model was trained with SFT.
|
|
| 32 |
### Framework versions
|
| 33 |
|
| 34 |
- TRL: 0.16.0.dev0
|
| 35 |
-
- Transformers: 4.
|
| 36 |
- Pytorch: 2.5.1
|
| 37 |
-
- Datasets: 3.3.
|
| 38 |
- Tokenizers: 0.21.0
|
| 39 |
|
| 40 |
## Citations
|
|
|
|
| 24 |
|
| 25 |
## Training procedure
|
| 26 |
|
| 27 |
+
[<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/2741919970-hustvl/huggingface/runs/8d6xpsju)
|
| 28 |
|
| 29 |
|
| 30 |
This model was trained with SFT.
|
|
|
|
| 32 |
### Framework versions
|
| 33 |
|
| 34 |
- TRL: 0.16.0.dev0
|
| 35 |
+
- Transformers: 4.50.0.dev0
|
| 36 |
- Pytorch: 2.5.1
|
| 37 |
+
- Datasets: 3.3.1
|
| 38 |
- Tokenizers: 0.21.0
|
| 39 |
|
| 40 |
## Citations
|
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
"train_samples": 16610,
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
+
"train_loss": 0.9815138741495063,
|
| 4 |
+
"train_runtime": 13832.1557,
|
| 5 |
"train_samples": 16610,
|
| 6 |
+
"train_samples_per_second": 2.402,
|
| 7 |
+
"train_steps_per_second": 0.15
|
| 8 |
}
|
pytorch_model.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:91a6070621e5611568510334c5f43acb28fdba0d123da3e78b505258dee64316
|
| 3 |
+
size 2687651730
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
"train_samples": 16610,
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
+
"train_loss": 0.9815138741495063,
|
| 4 |
+
"train_runtime": 13832.1557,
|
| 5 |
"train_samples": 16610,
|
| 6 |
+
"train_samples_per_second": 2.402,
|
| 7 |
+
"train_steps_per_second": 0.15
|
| 8 |
}
|
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:4fdd831cea05fdcc5520eecfb7adc86659d142ec77ebe9d596677e3f6183ba13
|
| 3 |
+
size 8568
|