How to use kyLELEng/finimpact-direction1d-v4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="kyLELEng/finimpact-direction1d-v4")
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kyLELEng/finimpact-direction1d-v4", dtype="auto")
59859a9
1
2
3
4
5
,lower_vol,normal_vol,higher_vol lower_vol,0,535,0 normal_vol,0,642,0 higher_vol,0,355,0