Update README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,14 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: dolly-v2-3-openassistant-guanaco
|
7 |
results: []
|
8 |
datasets:
|
9 |
- timdettmers/openassistant-guanaco
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- pytorch
|
6 |
model-index:
|
7 |
- name: dolly-v2-3-openassistant-guanaco
|
8 |
results: []
|
9 |
datasets:
|
10 |
- timdettmers/openassistant-guanaco
|
11 |
+
library_name: peft
|
12 |
+
pipeline_tag: text-generation
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|