chilly-magician
commited on
[add]: metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: IlyaGusev/saiga_mistral_7b_lora
|
4 |
+
language:
|
5 |
+
- ru
|
6 |
+
library_name: peft
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- mistral
|
10 |
+
- saiga
|
11 |
+
- search-queries
|
12 |
+
- instruct-fine-tuned
|
13 |
+
- search-queries-parser
|
14 |
+
- zero-shot
|
15 |
+
- llm
|
16 |
+
- instuct
|
17 |
+
- zero-shot
|
18 |
+
- query parsing
|
19 |
+
- synthetic
|
20 |
+
- search-queries
|
21 |
+
metrics:
|
22 |
+
- accuracy
|
23 |
+
- precision
|
24 |
+
- recall
|
25 |
+
- f1
|
26 |
+
---
|