rishu834763 commited on
Commit
e84ab10
·
verified ·
1 Parent(s): ef89f66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -14
README.md CHANGED
@@ -1,6 +1,14 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -17,25 +25,20 @@ tags: []
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
 
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
 
40
  ### Direct Use
41
 
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - finetuning
5
+ - mistral
6
+ - transformers
7
+ license: apache-2.0
8
+ language:
9
+ - en
10
+ base_model:
11
+ - mistralai/Mistral-7B-Instruct-v0.2
12
  ---
13
 
14
  # Model Card for Model ID
 
25
 
26
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
27
 
28
+ - **Developed by:** Kritagya Shukla
29
+ - **Model type:** Explainer/Summarizer
30
+ - **Language(s) (NLP):** Python
31
+ - **License:** Apache 2.0
32
+ - **Finetuned from model :** mistralai/Mistral-7B-Instruct-v0.2
 
 
33
 
34
+ ### Model Sources :** Hugging face
35
 
 
 
 
36
  - **Paper [optional]:** [More Information Needed]
37
+
38
 
39
  ## Uses
40
 
41
+ Basic first college project that explains java code snippet
42
 
43
  ### Direct Use
44