Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,6 @@ pipeline_tag: text-classification
|
|
10 |
## Model Description
|
11 |
The Sentence Dating Model is a fine-tuned **RoBERTa-large** transformer designed for predicting the decade in which a given sentence was written. This model is trained on historical text data to classify sentences into time periods from 1700 to 2021. It is particularly useful for historical linguistics, text dating, and semantic change studies.
|
12 |
|
13 |
-
### Reference Paper
|
14 |
-
This model is based on the work described in:
|
15 |
-
> **Sense-specific Historical Word Usage Generation**
|
16 |
-
> *Pierluigi Cassotti, Nina Tahmasebi*
|
17 |
-
> University of Gothenburg
|
18 |
-
> [Link to Paper]
|
19 |
-
|
20 |
## Training Details
|
21 |
|
22 |
### Base Model
|
|
|
10 |
## Model Description
|
11 |
The Sentence Dating Model is a fine-tuned **RoBERTa-large** transformer designed for predicting the decade in which a given sentence was written. This model is trained on historical text data to classify sentences into time periods from 1700 to 2021. It is particularly useful for historical linguistics, text dating, and semantic change studies.
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## Training Details
|
14 |
|
15 |
### Base Model
|