|
--- |
|
license: mit |
|
tags: |
|
- infinite-dataset-hub |
|
- synthetic |
|
--- |
|
|
|
# PseudoLinguisticQueries |
|
|
|
tags: language generation, NLP, machine translation |
|
|
|
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ |
|
|
|
**Dataset Description:** |
|
|
|
The 'PseudoLinguisticQueries' dataset is designed for training machine learning models to understand and translate non-existent languages, with a focus on providing contextually appropriate responses in English. Each entry includes a fictional language message and an English response, tailored to a user who does not comprehend the fictional language but seeks clarification. |
|
|
|
**CSV Content Preview:** |
|
|
|
``` |
|
id,quoted_message,response,labels |
|
1,"'Zogran',", "I'm sorry, I don't understand what 'Zogran' means. Could you please explain?", ["Language Understanding", "Response Generation"] |
|
2,"'Trivanionese',", "It sounds like a made-up word. What are you referring to?", ["Language Understanding", "Response Generation"] |
|
3,"'Glubblin',", "I'm not familiar with 'Glubblin.' Can you provide more details?", ["Language Understanding", "Response Generation"] |
|
4,"'Florp',", "I'm intrigued by 'Florp.' What does it signify?", ["Language Understanding", "Response Generation"] |
|
5,"'Wibbleskort',", "You've mentioned 'Wibbleskort.' Could you elaborate on its meaning?", ["Language Understanding", "Response Generation"] |
|
``` |
|
|
|
**Source of the data:** |
|
|
|
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'quoted message with random text in language that doesn't exist, and a response (nice or curious) in english to that message from someone that doesn't understand and wants to know what it means': |
|
|
|
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=quoted+message+with+random+text+in+language+that+doesn't+exist,+and+a+response+(nice+or+curious)+in+english+to+that+message+from+someone+that+doesn't+understand+and+wants+to+know+what+it+means&dataset=PseudoLinguisticQueries&tags=language+generation,+NLP,+machine+translation |
|
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct |
|
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub |
|
|