Update README.md
Browse filesEsto es una prueba para la clase de modelos de IA
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- lmms-lab/COCO-Caption2017
|
5 |
+
- detection-datasets/coco
|
6 |
+
- google-research-datasets/conceptual_captions
|
7 |
+
- jp1924/Laion400m-1
|
8 |
+
- jp1924/Laion400m-2
|
9 |
+
- jp1924/Laion400m-3
|
10 |
+
- lmms-lab/flickr30k
|
11 |
+
- vicenteor/sbu_captions
|
12 |
+
language:
|
13 |
+
- es
|
14 |
+
metrics:
|
15 |
+
- accuracy
|
16 |
+
- code_eval
|
17 |
+
base_model:
|
18 |
+
- openai/clip-vit-base-patch32
|
19 |
+
- dalle-mini/dalle-mega
|
20 |
+
- stabilityai/stable-diffusion-xl-base-1.0
|
21 |
+
pipeline_tag: text-to-image
|
22 |
+
library_name: diffusers
|
23 |
+
tags:
|
24 |
+
- text-to-image
|
25 |
+
- generative-model
|
26 |
+
- CLIP
|
27 |
+
- imagen-generation
|
28 |
+
---
|