zayedupal librarian-bot commited on
Commit
d2edc7d
1 Parent(s): 7a5d755

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

Browse files

- Librarian Bot: Add base_model information to model (33d66ce3d7f783f5c104ff363865fef6c4546243)


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: movie-genre-prediction_bert-base-uncased
9
  results: []
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
7
+ base_model: bert-base-uncased
8
  model-index:
9
  - name: movie-genre-prediction_bert-base-uncased
10
  results: []