khalidrajan commited on
Commit
34e9598
1 Parent(s): 89330c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # roberta-base_legal_ner_finetuned
15
 
16
- This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.2416
19
  - Law Precision: 0.8319
 
13
 
14
  # roberta-base_legal_ner_finetuned
15
 
16
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the [Darrow LegalLens Shared Task NER dataset](https://huggingface.co/datasets/darrow-ai/LegalLensNER-SharedTask).
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.2416
19
  - Law Precision: 0.8319