swamybethala
commited on
https://paltech0-my.sharepoint.com/:u:/r/personal/preetham_koguru_pal_tech/Documents/Hackathon-Data%20Vigilantes/data_vigilantes/unsloth.Q8_01.gguf?csf=1&web=1&e=pVGYbu
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- HuggingFaceTB/smoltalk
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
base_model:
|
10 |
+
- Qwen/Qwen2.5-Coder-32B-Instruct-GGUF
|
11 |
+
new_version: Qwen/Qwen2.5-Coder-32B-Instruct
|
12 |
+
pipeline_tag: table-question-answering
|
13 |
+
library_name: flair
|
14 |
+
---
|