howanching-clara
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ It achieves the following results on the evaluation set:
|
|
25 |
The model is fine-tuned with academic publications in Linguistics, to classify texts in publications into 4 classes as a filter to other tasks.
|
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
|
|
|
25 |
The model is fine-tuned with academic publications in Linguistics, to classify texts in publications into 4 classes as a filter to other tasks.
|
26 |
|
27 |
The 4 classes:
|
28 |
+
- 0: out of scope - materials that are of low significance, eg. page number and page header, 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
|