Update README.md
#1
by
Phgf134
- opened
README.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
---
|
2 |
license: unknown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This is a 2.4-bit quantization of [Aurelian v0.1alpha 70B 32K](https://huggingface.co/grimulkan/aurelian-alpha0.1-70b-rope8-32K-fp16) for testing & feedback. See that page for more details.
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
+
datasets:
|
4 |
+
- nvidia/Llama-Nemotron-Post-Training-Dataset-v1
|
5 |
+
language:
|
6 |
+
- ab
|
7 |
+
metrics:
|
8 |
+
- bertscore
|
9 |
+
base_model:
|
10 |
+
- Qwen/QwQ-32B
|
11 |
+
new_version: Qwen/QwQ-32B
|
12 |
+
pipeline_tag: token-classification
|
13 |
+
library_name: adapter-transformers
|
14 |
+
tags:
|
15 |
+
- finance
|
16 |
---
|
17 |
|
18 |
This is a 2.4-bit quantization of [Aurelian v0.1alpha 70B 32K](https://huggingface.co/grimulkan/aurelian-alpha0.1-70b-rope8-32K-fp16) for testing & feedback. See that page for more details.
|