Update README.md
Browse files
README.md
CHANGED
@@ -3,18 +3,16 @@ license: mit
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
#
|
14 |
|
15 |
-
This model is a
|
16 |
-
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 1.5062
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: cuenb
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# cuenb
|
14 |
|
15 |
+
This model is a version of [roberta-base](https://huggingface.co/roberta-base) with adaptive pre-training using the [negation-focused pre-training strategy](https://github.com/joey234/negation-focused-pretraining) on 1.2M sentences containing negation.
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|