Upload dataset
Browse files- README.md +42 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: pitched_product
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: pitched_brand
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: pitched_industry
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: pitched_description
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: video_text
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: bucket
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: brand
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: ad_style
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: has_promo_tie_in
|
| 21 |
+
dtype: bool
|
| 22 |
+
- name: anomaly_hint
|
| 23 |
+
dtype: bool
|
| 24 |
+
- name: anomaly_reason
|
| 25 |
+
dtype: string
|
| 26 |
+
splits:
|
| 27 |
+
- name: train
|
| 28 |
+
num_bytes: 17364021
|
| 29 |
+
num_examples: 11058
|
| 30 |
+
- name: test
|
| 31 |
+
num_bytes: 1929859
|
| 32 |
+
num_examples: 1229
|
| 33 |
+
download_size: 8892762
|
| 34 |
+
dataset_size: 19293880
|
| 35 |
+
configs:
|
| 36 |
+
- config_name: default
|
| 37 |
+
data_files:
|
| 38 |
+
- split: train
|
| 39 |
+
path: data/train-*
|
| 40 |
+
- split: test
|
| 41 |
+
path: data/test-*
|
| 42 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:989aa25217dfad34a5450c7e0adec671c6f223569cc4be5b8018c4716f705639
|
| 3 |
+
size 905640
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:590eb4382d13f8e482b6c50aa37bb518e1a6f6ec18ca969bb13c62f274f1d57e
|
| 3 |
+
size 7987122
|