autotrain-data-processor commited on
Commit
c1bfc36
1 Parent(s): 72c939c

Processed data from AutoTrain data processor ([2023-04-22 08:00 ]

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - summarization
4
+
5
+ ---
6
+ # AutoTrain Dataset for project: uta-ai-j-pop
7
+
8
+ ## Dataset Description
9
+
10
+ This dataset has been automatically processed by AutoTrain for project uta-ai-j-pop.
11
+
12
+ ### Languages
13
+
14
+ The BCP-47 code for the dataset's language is unk.
15
+
16
+ ## Dataset Structure
17
+
18
+ ### Data Instances
19
+
20
+ A sample from this dataset looks as follows:
21
+
22
+ ```json
23
+ [
24
+ {
25
+ "text": "Drink dry tears love pain destiny enough half selfless love and said anyway crazy shadows",
26
+ "target": "Inexperienced and heartless, but be beautiful\nNo Destiny, unworthy\nI'm sure this is not enough\nIf you talk about it, it will go well\nThings, money, love, words, I'm tired of showing off\nD\u00e9j\u00e0 vu What's so frustrating?\nWhat more do you need than this?\nI don't hate places like that\n\"I'm tired of hearing that line\"\nI hate being half-hearted\nenough\nYou said like this\nlove how she I was told\nIf it's just for fun, it's easy, serious negotiations are unreasonable\nUnthinkable light words\nHow many times do you use it?\nAnyway\nI was expecting it, even if it was a good race\nPhrases full of quotes\nMake words that lift your heels taboo\nI read the air, don't let it rain\nI don't like boring stories\nPlease use the minimum required number of 2 characters or less\nCrimson Butterfly does not send any mail\nSpreading a fragile fan, she would be more attractive that way\nin confusion\nIf you can't respond, leave me alone\nIf you're at a loss, please leave\nThe most important thing is that you can just let go and feel at ease\nIf it rains sweet candy\nYou want an umbrella too, don't you?\nlike this\nI closed my eyes\nI wanted to change, pretending to be grown-up\nI lost it, I couldn't rewind it\nDon't stop raining now\ncopy paste delete repeat\ninhaled and exhaled\nthat's why\nI don't care, I want to stay here\nenough\nYou said like this\nlove how she I was told\nIf it's just for fun, it's easy, serious negotiations are incoherent\nThe unthinkable heavy truth\nShouldn't it be taboo?\nsurely\nI was expecting it, even if it was a good race\nOfficial phrases too\nStop the habit of raising your heels\nDon't let the sky clear when you read the air\nrain again today\nClose your umbrella and let's go home wet"
27
+ },
28
+ {
29
+ "text": "Without heart broken love tears kill mine lovely loneliness easier crying close and hug chose",
30
+ "target": "Hey, if everything is thrown away\nDoes laughing make life easier?\nMy chest hurts again\ndon't say anything anymore\nHey, if everything is forgotten\nWill it be easier to live without crying?\nBut I can't do that\ndon't show me anything anymore\nno matter how close i get to you\ni only have one heart\nIt's cruel, it's cruel, I'd rather take my body\nBreak it, tear it apart, do whatever you want\nEven if I scream and struggle and my eyelids swell\nYou still hug me and won't let go\nthat's enough\nHey, if my wish could come true\ni want the same thing as you\nBut I don't exist\nThen at least come here\nno matter how much i love you\ni only have one heart\nStop it, stop it, don't be nice\nI just can't understand\nIt hurts, it hurts, tell me in words\nI don't know this, don't leave me alone\nIt's cruel, it's cruel, I'd rather take my body\nBreak it, tear it apart, do whatever you want\nEven if I scream, scratch my eyes, and swell my eyelids\nYou still hug me and won't let go\nthat's enough\nHey, if I have a heart\nhow do i find it\nyou smile a little and say\nit's right here"
31
+ }
32
+ ]
33
+ ```
34
+
35
+ ### Dataset Fields
36
+
37
+ The dataset has the following fields (also called "features"):
38
+
39
+ ```json
40
+ {
41
+ "text": "Value(dtype='string', id=None)",
42
+ "target": "Value(dtype='string', id=None)"
43
+ }
44
+ ```
45
+
46
+ ### Dataset Splits
47
+
48
+ This dataset is split into a train and validation split. The split sizes are as follow:
49
+
50
+ | Split name | Num samples |
51
+ | ------------ | ------------------- |
52
+ | train | 5 |
53
+ | valid | 2 |
processed/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "valid"]}
processed/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323f1440119c4b2642681eabcfbcdae848edabce35e813381242d59467a4365e
3
+ size 8744
processed/train/dataset_info.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "AutoTrain generated dataset",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "target": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": "",
16
+ "splits": {
17
+ "train": {
18
+ "name": "train",
19
+ "num_bytes": 8149,
20
+ "num_examples": 5,
21
+ "dataset_name": null
22
+ }
23
+ }
24
+ }
processed/train/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "08ceedddcd4fb1a0",
8
+ "_format_columns": [
9
+ "target",
10
+ "text"
11
+ ],
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }
processed/valid/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9da2be1f9581e94d2f60ea246a371ea2ebdf9e00120462b3fa356816e5155f9b
3
+ size 3144
processed/valid/dataset_info.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "AutoTrain generated dataset",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "target": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": "",
16
+ "splits": {
17
+ "valid": {
18
+ "name": "valid",
19
+ "num_bytes": 2545,
20
+ "num_examples": 2,
21
+ "dataset_name": null
22
+ }
23
+ }
24
+ }
processed/valid/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "112871fc4cbd1b76",
8
+ "_format_columns": [
9
+ "target",
10
+ "text"
11
+ ],
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }