papluca librarian-bot commited on
Commit
8884cad
1 Parent(s): a5d0aa7

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

Browse files

- Librarian Bot: Add base_model information to model (762523be120d13a07eba044ec0459bc9961d7f3c)


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
@@ -27,6 +27,7 @@ tags:
27
  metrics:
28
  - accuracy
29
  - f1
 
30
  model-index:
31
  - name: xlm-roberta-base-language-detection
32
  results: []
 
27
  metrics:
28
  - accuracy
29
  - f1
30
+ base_model: xlm-roberta-base
31
  model-index:
32
  - name: xlm-roberta-base-language-detection
33
  results: []