File size: 856 Bytes
20a6e87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e5dfbb0
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
dataset_info:
  features:
  - name: input_img
    dtype: image
  - name: processed_img
    dtype: image
  - name: instruction
    dtype: string
  - name: auxiliary_prompt
    dtype: string
  - name: task_id
    dtype: string
  splits:
  - name: train
    num_bytes: 406403776859.64
    num_examples: 1013320
  download_size: 416440124474
  dataset_size: 406403776859.64
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---




## Model Scources

- Dataset: https://huggingface.co/datasets/yeates/PromptfixData
- Github: https://github.com/yeates/PromptFix
- Paper: https://arxiv.org/pdf/2405.16785
- Project Page: https://www.yongshengyu.com/PromptFix-Page/

## Model Usage

The PromptFix model is intended solely for research purposes. Users are expected to adhere to ethical guidelines while utilizing the model.