Update README.md
Browse files
README.md
CHANGED
@@ -1,25 +1,17 @@
|
|
1 |
---
|
2 |
-
|
3 |
language: es
|
4 |
tags:
|
5 |
- ollama
|
6 |
- llama3
|
7 |
-
-
|
8 |
-
- educational
|
9 |
-
- research
|
10 |
-
library_name: ollama
|
11 |
-
license: apache-2.0
|
12 |
-
base_model: llama3
|
13 |
pipeline_tag: text-generation
|
14 |
widget:
|
15 |
- text: "¿Qué es el desarrollo humano según Papalia?"
|
16 |
example_title: "Concepto básico"
|
17 |
-
- text: "Explica las etapas
|
18 |
-
example_title: "Teoría
|
19 |
-
- text: "
|
20 |
-
example_title: "
|
21 |
-
---
|
22 |
-
|
23 |
---
|
24 |
|
25 |
# llama3-papalia - Modelo Ollama Fine-tuned en Desarrollo Humano
|
|
|
1 |
---
|
|
|
2 |
language: es
|
3 |
tags:
|
4 |
- ollama
|
5 |
- llama3
|
6 |
+
- text-generation
|
|
|
|
|
|
|
|
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
widget:
|
9 |
- text: "¿Qué es el desarrollo humano según Papalia?"
|
10 |
example_title: "Concepto básico"
|
11 |
+
- text: "Explica las etapas de Piaget"
|
12 |
+
example_title: "Teoría Cognitiva"
|
13 |
+
- text: "Describe las etapas de Erikson"
|
14 |
+
example_title: "Desarrollo Psicosocial"
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# llama3-papalia - Modelo Ollama Fine-tuned en Desarrollo Humano
|