Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- KingNish/reasoning-base-20k
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- hi
|
8 |
+
- sa
|
9 |
+
- te
|
10 |
+
- ta
|
11 |
+
metrics:
|
12 |
+
- accuracy
|
13 |
+
- character
|
14 |
+
- code_eval
|
15 |
+
- bleurt
|
16 |
+
base_model:
|
17 |
+
- nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
18 |
+
new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
19 |
+
pipeline_tag: text-to-image
|
20 |
+
library_name: diffusers
|
21 |
+
tags:
|
22 |
+
- medical
|
23 |
+
- legal
|
24 |
+
- finance
|
25 |
+
- art
|
26 |
+
- climate
|
27 |
+
---
|