Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
---
|
2 |
-
library_name: peft
|
3 |
-
license: llama2
|
4 |
-
datasets:
|
5 |
-
- TuningAI/Startups_V2
|
6 |
language:
|
7 |
- en
|
8 |
-
|
|
|
9 |
tags:
|
10 |
- law
|
11 |
- startups
|
12 |
- finance
|
13 |
- tax
|
14 |
- Algerian
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
## Model Name: **Llama2_13B_startup_Assistant**
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: llama2
|
5 |
+
library_name: peft
|
6 |
tags:
|
7 |
- law
|
8 |
- startups
|
9 |
- finance
|
10 |
- tax
|
11 |
- Algerian
|
12 |
+
datasets:
|
13 |
+
- TuningAI/Startups_V2
|
14 |
+
pipeline_tag: conversational
|
15 |
+
base_model: meta-llama/Llama-2-13b-chat-hf
|
16 |
---
|
17 |
|
18 |
## Model Name: **Llama2_13B_startup_Assistant**
|