Venkatesh4342 commited on
Commit
74ca62e
1 Parent(s): ae269e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -12,6 +12,10 @@ model-index:
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
 
 
 
 
15
  # xlm-roberta-base-NER-ind
16
 
17
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
@@ -21,7 +25,7 @@ It achieves the following results on the evaluation set:
21
 
22
  ## Model description
23
 
24
- More information needed
25
 
26
  ## Intended uses & limitations
27
 
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
+
16
+
17
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62c7a3411e080b837465edc7/TilhXzvXVq2FZv1DYot_f.png)
18
+
19
  # xlm-roberta-base-NER-ind
20
 
21
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
 
25
 
26
  ## Model description
27
 
28
+ Model is trained specifically for indian context, we used sentence-piece tokenizer to train the model, so use the sentences with proper delimeter like(. , ?) and appropiate capitalization of words.
29
 
30
  ## Intended uses & limitations
31