egumasa commited on
Commit
83b1894
1 Parent(s): 3fbb259

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- license: mit
3
  tags:
4
  - generated_from_trainer
5
  model-index:
6
  - name: roberta-base-academic
7
  results: []
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # roberta-base-academic
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.4229
18
 
@@ -66,4 +68,4 @@ The following hyperparameters were used during training:
66
  - Transformers 4.25.1
67
  - Pytorch 1.13.0+cu116
68
  - Datasets 2.8.0
69
- - Tokenizers 0.13.2
 
1
  ---
2
+ license: cc-by-sa-4.0
3
  tags:
4
  - generated_from_trainer
5
  model-index:
6
  - name: roberta-base-academic
7
  results: []
8
+ datasets:
9
+ - orieg/elsevier-oa-cc-by
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # roberta-base-academic
16
 
17
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on a combination of Elsevier OA CC-by dataset and other corpora of university essays such as BAWE and MICUSP.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.4229
20
 
 
68
  - Transformers 4.25.1
69
  - Pytorch 1.13.0+cu116
70
  - Datasets 2.8.0
71
+ - Tokenizers 0.13.2