ez3nx commited on
Commit
46a2436
·
verified ·
1 Parent(s): 17b558a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,19 +1,19 @@
1
  ---
2
-
3
  language:
4
  - ru
5
-
6
- library_name: peft
7
  base_model: tabularisai/multilingual-sentiment-analysis
8
  pipeline_tag: text-classification
9
  tags:
10
  - sentiment-analysis
11
  - finance
12
  - russian
13
- - lora
14
- - peft
15
  - tpulse
16
  license: apache-2.0
 
 
 
 
 
17
  ---
18
 
19
  # 🇷🇺 FinSentiment: Анализ Сентимента Финансовых Постов
 
1
  ---
 
2
  language:
3
  - ru
 
 
4
  base_model: tabularisai/multilingual-sentiment-analysis
5
  pipeline_tag: text-classification
6
  tags:
7
  - sentiment-analysis
8
  - finance
9
  - russian
 
 
10
  - tpulse
11
  license: apache-2.0
12
+ metrics:
13
+ - f1
14
+ - accuracy
15
+ - recall
16
+ - precision
17
  ---
18
 
19
  # 🇷🇺 FinSentiment: Анализ Сентимента Финансовых Постов