dim commited on
Commit
4ef927a
1 Parent(s): 62080d3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -28
README.md CHANGED
@@ -1,40 +1,18 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: id
5
  dtype: string
6
- - name: author
7
  dtype: string
8
- - name: title
9
- dtype: string
10
- - name: link
11
- dtype: string
12
- - name: description
13
- dtype: string
14
- - name: tag
15
- dtype: string
16
- - name: likes
17
- dtype: int64
18
- - name: date
19
- dtype: string
20
- - name: review
21
- dtype: string
22
- - name: format
23
- dtype: string
24
- - name: text
25
- dtype: string
26
- - name: rating
27
- dtype: string
28
- - name: status
29
- dtype: string
30
- - name: parts
31
  dtype: string
32
  splits:
33
  - name: train
34
- num_bytes: 196728614
35
  num_examples: 10000
36
- download_size: 101209419
37
- dataset_size: 196728614
38
  ---
39
  # Dataset Card for "ficbook_prompts_best_10k"
40
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: prompt
5
  dtype: string
6
+ - name: solution_short_llama2
7
  dtype: string
8
+ - name: solution_full
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 268346552
13
  num_examples: 10000
14
+ download_size: 138937080
15
+ dataset_size: 268346552
16
  ---
17
  # Dataset Card for "ficbook_prompts_best_10k"
18