Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
-
library_name: peft
|
3 |
-
datasets:
|
4 |
-
- HachiML/databricks-dolly-15k-ja-alpaca-format
|
5 |
language:
|
6 |
- en
|
7 |
- ja
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
## JGLUE Score
|
10 |
I evaluated this model using the following JGLUE tasks. Here are the scores:
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- ja
|
5 |
+
library_name: peft
|
6 |
+
datasets:
|
7 |
+
- HachiML/databricks-dolly-15k-ja-alpaca-format
|
8 |
+
base_model: meta-llama/Llama-2-13b-hf
|
9 |
---
|
10 |
## JGLUE Score
|
11 |
I evaluated this model using the following JGLUE tasks. Here are the scores:
|