howanching-clara commited on
Commit
3868642
·
verified ·
1 Parent(s): 7b54e83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -25,10 +25,10 @@ It achieves the following results on the evaluation set:
25
  The model is fine-tuned with academic publications in Linguistics, to classify sentences in publications into 4 classes.
26
 
27
  The 4 classes:
28
- 0: out of scope - materials that are of low significance, eg. page number, noise from OCR/pdf-to-text convertion
29
- 1: main text - texts that are the main texts of the publication, to be used for down-stream tasks
30
- 2: examples - texts that are captions of the figures, or quotes or excerpts
31
- 3: references - references of the publication, excluding in-text citations
32
 
33
  ## Intended uses & limitations
34
 
 
25
  The model is fine-tuned with academic publications in Linguistics, to classify sentences in publications into 4 classes.
26
 
27
  The 4 classes:
28
+ - 0: out of scope - materials that are of low significance, eg. page number, noise from OCR/pdf-to-text convertion
29
+ - 1: main text - texts that are the main texts of the publication, to be used for down-stream tasks
30
+ - 2: examples - texts that are captions of the figures, or quotes or excerpts
31
+ - 3: references - references of the publication, excluding in-text citations
32
 
33
  ## Intended uses & limitations
34