rooftopcoder librarian-bot commited on
Commit
1e107a9
1 Parent(s): 30891c9

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

Browse files

- Librarian Bot: Add base_model information to model (6d1ddbe4b6b7f1292fa9143ab78f3cec79b1859a)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ tags:
5
  metrics:
6
  - accuracy
7
  - f1
 
8
  model-index:
9
  - name: t5-small-coqa
10
  results: []
 
5
  metrics:
6
  - accuracy
7
  - f1
8
+ base_model: t5-small
9
  model-index:
10
  - name: t5-small-coqa
11
  results: []