Text Classification
Transformers
Safetensors
finance
sentiment-analysis
market-impact
gated-fusion
multitask-learning
event-study
File size: 281 Bytes
59859a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "sentiment": [
    "bearish",
    "neutral",
    "bullish"
  ],
  "direction_1d": [
    "bearish",
    "neutral",
    "bullish"
  ],
  "direction_5d": [
    "bearish",
    "neutral",
    "bullish"
  ],
  "volatility": [
    "lower_vol",
    "normal_vol",
    "higher_vol"
  ]
}