zhangduo4610
commited on
Commit
•
c46a899
1
Parent(s):
ef03add
End of training
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
base_model: facebook/opt-350m
|
3 |
datasets:
|
4 |
-
-
|
5 |
library_name: peft
|
6 |
license: other
|
7 |
tags:
|
|
|
8 |
- trl
|
9 |
- sft
|
10 |
-
- alignment-handbook
|
11 |
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: opt350
|
@@ -19,7 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# opt350
|
21 |
|
22 |
-
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the
|
|
|
|
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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
|
12 |
model-index:
|
13 |
- name: opt350
|
|
|
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 |
|
26 |
## Model description
|
27 |
|
all_results.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 0.9999380306128772,
|
3 |
"eval_loss": 1.7869144678115845,
|
4 |
-
"eval_runtime":
|
5 |
"eval_samples": 23109,
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second":
|
8 |
"total_flos": 4248917998829568.0,
|
9 |
"train_loss": 0.0,
|
10 |
"train_runtime": 0.013,
|
|
|
1 |
{
|
2 |
"epoch": 0.9999380306128772,
|
3 |
"eval_loss": 1.7869144678115845,
|
4 |
+
"eval_runtime": 154.2539,
|
5 |
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 92.568,
|
7 |
+
"eval_steps_per_second": 5.789,
|
8 |
"total_flos": 4248917998829568.0,
|
9 |
"train_loss": 0.0,
|
10 |
"train_runtime": 0.013,
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 0.9999380306128772,
|
3 |
"eval_loss": 1.7869144678115845,
|
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": 154.2539,
|
5 |
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 92.568,
|
7 |
+
"eval_steps_per_second": 5.789
|
8 |
}
|
runs/Nov06_12-35-29_gnode001.cluster/events.out.tfevents.1730925495.gnode001.cluster.319001.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b38afe43ac8b29eb807db84a8b801811bbf234b7edb7a7c45bb15515cde766bd
|
3 |
+
size 359
|