MiguelGorilla commited on
Commit
5e1136b
verified
1 Parent(s): 9fbbe65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,10 +11,12 @@ base_model: mistralai/Mistral-7B-Instruct-v0.1
11
  model-index:
12
  - name: mistral_instruct_generation
13
  results: []
14
- pipeline_tag: question-answering
15
  library_name: transformers
16
  language:
17
  - en
 
 
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
11
  model-index:
12
  - name: mistral_instruct_generation
13
  results: []
14
+ pipeline_tag: text-generation
15
  library_name: transformers
16
  language:
17
  - en
18
+ metrics:
19
+ - accuracy
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You