CoolFace
Datasetpublic

pythainlp/wisesight_sentiment_prompt

wisesight_sentiment_prompt is the instruct fellow dataset for sentiment Thai text by prompt. It can use fine-tuning model. inputs: Prompt targets: Text targets that AI should answer. Template Inputs: จำแนกประโยคต่อไปนี้เป็นคำถามหรือข้อความเชิงบวก/เป็นกลาง/เชิงลบ:\n{text} targets: ประโยคที่กำหนดสามารถจำแนกข้อความได้เป็นข้อความ{category} category คำถาม: question เชิงบวก: positive เป็นกลาง: neutral เชิงลบ: negative Notebook that used create this dataset:… See the full description on the dataset page: https://huggingface.co/datasets/pythainlp/wisesight_sentiment_prompt.

sourceHugging Facecc0-1.0updated 3y agoView on Hugging Face
1likes39downloads
Dataset Card

wisesightsentimentprompt is the instruct fellow dataset for sentiment Thai text by prompt. It can use fine-tuning model.

  • inputs: Prompt
  • targets: Text targets that AI should answer.

Template

Inputs: จำแนกประโยคต่อไปนี้เป็นคำถามหรือข้อความเชิงบวก/เป็นกลาง/เชิงลบ:\n{text}

targets: ประโยคที่กำหนดสามารถจำแนกข้อความได้เป็นข้อความ{category}

category

  • คำถาม: question
  • เชิงบวก: positive
  • เป็นกลาง: neutral
  • เชิงลบ: negative

Notebook that used create this dataset: https://github.com/PyThaiNLP/support-aya-datasets/blob/main/sentiment-analysis/wisesight_sentiment.ipynb

Wisesight Sentiment Corpus: Social media messages in Thai language with sentiment category (positive, neutral, negative, question)

  • Released to public domain under Creative Commons Zero v1.0 Universal license.
  • Size: 26,737 messages
  • Language: Central Thai
  • Style: Informal and conversational. With some news headlines and advertisement.
  • Time period: Around 2016 to early 2019. With small amount from other period.
  • Domains: Mixed. Majority are consumer products and services (restaurants, cosmetics, drinks, car, hotels), with some current affairs.

See more: wisesight_sentiment.

PyThaiNLP