zayedupal librarian-bot commited on
Commit
2fce0f1
1 Parent(s): cf92c3a

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

Browse files

- Librarian Bot: Add base_model information to model (ddf036d96046b1295cd9dc084261c537115c968e)


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