Duguce commited on
Commit
40b2127
·
1 Parent(s): 807bc80

docs: update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # xFinder-qwen1505
2
  ## Model Details
3
  xFinder is a model specifically designed for key answer extraction in large language models (LLMs). It is trained by fine-tuning Qwen-1.5-0.5B.
 
1
+ ---
2
+ inference: false
3
+ language:
4
+ - en
5
+ tags:
6
+ - instruction-finetuning
7
+ task_categories:
8
+ - text-generation
9
+ ---
10
+
11
+
12
+ <br>
13
+
14
  # xFinder-qwen1505
15
  ## Model Details
16
  xFinder is a model specifically designed for key answer extraction in large language models (LLMs). It is trained by fine-tuning Qwen-1.5-0.5B.