zhangduo4610
commited on
Commit
•
479543f
1
Parent(s):
ff42297
End of training
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
base_model: facebook/opt-350m
|
3 |
datasets:
|
4 |
-
-
|
5 |
library_name: peft
|
6 |
license: other
|
7 |
tags:
|
|
|
8 |
- trl
|
9 |
- sft
|
10 |
- generated_from_trainer
|
@@ -18,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# opt350
|
20 |
|
21 |
-
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 1.7869
|
24 |
|
|
|
1 |
---
|
2 |
base_model: facebook/opt-350m
|
3 |
datasets:
|
4 |
+
- HuggingFaceH4/ultrachat_200k
|
5 |
library_name: peft
|
6 |
license: other
|
7 |
tags:
|
8 |
+
- alignment-handbook
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
|
|
19 |
|
20 |
# opt350
|
21 |
|
22 |
+
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the HuggingFaceH4/ultrachat_200k dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 1.7869
|
25 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 0.9999380306128772,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 4248917998829568.0,
|
4 |
"train_loss": 1.8640377591255577,
|
5 |
"train_runtime": 7899.8856,
|
|
|
1 |
{
|
2 |
"epoch": 0.9999380306128772,
|
3 |
+
"eval_loss": 1.7869144678115845,
|
4 |
+
"eval_runtime": 145.3758,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 98.221,
|
7 |
+
"eval_steps_per_second": 6.143,
|
8 |
"total_flos": 4248917998829568.0,
|
9 |
"train_loss": 1.8640377591255577,
|
10 |
"train_runtime": 7899.8856,
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 0.9999380306128772,
|
3 |
-
"eval_loss": 1.
|
4 |
-
"eval_runtime":
|
5 |
"eval_samples": 23109,
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 0.9999380306128772,
|
3 |
+
"eval_loss": 1.7869144678115845,
|
4 |
+
"eval_runtime": 145.3758,
|
5 |
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 98.221,
|
7 |
+
"eval_steps_per_second": 6.143
|
8 |
}
|
runs/Nov05_11-16-57_gnode001.cluster/events.out.tfevents.1730842275.gnode001.cluster.293646.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53d56846a8befa144c2048fa95f51ffd7872c7047e388b763389d734d3628f98
|
3 |
+
size 359
|