ytsaig commited on
Commit
83c1066
1 Parent(s): c930762

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -12
README.md CHANGED
@@ -7,27 +7,18 @@ model-index:
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
  # distilroberta-proppy
14
 
15
- This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 0.1838
18
  - Acc: 0.9269
19
 
20
- ## Model description
21
-
22
- More information needed
23
-
24
- ## Intended uses & limitations
25
-
26
- More information needed
27
-
28
  ## Training and evaluation data
29
 
30
- More information needed
 
31
 
32
  ## Training procedure
33
 
 
7
  results: []
8
  ---
9
 
 
 
10
 
11
  # distilroberta-proppy
12
 
13
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the proppy corpus.
14
  It achieves the following results on the evaluation set:
15
  - Loss: 0.1838
16
  - Acc: 0.9269
17
 
 
 
 
 
 
 
 
 
18
  ## Training and evaluation data
19
 
20
+ The training data is the [proppy corpus](https://zenodo.org/record/3271522). See [Proppy: Organizing the News
21
+ Based on Their Propagandistic Content](https://propaganda.qcri.org/papers/elsarticle-template.pdf) for details.
22
 
23
  ## Training procedure
24