ckandemir commited on
Commit
64b9d93
·
1 Parent(s): 992e907

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,10 +27,10 @@ It achieves the following results on the evaluation set:
27
 
28
  ## Model description
29
 
30
- This model is a fine-tuned version of xlm-roberta-base, specializing in Named Entity Recognition (NER) within the cryptocurrency domain. It is optimized to recognize and classify entities such as cryptocurrency ticker symbols, names, and addresses within text.
31
 
32
  ## Intended uses
33
- Designed primarily for NER tasks in the cryptocurrency sector, this model excels in identifying and categorizing TICKER_SYMBOL, token NAME, and blockscanner ADDRESS in textual content.
34
 
35
 
36
  ## Limitations
 
27
 
28
  ## Model description
29
 
30
+ This model is a fine-tuned version of xlm-roberta-base, specializing in Named Entity Recognition (NER) within the cryptocurrency domain. It is optimized to recognize and classify entities such as cryptocurrency TICKER SYMBOL, NAME, and blockscanner ADDRESS within text.
31
 
32
  ## Intended uses
33
+ Designed primarily for NER tasks in the cryptocurrency sector, this model excels in identifying and categorizing ticker symbol, token name, and blockscanner address in textual content.
34
 
35
 
36
  ## Limitations