YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Pipeline Usage

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