Tomás F
commited on
Commit
•
595bd66
1
Parent(s):
1a0af85
Remove metrics while being confirmed
Browse files
README.md
CHANGED
@@ -13,15 +13,6 @@ widget:
|
|
13 |
|
14 |
# FINPerceiver
|
15 |
FINPerceiver is a fine-tuned Perceiver IO language model for financial sentiment analysis.
|
16 |
-
The model achieves the following results on a 30% evaluation subset of the original dataset.
|
17 |
-
```
|
18 |
-
eval/accuracy 0.8453
|
19 |
-
eval/f1 0.7597
|
20 |
-
eval/loss 0.4785
|
21 |
-
eval/precision 0.7443
|
22 |
-
eval/recall 0.8024
|
23 |
-
```
|
24 |
-
|
25 |
More details on the training process of this model are available on the [GitHub repository](https://github.com/warwickai/fin-perceiver).
|
26 |
|
27 |
## Datasets
|
|
|
13 |
|
14 |
# FINPerceiver
|
15 |
FINPerceiver is a fine-tuned Perceiver IO language model for financial sentiment analysis.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
More details on the training process of this model are available on the [GitHub repository](https://github.com/warwickai/fin-perceiver).
|
17 |
|
18 |
## Datasets
|