jlbaker361 commited on
Commit
f4baa28
1 Parent(s): 7d2c24c

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: 112
24
- num_examples: 4
25
- download_size: 3513
26
- dataset_size: 112
27
- ---
28
 
29
  method: cte_cold_emb
30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  method: cte_cold_emb
3