autotrain-data-processor commited on
Commit ·
d3940de
1
Parent(s): c7b472f
Processed data from AutoTrain data processor ([2022-11-20 17:02 ]
Browse files- README.md +55 -0
- processed/dataset_dict.json +1 -0
- processed/train/dataset.arrow +3 -0
- processed/train/dataset_info.json +45 -0
- processed/train/state.json +17 -0
- processed/valid/dataset.arrow +3 -0
- processed/valid/dataset_info.json +45 -0
- processed/valid/state.json +17 -0
README.md
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
task_categories:
|
| 5 |
+
- text-classification
|
| 6 |
+
|
| 7 |
+
---
|
| 8 |
+
# AutoTrain Dataset for project: goodreads_without_bookid
|
| 9 |
+
|
| 10 |
+
## Dataset Description
|
| 11 |
+
|
| 12 |
+
This dataset has been automatically processed by AutoTrain for project goodreads_without_bookid.
|
| 13 |
+
|
| 14 |
+
### Languages
|
| 15 |
+
|
| 16 |
+
The BCP-47 code for the dataset's language is en.
|
| 17 |
+
|
| 18 |
+
## Dataset Structure
|
| 19 |
+
|
| 20 |
+
### Data Instances
|
| 21 |
+
|
| 22 |
+
A sample from this dataset looks as follows:
|
| 23 |
+
|
| 24 |
+
```json
|
| 25 |
+
[
|
| 26 |
+
{
|
| 27 |
+
"target": 5,
|
| 28 |
+
"text": "This book was absolutely ADORABLE!!!!!!!!!!! It was an awesome light and FUN read. \n I loved the characters but I absolutely LOVED Cam!!!!!!!!!!!! Major Swoooon Worthy! J \n You've been checking me out haven't you? In-between your flaming insults? I feel like man candy. \n Seriously between being HOT FUNNY and OH SO VERY ADORABLE Cam was the perfect catch!! \n I'm not going out with you Cam. \n I didn't ask you at this moment now did I One side of his lips curved up. But you will eventually. \n You're delusional \n I'm determined. \n More like annoying. \n Most would say amazing. \n Cam and Avery's relationship is tough due to the secrets she keeps but he is the perfect match for breaking her out of her shell and facing her fears. \n This book is definitely a MUST READ. \n Trust me when I say this YOU will not regret it! \n www.Jenreadit.com"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"target": 4,
|
| 32 |
+
"text": "3.5 stars! \n Abbi Glines' books are a guilty pleasure for me. I love the Southern charm the sexy boys and the beautiful sweet girls. When You're Back is the second book in Reese and Mase's story and other characters from my other favorite books all make appearances here. \n I loved River Captain Kipling! This guy is SEXY and broody. He is a bit mysterious and I am really looking forward to reading more about him! \n I can change your world too sweetheart. But I'll wait my turn. \n We also have Mase's cousin Aida here who gives the cold shoulder to sweet loving Reese. I really liked how Reese blossomed in this book and how loving and devoted Mase is to her. He is one of my favorite of Abbi Glines' characters and he is definitely book boyfriend material. Their scenes are touching sexy and sweet just what I expect from the Rosemary Beach series. I liked this book and recommend it if you are looking for a sexy quick summertime read!"
|
| 33 |
+
}
|
| 34 |
+
]
|
| 35 |
+
```
|
| 36 |
+
|
| 37 |
+
### Dataset Fields
|
| 38 |
+
|
| 39 |
+
The dataset has the following fields (also called "features"):
|
| 40 |
+
|
| 41 |
+
```json
|
| 42 |
+
{
|
| 43 |
+
"target": "ClassLabel(num_classes=6, names=['0', '1', '2', '3', '4', '5'], id=None)",
|
| 44 |
+
"text": "Value(dtype='string', id=None)"
|
| 45 |
+
}
|
| 46 |
+
```
|
| 47 |
+
|
| 48 |
+
### Dataset Splits
|
| 49 |
+
|
| 50 |
+
This dataset is split into a train and validation split. The split sizes are as follow:
|
| 51 |
+
|
| 52 |
+
| Split name | Num samples |
|
| 53 |
+
| ------------ | ------------------- |
|
| 54 |
+
| train | 2358 |
|
| 55 |
+
| valid | 592 |
|
processed/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "valid"]}
|
processed/train/dataset.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0e615c67582245ea8db5cbbb72cfc96a80c11fe512e07c8daf4d4ae81026c8b
|
| 3 |
+
size 3431600
|
processed/train/dataset_info.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": null,
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": null,
|
| 5 |
+
"dataset_size": null,
|
| 6 |
+
"description": "AutoTrain generated dataset",
|
| 7 |
+
"download_checksums": null,
|
| 8 |
+
"download_size": null,
|
| 9 |
+
"features": {
|
| 10 |
+
"target": {
|
| 11 |
+
"num_classes": 6,
|
| 12 |
+
"names": [
|
| 13 |
+
"0",
|
| 14 |
+
"1",
|
| 15 |
+
"2",
|
| 16 |
+
"3",
|
| 17 |
+
"4",
|
| 18 |
+
"5"
|
| 19 |
+
],
|
| 20 |
+
"id": null,
|
| 21 |
+
"_type": "ClassLabel"
|
| 22 |
+
},
|
| 23 |
+
"text": {
|
| 24 |
+
"dtype": "string",
|
| 25 |
+
"id": null,
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
}
|
| 28 |
+
},
|
| 29 |
+
"homepage": "",
|
| 30 |
+
"license": "",
|
| 31 |
+
"post_processed": null,
|
| 32 |
+
"post_processing_size": null,
|
| 33 |
+
"size_in_bytes": null,
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": {
|
| 36 |
+
"name": "train",
|
| 37 |
+
"num_bytes": 3430503,
|
| 38 |
+
"num_examples": 2358,
|
| 39 |
+
"dataset_name": null
|
| 40 |
+
}
|
| 41 |
+
},
|
| 42 |
+
"supervised_keys": null,
|
| 43 |
+
"task_templates": null,
|
| 44 |
+
"version": null
|
| 45 |
+
}
|
processed/train/state.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "dataset.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "060cf7dcd2aa7c5a",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"target",
|
| 10 |
+
"text"
|
| 11 |
+
],
|
| 12 |
+
"_format_kwargs": {},
|
| 13 |
+
"_format_type": null,
|
| 14 |
+
"_indexes": {},
|
| 15 |
+
"_output_all_columns": false,
|
| 16 |
+
"_split": null
|
| 17 |
+
}
|
processed/valid/dataset.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7f1f253f91f48c527b9f27eb1259354bfacacda26643636ec895f13320cc175
|
| 3 |
+
size 855400
|
processed/valid/dataset_info.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": null,
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": null,
|
| 5 |
+
"dataset_size": null,
|
| 6 |
+
"description": "AutoTrain generated dataset",
|
| 7 |
+
"download_checksums": null,
|
| 8 |
+
"download_size": null,
|
| 9 |
+
"features": {
|
| 10 |
+
"target": {
|
| 11 |
+
"num_classes": 6,
|
| 12 |
+
"names": [
|
| 13 |
+
"0",
|
| 14 |
+
"1",
|
| 15 |
+
"2",
|
| 16 |
+
"3",
|
| 17 |
+
"4",
|
| 18 |
+
"5"
|
| 19 |
+
],
|
| 20 |
+
"id": null,
|
| 21 |
+
"_type": "ClassLabel"
|
| 22 |
+
},
|
| 23 |
+
"text": {
|
| 24 |
+
"dtype": "string",
|
| 25 |
+
"id": null,
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
}
|
| 28 |
+
},
|
| 29 |
+
"homepage": "",
|
| 30 |
+
"license": "",
|
| 31 |
+
"post_processed": null,
|
| 32 |
+
"post_processing_size": null,
|
| 33 |
+
"size_in_bytes": null,
|
| 34 |
+
"splits": {
|
| 35 |
+
"valid": {
|
| 36 |
+
"name": "valid",
|
| 37 |
+
"num_bytes": 854744,
|
| 38 |
+
"num_examples": 592,
|
| 39 |
+
"dataset_name": null
|
| 40 |
+
}
|
| 41 |
+
},
|
| 42 |
+
"supervised_keys": null,
|
| 43 |
+
"task_templates": null,
|
| 44 |
+
"version": null
|
| 45 |
+
}
|
processed/valid/state.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "dataset.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "eecc011db6e7f544",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"target",
|
| 10 |
+
"text"
|
| 11 |
+
],
|
| 12 |
+
"_format_kwargs": {},
|
| 13 |
+
"_format_type": null,
|
| 14 |
+
"_indexes": {},
|
| 15 |
+
"_output_all_columns": false,
|
| 16 |
+
"_split": null
|
| 17 |
+
}
|