hucruz librarian-bot commited on
Commit
1982261
·
1 Parent(s): 73afcf7

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

Browse files

- Librarian Bot: Add base_model information to model (6823fe5cf844710e713e7fc982b81901b2967a18)


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
@@ -6,6 +6,7 @@ metrics:
6
  - recall
7
  - f1
8
  - accuracy
 
9
  model-index:
10
  - name: custom-ner-model2
11
  results: []
 
6
  - recall
7
  - f1
8
  - accuracy
9
+ base_model: dccuchile/distilbert-base-spanish-uncased
10
  model-index:
11
  - name: custom-ner-model2
12
  results: []