Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- mrm8488/CHISTES_spanish_jokes
|
5 |
+
language:
|
6 |
+
- es
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
---
|
9 |
+
|
10 |
+
# Adapter for <model_id> fine-tuned on <dataset_id> for <task>
|
11 |
+
|
12 |
+
## Adapter Description
|
13 |
+
|
14 |
+
## Model Description
|
15 |
+
|
16 |
+
## Training data
|
17 |
+
|
18 |
+
### Training procedure
|
19 |
+
|
20 |
+
## Intended Use and Limitations
|
21 |
+
|
22 |
+
## How to use
|
23 |
+
|
24 |
+
## Limitations and Biases
|
25 |
+
|
26 |
+
## Evaluation results
|
27 |
+
|
28 |
+
## Citation and Related Information
|