juliaturc commited on
Commit
acfabca
1 Parent(s): 72a9db1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: text
7
+ dtype: string
8
+ - name: subtitle
9
+ dtype: string
10
+ - name: caption
11
+ dtype: string
12
+ - name: characters
13
+ dtype: string
14
+ - name: frame
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 1637895252.464
19
+ num_examples: 15264
20
+ - name: test
21
+ num_bytes: 5458443.0
22
+ num_examples: 46
23
+ download_size: 1363032355
24
+ dataset_size: 1643353695.464
25
+ ---
26
+ # Dataset Card for "rick-and-morty-all-seasons-v4"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)