Token Classification
Transformers
Safetensors
distilbert
Inference Endpoints
grosa1 commited on
Commit
f760c8e
1 Parent(s): 3883c37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -11,6 +11,7 @@ language:
11
  base_model:
12
  - distilbert/distilbert-base-multilingual-cased
13
  pipeline_tag: token-classification
 
14
  ---
15
 
16
 
 
11
  base_model:
12
  - distilbert/distilbert-base-multilingual-cased
13
  pipeline_tag: token-classification
14
+ library_name: transformers
15
  ---
16
 
17