Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
---
|
2 |
license: llama2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# LLaMA-Pro-8B Model Card
|
@@ -39,4 +49,4 @@ LLaMA-Pro demonstrates advanced performance across various benchmarks. It outper
|
|
39 |
While LLaMA-Pro addresses some limitations of previous models in the series, it may still encounter challenges specific to highly specialized domains or tasks.
|
40 |
|
41 |
## Ethical Considerations
|
42 |
-
Users should be aware of potential biases in the model and use it responsibly, considering its impact on various applications.
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
+
datasets:
|
4 |
+
- fka/awesome-chatgpt-prompts
|
5 |
+
language:
|
6 |
+
- aa
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
library_name: adapter-transformers
|
10 |
+
pipeline_tag: question-answering
|
11 |
+
tags:
|
12 |
+
- legal
|
13 |
---
|
14 |
|
15 |
# LLaMA-Pro-8B Model Card
|
|
|
49 |
While LLaMA-Pro addresses some limitations of previous models in the series, it may still encounter challenges specific to highly specialized domains or tasks.
|
50 |
|
51 |
## Ethical Considerations
|
52 |
+
Users should be aware of potential biases in the model and use it responsibly, considering its impact on various applications.
|