clementchadebec commited on
Commit
c8f7c0c
1 Parent(s): 59fb11e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -11
README.md CHANGED
@@ -54,17 +54,8 @@ image = pipe(prompt, num_inference_steps=4, guidance_scale=0).images[0]
54
  The model was trained for 20k iterations on 2 H100 GPUs (representing approx. **13 hours** of training). Please refer to the [paper]() for further parameters details.
55
 
56
  **Metrics on COCO 2017 validation set**
57
-
58
- - 2 steps:
59
- - FID-5k: 22.6
60
- - CLIP Score (ViT-g/14): 0.306
61
 
62
- - 4 steps:
63
- - FID-5k: 22.5
64
- - CLIP Score (ViT-g/14):
65
-
66
  **Metrics on COCO 2014 validation**
67
- - 2 steps:
68
- - FID-30k:
69
- - 4 steps:
70
  - FID-30k:
 
54
  The model was trained for 20k iterations on 2 H100 GPUs (representing approx. **13 hours** of training). Please refer to the [paper]() for further parameters details.
55
 
56
  **Metrics on COCO 2017 validation set**
57
+ - FID-5k: 22.6 (2 NFE) / 22.5 (4 NFE)
58
+ - CLIP Score (ViT-g/14): 0.306 (2 NFE) /
 
 
59
 
 
 
 
 
60
  **Metrics on COCO 2014 validation**
 
 
 
61
  - FID-30k: