howanching-clara
commited on
Update README.md
Browse files
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 |
|