nickmuchi librarian-bot commited on
Commit
b07d31e
·
1 Parent(s): 4f7a1b4

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

Browse files

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


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