Payoto librarian-bot commited on
Commit
8d63fe6
·
verified ·
1 Parent(s): af2f295

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

Browse files

- Librarian Bot: Add base_model information to model (3f15d70ef00d55f8b4a59084557a44ddb2b2ee3f)


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

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ tags:
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
 
7
  model-index:
8
  - name: bert-base-uncased-sst2
9
  results: []
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
7
+ base_model: bert-base-uncased
8
  model-index:
9
  - name: bert-base-uncased-sst2
10
  results: []