Add library name
#2
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
pipeline_tag: text-classification
|
4 |
base_model:
|
5 |
- Qwen/Qwen2.5-0.5B
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
pipeline_tag: text-classification
|
5 |
base_model:
|
6 |
- Qwen/Qwen2.5-0.5B
|