shogun-the-great commited on
Commit
cd55b01
·
verified ·
1 Parent(s): c484b4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -18,8 +18,7 @@ datasets:
18
 
19
  This model is a fine-tuned version of [DistilBERT-Base-Cased](https://huggingface.co/distilbert-base-cased) for Named Entity Recognition (NER) using the [CoNLL-PP dataset](https://huggingface.co/datasets/conllpp). The model identifies entities in text such as locations, organizations, persons, etc.
20
 
21
- - **Developed by:** [Your Name or Organization]
22
- - **Shared by:** [shogun-the-great](https://huggingface.co/shogun-the-great)
23
  - **Model type:** Token Classification (NER)
24
  - **Language(s):** English
25
  - **License:** Apache-2.0 (or specify your license)
@@ -27,7 +26,6 @@ This model is a fine-tuned version of [DistilBERT-Base-Cased](https://huggingfac
27
 
28
  ### Model Sources
29
 
30
- - **Repository:** [shogun-the-great/finetuned-distilbert-connllp](https://huggingface.co/shogun-the-great/finetuned-distilbert-connllp)
31
  - **Dataset:** [conllpp](https://huggingface.co/datasets/conllpp)
32
 
33
  ## Uses
 
18
 
19
  This model is a fine-tuned version of [DistilBERT-Base-Cased](https://huggingface.co/distilbert-base-cased) for Named Entity Recognition (NER) using the [CoNLL-PP dataset](https://huggingface.co/datasets/conllpp). The model identifies entities in text such as locations, organizations, persons, etc.
20
 
21
+ - **Developed by:** [shogun-the-great](https://huggingface.co/shogun-the-great)
 
22
  - **Model type:** Token Classification (NER)
23
  - **Language(s):** English
24
  - **License:** Apache-2.0 (or specify your license)
 
26
 
27
  ### Model Sources
28
 
 
29
  - **Dataset:** [conllpp](https://huggingface.co/datasets/conllpp)
30
 
31
  ## Uses