Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# FlirtationFeatureSet
|
9 |
+
|
10 |
+
tags: interaction, speech patterns, deep learning
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'FlirtationFeatureSet' dataset is designed to assist ML practitioners in training models to identify and analyze various characteristics of flirtatious speech. It contains a collection of transcribed conversations that are classified based on the intensity and context of the flirtation, ranging from playful banter to more suggestive interactions. Each row represents a transcript of a conversation with a label indicating the type of flirtation present.
|
17 |
+
|
18 |
+
**CSV Content Preview:**
|
19 |
+
|
20 |
+
```
|
21 |
+
ID,Transcript,Label
|
22 |
+
1,"Hey, I just got this new book on seductive poetry. Want to check it out?","Playful Banter"
|
23 |
+
2,"Your laughter is as infectious as a summer's day. I could get used to this weather.,"Light-hearted Flirtation
|
24 |
+
3,"If you think you're clever, try explaining quantum physics while dancing.","Subtle Seduction"
|
25 |
+
4,"I have a soft spot for people who can make a room feel like home. You have that touch, don't you?","Intimate Inquiry"
|
26 |
+
5,"Looking for someone who appreciates a good mystery. I'm all about the twists and turns in life.,"Deep Conversation with Flirtatious Undertone
|
27 |
+
```
|
28 |
+
|
29 |
+
**Source of the data:**
|
30 |
+
|
31 |
+
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 'dirty talk':
|
32 |
+
|
33 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=dirty+talk&dataset=FlirtationFeatureSet&tags=interaction,+speech+patterns,+deep+learning
|
34 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
35 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|