Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,16 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for `thirdeyeai/elevate-360m`
|
@@ -44,6 +49,4 @@ Trained on publicly available instruction-following datasets. May reflect biases
|
|
44 |
|
45 |
### Recommendations
|
46 |
|
47 |
-
Use only with proper evaluation and safety checks in deployment environments. Validate outputs before taking action.
|
48 |
-
|
49 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
+
- chat
|
5 |
+
- tool-calling
|
6 |
+
- instruction-tuned
|
7 |
+
- edge-device
|
8 |
+
- conversational
|
9 |
+
license: mit
|
10 |
+
datasets:
|
11 |
+
- Open-Orca/OpenOrca
|
12 |
+
base_model:
|
13 |
+
- HuggingFaceTB/SmolLM2-360M-Instruct
|
14 |
---
|
15 |
|
16 |
# Model Card for `thirdeyeai/elevate-360m`
|
|
|
49 |
|
50 |
### Recommendations
|
51 |
|
52 |
+
Use only with proper evaluation and safety checks in deployment environments. Validate outputs before taking action.
|
|
|
|