autotrain-data-processor
commited on
Commit
•
9a28741
1
Parent(s):
b6866fe
Processed data from AutoTrain data processor ([2023-08-24 04:20 ]
Browse files
README.md
CHANGED
@@ -24,14 +24,16 @@ A sample from this dataset looks as follows:
|
|
24 |
```json
|
25 |
[
|
26 |
{
|
27 |
-
"feat_id": "
|
28 |
-
"text": "
|
29 |
-
"target": "
|
|
|
30 |
},
|
31 |
{
|
32 |
-
"feat_id": "
|
33 |
-
"text": "
|
34 |
-
"target": "
|
|
|
35 |
}
|
36 |
]
|
37 |
```
|
@@ -44,7 +46,8 @@ The dataset has the following fields (also called "features"):
|
|
44 |
{
|
45 |
"feat_id": "Value(dtype='string', id=None)",
|
46 |
"text": "Value(dtype='string', id=None)",
|
47 |
-
"target": "Value(dtype='string', id=None)"
|
|
|
48 |
}
|
49 |
```
|
50 |
|
@@ -54,5 +57,5 @@ This dataset is split into a train and validation split. The split sizes are as
|
|
54 |
|
55 |
| Split name | Num samples |
|
56 |
| ------------ | ------------------- |
|
57 |
-
| train |
|
58 |
-
| valid |
|
|
|
24 |
```json
|
25 |
[
|
26 |
{
|
27 |
+
"feat_id": "train_1087",
|
28 |
+
"text": "#Person1#: Hello sir, how can I help you?\n#Person2#: Yes, I need this prescription please.\n#Person1#: Let's see. Okay, so 50 mg of Prozac, would you prefer this in capsule or tablet?\n#Person2#: Capsules are fine.\n#Person1#: Okay, you should take 1 capsule 3 times a day. Be sure not to take it on an empty stomach, and also, don't ever mix it with alcohol!\n#Person2#: Yes, I know. It's not the first time I'm taking this! Don't worry, I won't overdose!\n#Person1#: Okay, anything else I can get you?\n#Person2#: Oh, yes, I almost forgot! Can I also get some eye drops and um, some condoms?\n#Person1#: Sure. Darn condoms aren't registered in our system.\n#Person2#: Oh, well that's okay, I'll get some later, thanks. . . Really it's no problem.\n#Person1#: Just hang on there a sec. Can I get a price check on ' Fun Times Ribbed Condoms ' please!",
|
29 |
+
"target": "#Person1# gives #Person2# #Person2#'s prescription. #Person2# also wants some eye drops and some condoms but is told that darn condoms are registered in their system.",
|
30 |
+
"feat_topic": "the pharmacy"
|
31 |
},
|
32 |
{
|
33 |
+
"feat_id": "train_1193",
|
34 |
+
"text": "#Person1#: Don't be too sad. If you really think that you have no feeling with him, then, in my opinion, getting divorced maybe is the best way to solve the problem. \n#Person2#: I know clearly at the bottom of my heart. I just can't set my mind at rest because of the child. She's little. She cannot understand us and accept such truth. \n#Person1#: Yeah, child is the matter. Don't tell Jenny the truth, only tell her the white lie. When she grows up, you find the suitable opportunity to tell her. \n#Person2#: I see. OK. ",
|
35 |
+
"target": "#Person1# suggests #Person2# get divorced if #Person2# has no feeling with a man and tell their daughter the white lie.",
|
36 |
+
"feat_topic": "divorce"
|
37 |
}
|
38 |
]
|
39 |
```
|
|
|
46 |
{
|
47 |
"feat_id": "Value(dtype='string', id=None)",
|
48 |
"text": "Value(dtype='string', id=None)",
|
49 |
+
"target": "Value(dtype='string', id=None)",
|
50 |
+
"feat_topic": "Value(dtype='string', id=None)"
|
51 |
}
|
52 |
```
|
53 |
|
|
|
57 |
|
58 |
| Split name | Num samples |
|
59 |
| ------------ | ------------------- |
|
60 |
+
| train | 1599 |
|
61 |
+
| valid | 400 |
|
processed/train/data-00000-of-00001.arrow
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbd8e80e1e9d6ea26eedc4016668b4e2376e3c5c3eee6c9cd3f776f229477994
|
3 |
+
size 1459024
|
processed/train/dataset_info.json
CHANGED
@@ -13,6 +13,10 @@
|
|
13 |
"target": {
|
14 |
"dtype": "string",
|
15 |
"_type": "Value"
|
|
|
|
|
|
|
|
|
16 |
}
|
17 |
},
|
18 |
"homepage": "",
|
@@ -20,8 +24,8 @@
|
|
20 |
"splits": {
|
21 |
"train": {
|
22 |
"name": "train",
|
23 |
-
"num_bytes":
|
24 |
-
"num_examples":
|
25 |
"dataset_name": null
|
26 |
}
|
27 |
}
|
|
|
13 |
"target": {
|
14 |
"dtype": "string",
|
15 |
"_type": "Value"
|
16 |
+
},
|
17 |
+
"feat_topic": {
|
18 |
+
"dtype": "string",
|
19 |
+
"_type": "Value"
|
20 |
}
|
21 |
},
|
22 |
"homepage": "",
|
|
|
24 |
"splits": {
|
25 |
"train": {
|
26 |
"name": "train",
|
27 |
+
"num_bytes": 1457701,
|
28 |
+
"num_examples": 1599,
|
29 |
"dataset_name": null
|
30 |
}
|
31 |
}
|
processed/train/state.json
CHANGED
@@ -4,9 +4,10 @@
|
|
4 |
"filename": "data-00000-of-00001.arrow"
|
5 |
}
|
6 |
],
|
7 |
-
"_fingerprint": "
|
8 |
"_format_columns": [
|
9 |
"feat_id",
|
|
|
10 |
"target",
|
11 |
"text"
|
12 |
],
|
|
|
4 |
"filename": "data-00000-of-00001.arrow"
|
5 |
}
|
6 |
],
|
7 |
+
"_fingerprint": "be856d1df3e2ec36",
|
8 |
"_format_columns": [
|
9 |
"feat_id",
|
10 |
+
"feat_topic",
|
11 |
"target",
|
12 |
"text"
|
13 |
],
|
processed/valid/data-00000-of-00001.arrow
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2267dc456c8350888eed50b68d0cb257657ba66e2e6f1357d09353fb71da93e9
|
3 |
+
size 373776
|
processed/valid/dataset_info.json
CHANGED
@@ -13,6 +13,10 @@
|
|
13 |
"target": {
|
14 |
"dtype": "string",
|
15 |
"_type": "Value"
|
|
|
|
|
|
|
|
|
16 |
}
|
17 |
},
|
18 |
"homepage": "",
|
@@ -20,8 +24,8 @@
|
|
20 |
"splits": {
|
21 |
"valid": {
|
22 |
"name": "valid",
|
23 |
-
"num_bytes":
|
24 |
-
"num_examples":
|
25 |
"dataset_name": null
|
26 |
}
|
27 |
}
|
|
|
13 |
"target": {
|
14 |
"dtype": "string",
|
15 |
"_type": "Value"
|
16 |
+
},
|
17 |
+
"feat_topic": {
|
18 |
+
"dtype": "string",
|
19 |
+
"_type": "Value"
|
20 |
}
|
21 |
},
|
22 |
"homepage": "",
|
|
|
24 |
"splits": {
|
25 |
"valid": {
|
26 |
"name": "valid",
|
27 |
+
"num_bytes": 372829,
|
28 |
+
"num_examples": 400,
|
29 |
"dataset_name": null
|
30 |
}
|
31 |
}
|
processed/valid/state.json
CHANGED
@@ -4,9 +4,10 @@
|
|
4 |
"filename": "data-00000-of-00001.arrow"
|
5 |
}
|
6 |
],
|
7 |
-
"_fingerprint": "
|
8 |
"_format_columns": [
|
9 |
"feat_id",
|
|
|
10 |
"target",
|
11 |
"text"
|
12 |
],
|
|
|
4 |
"filename": "data-00000-of-00001.arrow"
|
5 |
}
|
6 |
],
|
7 |
+
"_fingerprint": "20c4146715ad5f55",
|
8 |
"_format_columns": [
|
9 |
"feat_id",
|
10 |
+
"feat_topic",
|
11 |
"target",
|
12 |
"text"
|
13 |
],
|