dim commited on
Commit
beb539d
1 Parent(s): d5a38a7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -21
README.md CHANGED
@@ -1,32 +1,16 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: content
5
- dtype: string
6
- - name: title
7
- dtype: string
8
- - name: grade3
9
- dtype: string
10
- - name: movie_name
11
- dtype: string
12
- - name: part
13
  dtype: string
14
- - name: review_id
15
- dtype: string
16
- - name: author
17
- dtype: string
18
- - name: date
19
- dtype: string
20
- - name: grade10
21
  dtype: string
22
- - name: Idx
23
- dtype: int32
24
  splits:
25
  - name: train
26
- num_bytes: 138684842
27
  num_examples: 36591
28
- download_size: 70387577
29
- dataset_size: 138684842
30
  ---
31
  # Dataset Card for "kinopoisk_prompts"
32
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: prompt
 
 
 
 
 
 
 
 
5
  dtype: string
6
+ - name: content
 
 
 
 
 
 
7
  dtype: string
 
 
8
  splits:
9
  - name: train
10
+ num_bytes: 136177618
11
  num_examples: 36591
12
+ download_size: 68332043
13
+ dataset_size: 136177618
14
  ---
15
  # Dataset Card for "kinopoisk_prompts"
16