Librarian Bot: Add base_model information to model

#1
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