Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of SLIMER-PARALLEL-LLaMA3
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
tags:
|
5 |
+
- zero-shot NER
|
6 |
+
- NER
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
license: llama3.1
|
10 |
+
base_model: expertai/SLIMER-PARALLEL-LLaMA3
|
11 |
+
datasets:
|
12 |
+
- Universal-NER/Pile-NER-type
|
13 |
---
|
14 |
|
15 |
## Llamacpp imatrix Quantizations of SLIMER-PARALLEL-LLaMA3
|