Serega6678 commited on
Commit
6759f77
·
1 Parent(s): a8fabbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  ## Model
15
 
16
- The base version of [roberta-base](https://huggingface.co/roberta-base) finetunned on an artificially annotated subset of C4. This model provides domain-independent embedding for Entity Recognition Task.
17
 
18
  ## Usage
19
 
 
13
 
14
  ## Model
15
 
16
+ [Roberta-base](https://huggingface.co/roberta-base) finetunned on an artificially annotated subset of [C4](https://huggingface.co/datasets/c4). This model provides domain-independent embedding for Entity Recognition Task.
17
 
18
  ## Usage
19