YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.


Pipeline Usage

   from transformers import pipeline
   classifier = pipeline('text-classification', model='FutureMa/narrative_ch')
   result = classifier('are you ok? 我很好')
   print(result)
Downloads last month
1
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support