update model card README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: other
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
|
|
|
|
|
|
| 5 |
model-index:
|
| 6 |
- name: OPT-350m-multiprompt-v1
|
| 7 |
results: []
|
|
@@ -12,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# OPT-350m-multiprompt-v1
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 1.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 2 |
license: other
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
+
datasets:
|
| 6 |
+
- pszemraj/text2image-prompts-multi
|
| 7 |
model-index:
|
| 8 |
- name: OPT-350m-multiprompt-v1
|
| 9 |
results: []
|
|
|
|
| 14 |
|
| 15 |
# OPT-350m-multiprompt-v1
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the pszemraj/text2image-prompts-multi dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 1.6669
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|