Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,11 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- meta-llama/Llama-2-7b-hf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
-
---
|
| 7 |
-
how to use:
|
| 8 |
-
- You can refer to:https://github.com/iLearn-Lab/AAAI26-D2MoRA
|
| 9 |
-
---
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- meta-llama/Llama-2-7b-hf
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
datasets:
|
| 6 |
+
- zwhe99/commonsense_170k
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
pipeline_tag: question-answering
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|