dim commited on
Commit
35132db
1 Parent(s): a81298e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: movie_script
6
+ dtype: string
7
+ - name: movie_description
8
+ dtype: string
9
+ - name: title
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 4903985
14
+ num_examples: 27
15
+ download_size: 2750206
16
+ dataset_size: 4903985
17
  ---