File size: 386 Bytes
932d0ba
 
 
82aab44
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: apache-2.0
---

Simple quote-type prediction model, based on AutoModelSequenceClassification.

Scores:
    "test_loss": 0.8912712335586548,
    "test_macro_f1": 0.5103889782929176,
    "test_micro_f1": 0.7168432590427475,

Which is slightly lower than this one: https://huggingface.co/alex2awesome/quote-type-sentence-model
Which is trained on the same dataset.

Usage: