joey234 commited on
Commit
e5ff1e6
1 Parent(s): 2aa8527

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -3,18 +3,16 @@ license: mit
3
  tags:
4
  - generated_from_trainer
5
  model-index:
6
- - name: randomcomb_mlm_ep5
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
- # randomcomb_mlm_ep5
14
 
15
- This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
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