Upload dataset
Browse files- README.md +95 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: ad_id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: vid
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: ad_title
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: caption
|
| 11 |
+
dtype: 'null'
|
| 12 |
+
- name: keyword_list
|
| 13 |
+
list: string
|
| 14 |
+
- name: brand_name
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: industry_key
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: objective_key
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: voice_over
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: pattern_label
|
| 23 |
+
list: 'null'
|
| 24 |
+
- name: landing_page
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: source
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: video_url_720p
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: cover_url
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: video_local_path
|
| 33 |
+
dtype:
|
| 34 |
+
video:
|
| 35 |
+
decode: false
|
| 36 |
+
- name: cover_local_path
|
| 37 |
+
dtype:
|
| 38 |
+
image:
|
| 39 |
+
decode: false
|
| 40 |
+
- name: duration
|
| 41 |
+
dtype: float64
|
| 42 |
+
- name: width
|
| 43 |
+
dtype: int64
|
| 44 |
+
- name: height
|
| 45 |
+
dtype: int64
|
| 46 |
+
- name: ctr_global
|
| 47 |
+
dtype: float64
|
| 48 |
+
- name: cost_bucket
|
| 49 |
+
dtype: int64
|
| 50 |
+
- name: like_cnt
|
| 51 |
+
dtype: int64
|
| 52 |
+
- name: comments_cnt
|
| 53 |
+
dtype: int64
|
| 54 |
+
- name: shares_cnt
|
| 55 |
+
dtype: int64
|
| 56 |
+
- name: ctr_curve
|
| 57 |
+
list: float64
|
| 58 |
+
- name: cvr_curve
|
| 59 |
+
list: float64
|
| 60 |
+
- name: clicks_curve
|
| 61 |
+
list: float64
|
| 62 |
+
- name: conversion_curve
|
| 63 |
+
list: float64
|
| 64 |
+
- name: retention_curve
|
| 65 |
+
list: float64
|
| 66 |
+
- name: countries_delivered
|
| 67 |
+
list: string
|
| 68 |
+
- name: first_seen_at
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: last_seen_at
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: video_downloaded_at
|
| 73 |
+
dtype: string
|
| 74 |
+
- name: cover_downloaded_at
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: video_error
|
| 77 |
+
dtype: 'null'
|
| 78 |
+
- name: cover_error
|
| 79 |
+
dtype: string
|
| 80 |
+
- name: detail_scraped_at
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: detail_error
|
| 83 |
+
dtype: 'null'
|
| 84 |
+
splits:
|
| 85 |
+
- name: train
|
| 86 |
+
num_bytes: 373575811
|
| 87 |
+
num_examples: 77
|
| 88 |
+
download_size: 373591656
|
| 89 |
+
dataset_size: 373575811
|
| 90 |
+
configs:
|
| 91 |
+
- config_name: default
|
| 92 |
+
data_files:
|
| 93 |
+
- split: train
|
| 94 |
+
path: data/train-*
|
| 95 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f998bd9297fc2e53440138ae1a25b178c1ff35d77fa55c0d98887fdd0b91cb3d
|
| 3 |
+
size 373591656
|