Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -9,7 +9,8 @@ datasets:
|
|
9 |
- pszemraj/HC3-textgen-qa
|
10 |
metrics:
|
11 |
- accuracy
|
12 |
-
inference:
|
|
|
13 |
---
|
14 |
|
15 |
# pythia-6.9b-deduped for general QA
|
|
|
9 |
- pszemraj/HC3-textgen-qa
|
10 |
metrics:
|
11 |
- accuracy
|
12 |
+
inference: false
|
13 |
+
base_model: EleutherAI/pythia-6.9b-deduped
|
14 |
---
|
15 |
|
16 |
# pythia-6.9b-deduped for general QA
|