Merge branch 'main' of https://huggingface.co/Lambent/CosmoAlpacaLight-1b
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
@@ -7,6 +7,8 @@ base_model: HuggingFaceTB/cosmo-1b
|
|
7 |
model-index:
|
8 |
- name: lora-out
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -87,7 +89,7 @@ special_tokens:
|
|
87 |
|
88 |
# lora-out
|
89 |
|
90 |
-
This model is a fine-tuned version of [HuggingFaceTB/cosmo-1b](https://huggingface.co/HuggingFaceTB/cosmo-1b) on the
|
91 |
It achieves the following results on the evaluation set:
|
92 |
- Loss: 1.0717
|
93 |
|
|
|
1 |
---
|
2 |
+
license: cc
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
7 |
model-index:
|
8 |
- name: lora-out
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- vicgalle/alpaca-gpt4
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
89 |
|
90 |
# lora-out
|
91 |
|
92 |
+
This model is a fine-tuned version of [HuggingFaceTB/cosmo-1b](https://huggingface.co/HuggingFaceTB/cosmo-1b) on the alpaca-gpt4 dataset.
|
93 |
It achieves the following results on the evaluation set:
|
94 |
- Loss: 1.0717
|
95 |
|