macadeliccc
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,20 @@
|
|
2 |
library_name: transformers
|
3 |
license: llama3.2
|
4 |
base_model: macadeliccc/magistrate-3.2-3b-base
|
|
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
-
- generated_from_trainer
|
7 |
- spectrum
|
8 |
-
- pytorch
|
9 |
- llama-3
|
10 |
- axolotl
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# magistrate-3.2-3b-it
|
13 |
|
|
|
2 |
library_name: transformers
|
3 |
license: llama3.2
|
4 |
base_model: macadeliccc/magistrate-3.2-3b-base
|
5 |
+
datasets:
|
6 |
+
- teknium/OpenHermes-2.5
|
7 |
+
- NousResearch/hermes-function-calling-v1
|
8 |
+
- arcee-ai/The-Tome
|
9 |
+
- cognitivecomputations/SystemChat-2.0
|
10 |
tags:
|
|
|
11 |
- spectrum
|
|
|
12 |
- llama-3
|
13 |
- axolotl
|
14 |
+
- legal
|
15 |
+
- HFforLegal
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
pipeline_tag: text-generation
|
19 |
---
|
20 |
# magistrate-3.2-3b-it
|
21 |
|