pszemraj librarian-bot commited on
Commit
ebadd8c
·
1 Parent(s): c5c60ea

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (8d462b16fdd01d90ea6648aa81da0a8af615e36c)


Co-authored-by: Librarian Bot (Bot) <[email protected]>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,7 +9,8 @@ datasets:
9
  - pszemraj/HC3-textgen-qa
10
  metrics:
11
  - accuracy
12
- inference: False
 
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