Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ The data is split 80% train 10% validation, and 10% test sets; the scripts used
|
|
19 |
The model is fine tuned RoBERTa
|
20 |
|
21 |
roberta-base: https://huggingface.co/roberta-base
|
|
|
22 |
paper: https://arxiv.org/abs/1907.11692
|
23 |
|
24 |
## Code
|
|
|
19 |
The model is fine tuned RoBERTa
|
20 |
|
21 |
roberta-base: https://huggingface.co/roberta-base
|
22 |
+
|
23 |
paper: https://arxiv.org/abs/1907.11692
|
24 |
|
25 |
## Code
|