Danielbrdz
commited on
Commit
•
6857eb6
1
Parent(s):
4fc97e0
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- Danielbrdz/Barcenas-Juridico-Mexicano-Dataset
|
5 |
+
language:
|
6 |
+
- es
|
7 |
+
library_name: transformers
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- phi
|
11 |
+
---
|
12 |
+
Barcenas 14b Juridico Mexicano
|
13 |
+
|
14 |
+
Modelo basado en el VAGOsolutions/SauerkrautLM-Phi-3-medium y entrenado con datos de Danielbrdz/Barcenas-Juridico-Mexicano-Dataset
|
15 |
+
|
16 |
+
El objetivo de este LLM es promover el conocimiento jurídico mexicano y leyes de la SCJN.
|
17 |
+
|
18 |
+
El LLM puede responder cualquier duda de las leyes mexicanas, gracias que su dataset de entrenamiento contiene 50 documentos de la SCJN en forma QA.
|
19 |
+
|
20 |
+
----------------------------------------------------------------------------------------------------------------------------------------
|
21 |
+
|
22 |
+
Barcenas 14b Juridico Mexicano
|
23 |
+
|
24 |
+
Model based on VAGOsolutions/SauerkrautLM-Phi-3-medium and trained with data from Danielbrdz/Barcenas-Juridico-Mexicano-Dataset
|
25 |
+
|
26 |
+
The objective of this LLM is to promote Mexican legal knowledge and SCJN laws.
|
27 |
+
|
28 |
+
The LLM can answer any question about Mexican laws, thanks to its training dataset containing 50 SCJN documents in QA form.
|
29 |
+
|
30 |
+
Made with ❤️ in Guadalupe, Nuevo Leon, Mexico 🇲🇽
|