Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ tags:
5
  metrics:
6
  - accuracy
7
  - f1
 
8
  model-index:
9
  - name: xlm-roberta-base-language-detection
10
  results: []
 
5
  metrics:
6
  - accuracy
7
  - f1
8
+ base_model: xlm-roberta-base
9
  model-index:
10
  - name: xlm-roberta-base-language-detection
11
  results: []