BATSCIENCE
commited on
Commit
•
157d049
1
Parent(s):
03f204f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- zh
|
4 |
+
metrics:
|
5 |
+
- accuracy
|
6 |
+
base_model:
|
7 |
+
- tencent/Tencent-Hunyuan-Large
|
8 |
+
new_version: tencent/Tencent-Hunyuan-Large
|
9 |
+
pipeline_tag: audio-classification
|
10 |
+
library_name: adapter-transformers
|
11 |
+
tags:
|
12 |
+
- biology
|
13 |
+
---
|