Instructions to use VeronicaVAX/nubes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Asteroid
How to use VeronicaVAX/nubes with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("VeronicaVAX/nubes") - Notebooks
- Google Colab
- Kaggle
Commit ·
7b16564
1
Parent(s): c955eff
nubes
Browse filesEl cielo visto desde abajo, está soleado, pero las nubes tapan el sol lo que genera que las nubes se iluminen con tonalidades pastel, lila, celeste, verde agua, amarillo patito, naranja suave y rosa.
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: artistic-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: artistic-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- fka/awesome-chatgpt-prompts
|
| 5 |
+
- tiiuae/falcon-refinedweb
|
| 6 |
+
- GAIR/lima
|
| 7 |
+
- cerebras/SlimPajama-627B
|
| 8 |
+
- QingyiSi/Alpaca-CoT
|
| 9 |
+
- WizardLM/WizardLM_evol_instruct_V2_196k
|
| 10 |
+
- OpenAssistant/oasst1
|
| 11 |
+
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
| 12 |
+
- databricks/databricks-dolly-15k
|
| 13 |
+
- TigerResearch/pretrain_zh
|
| 14 |
+
language:
|
| 15 |
+
- es
|
| 16 |
+
- en
|
| 17 |
+
metrics:
|
| 18 |
+
- code_eval
|
| 19 |
+
library_name: asteroid
|
| 20 |
+
pipeline_tag: text-to-image
|
| 21 |
+
---
|