Librarian Bot: Add base_model information to model
#3
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
license: openrail
|
3 |
-
datasets:
|
4 |
-
- NbAiLab/norwegian-alpaca
|
5 |
-
library_name: peft
|
6 |
language:
|
7 |
- 'no'
|
8 |
- nb
|
|
|
|
|
|
|
|
|
9 |
pipeline_tag: text-generation
|
|
|
10 |
---
|
11 |
|
12 |
# NB-Alpaca-LoRA 7B
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- 'no'
|
4 |
- nb
|
5 |
+
license: openrail
|
6 |
+
library_name: peft
|
7 |
+
datasets:
|
8 |
+
- NbAiLab/norwegian-alpaca
|
9 |
pipeline_tag: text-generation
|
10 |
+
base_model: decapoda-research/llama-7b-hf
|
11 |
---
|
12 |
|
13 |
# NB-Alpaca-LoRA 7B
|