Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ base_model:
|
|
12 |
pipeline_tag: text-classification
|
13 |
datasets:
|
14 |
- sjhuskey/greek_latin_authors
|
|
|
15 |
---
|
16 |
|
17 |
# Greek and Latin Author Classifier
|
@@ -24,4 +25,4 @@ Most critical editions of ancient Greek texts bear a Latin version of the title
|
|
24 |
|
25 |
Consequently, metadata records tagged with the subject "Latin" from collections such as the [HathiTrust Digital Library](https://www.hathitrust.org/) inevitably include Greek works.
|
26 |
|
27 |
-
Since the Digital Latin Library is interested only in records of Latin works, we need a good way of winnowing out the Greek editions. This model does a good job of that.
|
|
|
12 |
pipeline_tag: text-classification
|
13 |
datasets:
|
14 |
- sjhuskey/greek_latin_authors
|
15 |
+
library_name: transformers
|
16 |
---
|
17 |
|
18 |
# Greek and Latin Author Classifier
|
|
|
25 |
|
26 |
Consequently, metadata records tagged with the subject "Latin" from collections such as the [HathiTrust Digital Library](https://www.hathitrust.org/) inevitably include Greek works.
|
27 |
|
28 |
+
Since the Digital Latin Library is interested only in records of Latin works, we need a good way of winnowing out the Greek editions. This model does a good job of that.
|