samchain commited on
Commit
9fb7ee3
1 Parent(s): 1eb0eb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -49
README.md CHANGED
@@ -1,37 +1,30 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
 
11
 
12
  ## Model Details
13
 
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
 
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
 
35
 
36
  ## Uses
37
 
@@ -168,32 +161,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
168
 
169
  [More Information Needed]
170
 
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
  ## Model Card Contact
198
 
199
  [More Information Needed]
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - medical
5
+ license: apache-2.0
6
+ datasets:
7
+ - nuvocare/MSD_instruct
8
+ language:
9
+ - fr
10
+ - en
11
+ - de
12
+ - es
13
+ pipeline_tag: text-generation
14
  ---
15
 
16
+ # Model Card for NuvoChat
 
 
 
17
 
18
 
19
  ## Model Details
20
 
21
  ### Model Description
22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
+ - **Developed by:** [Samuel Caineau, Nuvocare](https://www.linkedin.com/in/samuel-chaineau-734b13122/)
25
+ - **Funded by [Nuvocare]:** [Nuvocare](https://www.nuvocare.fr/)
26
+ - **Language(s) (NLP):** English, French, Spanish and German
27
+ - **Finetuned from model [Mistral 7B Instruct v0.2]:** [Base model](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
28
 
29
  ## Uses
30
 
 
161
 
162
  [More Information Needed]
163
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
164
  ## Model Card Contact
165
 
166
  [More Information Needed]