Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
datasets:
|
4 |
+
- HuggingFaceFW/fineweb-2
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
base_model:
|
8 |
+
- meta-llama/Llama-3.3-70B-Instruct
|
9 |
+
new_version: Qwen/QwQ-32B-Preview
|
10 |
+
pipeline_tag: text-classification
|
11 |
+
library_name: allennlp
|
12 |
+
tags:
|
13 |
+
- art
|
14 |
+
- legal
|
15 |
+
- music
|
16 |
+
---
|