dipteshkanojia commited on
Commit
a535608
1 Parent(s): 4d3795a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
- - plo_dunfiltered_config
7
  metrics:
8
  - precision
9
  - recall
@@ -22,8 +22,8 @@ model-index:
22
  name: Token Classification
23
  type: token-classification
24
  dataset:
25
- name: plo_dunfiltered_config
26
- type: plo_dunfiltered_config
27
  args: PLODunfiltered
28
  metrics:
29
  - name: Precision
@@ -45,7 +45,7 @@ should probably proofread and complete it, then remove this comment. -->
45
 
46
  # albert-large-v2-finetuned-ner_with_callbacks
47
 
48
- This model is a fine-tuned version of [albert-large-v2](https://huggingface.co/albert-large-v2) on the plo_dunfiltered_config dataset.
49
  It achieves the following results on the evaluation set:
50
  - Loss: 0.1235
51
  - Precision: 0.9655
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - surrey-nlp/PLOD-unfiltered
7
  metrics:
8
  - precision
9
  - recall
 
22
  name: Token Classification
23
  type: token-classification
24
  dataset:
25
+ name: surrey-nlp/PLOD-unfiltered
26
+ type: token-classification
27
  args: PLODunfiltered
28
  metrics:
29
  - name: Precision
 
45
 
46
  # albert-large-v2-finetuned-ner_with_callbacks
47
 
48
+ This model is a fine-tuned version of [albert-large-v2](https://huggingface.co/albert-large-v2) on the [PLOD-unfiltered](https://huggingface.co/datasets/surrey-nlp/PLOD-unfiltered) dataset.
49
  It achieves the following results on the evaluation set:
50
  - Loss: 0.1235
51
  - Precision: 0.9655