Soumadeep555 commited on
Commit
47de6a4
·
verified ·
1 Parent(s): 7b6fc28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -1,11 +1,19 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
11
 
@@ -13,11 +21,11 @@ tags: []
13
 
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - nlp
5
+ - ner
6
+ language:
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - google-bert/bert-base-uncased
12
  ---
13
 
14
  # Model Card for Model ID
15
 
16
+ <!-- Finetuned NER Model on CoNLL 2003 dataset -->
17
 
18
 
19
 
 
21
 
22
  ### Model Description
23
 
24
+ <!-- Finetuned NER Model on CoNLL 2003 dataset -->
25
 
26
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
27
 
28
+ - **Developed by:** [Soumadeep555]
29
  - **Funded by [optional]:** [More Information Needed]
30
  - **Shared by [optional]:** [More Information Needed]
31
  - **Model type:** [More Information Needed]