Observatoire
commited on
Commit
•
e323afb
1
Parent(s):
76c2fdd
Upload dataset
Browse files- README.md +73 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: adult
|
5 |
+
dtype: bool
|
6 |
+
- name: backdrop_path
|
7 |
+
dtype: string
|
8 |
+
- name: created_by
|
9 |
+
dtype: string
|
10 |
+
- name: episode_run_time
|
11 |
+
dtype: int64
|
12 |
+
- name: first_air_date
|
13 |
+
dtype: string
|
14 |
+
- name: genres
|
15 |
+
dtype: string
|
16 |
+
- name: homepage
|
17 |
+
dtype: string
|
18 |
+
- name: id
|
19 |
+
dtype: int64
|
20 |
+
- name: in_production
|
21 |
+
dtype: bool
|
22 |
+
- name: languages
|
23 |
+
dtype: string
|
24 |
+
- name: last_air_date
|
25 |
+
dtype: string
|
26 |
+
- name: name
|
27 |
+
dtype: string
|
28 |
+
- name: networks
|
29 |
+
dtype: string
|
30 |
+
- name: number_of_episodes
|
31 |
+
dtype: int64
|
32 |
+
- name: number_of_seasons
|
33 |
+
dtype: int64
|
34 |
+
- name: origin_country
|
35 |
+
dtype: string
|
36 |
+
- name: original_language
|
37 |
+
dtype: string
|
38 |
+
- name: original_name
|
39 |
+
dtype: string
|
40 |
+
- name: overview
|
41 |
+
dtype: string
|
42 |
+
- name: popularity
|
43 |
+
dtype: float64
|
44 |
+
- name: poster_path
|
45 |
+
dtype: string
|
46 |
+
- name: production_companies
|
47 |
+
dtype: string
|
48 |
+
- name: production_countries
|
49 |
+
dtype: string
|
50 |
+
- name: spoken_languages
|
51 |
+
dtype: string
|
52 |
+
- name: status
|
53 |
+
dtype: string
|
54 |
+
- name: tagline
|
55 |
+
dtype: string
|
56 |
+
- name: type
|
57 |
+
dtype: string
|
58 |
+
- name: vote_average
|
59 |
+
dtype: float64
|
60 |
+
- name: vote_count
|
61 |
+
dtype: int64
|
62 |
+
splits:
|
63 |
+
- name: train
|
64 |
+
num_bytes: 1112
|
65 |
+
num_examples: 1
|
66 |
+
download_size: 19844
|
67 |
+
dataset_size: 1112
|
68 |
+
configs:
|
69 |
+
- config_name: default
|
70 |
+
data_files:
|
71 |
+
- split: train
|
72 |
+
path: data/train-*
|
73 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39c7abf5f94c21fa145be4fff98c7d413042c2262daa0e774e4a99077fbc12fb
|
3 |
+
size 19844
|