jlbaker361 commited on
Commit
ced2303
1 Parent(s): c9ef7fa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -27
README.md CHANGED
@@ -1,30 +1,3 @@
1
- ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: train
6
- path: data/train-*
7
- dataset_info:
8
- features:
9
- - name: label
10
- dtype: string
11
- - name: prompt_similarity
12
- dtype: float32
13
- - name: identity_consistency
14
- dtype: float32
15
- - name: negative_prompt_similarity
16
- dtype: float32
17
- - name: target_prompt_similarity
18
- dtype: float32
19
- - name: aesthetic_score
20
- dtype: float32
21
- splits:
22
- - name: train
23
- num_bytes: 56
24
- num_examples: 2
25
- download_size: 3459
26
- dataset_size: 56
27
- ---
28
 
29
  method: chosen_reward_
30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  method: chosen_reward_
3