ingoziegler
commited on
Commit
•
4fa611c
1
Parent(s):
3b14a06
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: peft
|
6 |
+
tags:
|
7 |
+
- synthetic
|
8 |
+
- common-sense
|
9 |
+
- lora
|
10 |
+
- mistral-7b-v0.2
|
11 |
+
- multiple-choice
|
12 |
+
- question-answering
|
13 |
+
datasets:
|
14 |
+
- ingoziegler/CRAFT-CommonSenseQA
|
15 |
+
metrics:
|
16 |
+
- accuracy
|
17 |
+
pipeline_tag: question-answering
|
18 |
+
---
|