Scottie201
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- nvidia/OpenMathInstruct-2
|
4 |
+
base_model:
|
5 |
+
- genmo/mochi-1-preview
|
6 |
+
new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
library_name: adapter-transformers
|
9 |
+
---
|