Sidziesama commited on
Commit
5d3e769
1 Parent(s): 63344ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,7 +15,8 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  # Sidziesama/Legal_NER_Support_Model_distilledbert
17
 
18
- This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
 
19
  It achieves the following results on the evaluation set:
20
  - Train Loss: 0.0582
21
  - Validation Loss: 0.0980
 
15
 
16
  # Sidziesama/Legal_NER_Support_Model_distilledbert
17
 
18
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on
19
+ [opennyaiorg/InLegalNER](https://huggingface.co/datasets/opennyaiorg/InLegalNER).
20
  It achieves the following results on the evaluation set:
21
  - Train Loss: 0.0582
22
  - Validation Loss: 0.0980