EngTig commited on
Commit
d8e80d2
1 Parent(s): 764f42c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  model-index:
7
  - name: roberta-large-finetuned-ner-finetuned-ner
8
  results: []
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # roberta-large-finetuned-ner-finetuned-ner
15
 
16
- This model is a fine-tuned version of [romainlhardy/roberta-large-finetuned-ner](https://huggingface.co/romainlhardy/roberta-large-finetuned-ner) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - eval_loss: 0.1264
19
  - eval_precision: 0.9593
@@ -56,4 +58,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.38.2
57
  - Pytorch 2.2.1+cu121
58
  - Datasets 2.18.0
59
- - Tokenizers 0.15.2
 
6
  model-index:
7
  - name: roberta-large-finetuned-ner-finetuned-ner
8
  results: []
9
+ datasets:
10
+ - surrey-nlp/PLOD-filtered
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # roberta-large-finetuned-ner-finetuned-ner
17
 
18
+ This model is a fine-tuned version of [romainlhardy/roberta-large-finetuned-ner](https://huggingface.co/romainlhardy/roberta-large-finetuned-ner) on surrey-nlp/PLOD-filtered dataset.
19
  It achieves the following results on the evaluation set:
20
  - eval_loss: 0.1264
21
  - eval_precision: 0.9593
 
58
  - Transformers 4.38.2
59
  - Pytorch 2.2.1+cu121
60
  - Datasets 2.18.0
61
+ - Tokenizers 0.15.2