Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -2,15 +2,27 @@
2
  license: apache-2.0
3
  tags:
4
  - finetuned
5
- pipeline_tag: text-generation
 
 
6
  new_version: mistralai/Mistral-7B-Instruct-v0.3
7
  inference: true
8
  widget:
9
  - messages:
10
  - role: user
11
  content: What is your favorite condiment?
12
-
13
- extra_gated_description: If you want to learn more about how we process your personal data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # Model Card for Mistral-7B-Instruct-v0.2
 
2
  license: apache-2.0
3
  tags:
4
  - finetuned
5
+ - code
6
+ - not-for-all-audiences
7
+ pipeline_tag: text2text-generation
8
  new_version: mistralai/Mistral-7B-Instruct-v0.3
9
  inference: true
10
  widget:
11
  - messages:
12
  - role: user
13
  content: What is your favorite condiment?
14
+ extra_gated_description: >-
15
+ If you want to learn more about how we process your personal data, please read
16
+ our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
17
+ datasets:
18
+ - fka/awesome-chatgpt-prompts
19
+ language:
20
+ - aa
21
+ metrics:
22
+ - code_eval
23
+ base_model:
24
+ - nanonets/Nanonets-OCR-s
25
+ library_name: fasttext
26
  ---
27
 
28
  # Model Card for Mistral-7B-Instruct-v0.2