Update README.md
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: Lambent/cosmoem-8x1B
|
|
7 |
model-index:
|
8 |
- name: cosmoe-lora-out
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -104,11 +106,11 @@ special_tokens:
|
|
104 |
|
105 |
# cosmoe-lora-out
|
106 |
|
107 |
-
This model is a fine-tuned version of [Lambent/cosmoem-8x1B](https://huggingface.co/Lambent/cosmoem-8x1B) on the
|
108 |
|
109 |
## Model description
|
110 |
|
111 |
-
|
112 |
|
113 |
## Intended uses & limitations
|
114 |
|
|
|
1 |
---
|
2 |
+
license: cc
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
7 |
model-index:
|
8 |
- name: cosmoe-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
|
|
|
106 |
|
107 |
# cosmoe-lora-out
|
108 |
|
109 |
+
This model is a fine-tuned version of [Lambent/cosmoem-8x1B](https://huggingface.co/Lambent/cosmoem-8x1B) on the vicgalle/alpaca-gpt4 dataset.
|
110 |
|
111 |
## Model description
|
112 |
|
113 |
+
May have broken a bit in training.
|
114 |
|
115 |
## Intended uses & limitations
|
116 |
|