Alberto commited on
Commit
7114347
1 Parent(s): 4ed0e1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - Jean-Baptiste/financial_news_sentiment_mixte_with_phrasebank_75
5
+ pipeline_tag: text-classification
6
+ tags:
7
+ - finance
8
  ---
9
+
10
+ Model [Cardiff-Twitter-XLM-Roberta](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment) fine tuned on the financial dataset [financial_news_sentiment_mixte_with_phrasebank_75](https://huggingface.co/datasets/Jean-Baptiste/financial_news_sentiment_mixte_with_phrasebank_75).
11
+
12
+ The dataset's column used to fine tune the model is **summary_detail_with_title**.
13
+
14
+
15
+ The model is trained in only 3 epochs, with 300 warm-up steps.