tony4194 commited on
Commit
7febcab
·
verified ·
1 Parent(s): 6cd9f65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -13,12 +13,10 @@ model-index:
13
  results: []
14
  ---
15
 
16
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
- should probably proofread and complete it, then remove this comment. -->
18
 
19
  # distilBERT-infoExtract-v3
20
 
21
- This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.0871
24
  - Precision: 0.9239
 
13
  results: []
14
  ---
15
 
 
 
16
 
17
  # distilBERT-infoExtract-v3
18
 
19
+ This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an [conllpp dataset](https://huggingface.co/datasets/conllpp).
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0871
22
  - Precision: 0.9239