abdullahalzubaer commited on
Commit
1cad602
·
verified ·
1 Parent(s): 95f77a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  ---
14
  # Model Card for Model ID
15
 
16
- <!-- Provide a quick summary of what the model is/does. -->
17
 
18
  This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
19
 
@@ -23,15 +23,15 @@ This modelcard aims to be a base template for new models. It has been generated
23
 
24
  <!-- Provide a longer summary of what this model is. -->
25
 
 
26
 
27
-
28
- - **Developed by:** [More Information Needed]
29
  - **Funded by [optional]:** [More Information Needed]
30
  - **Shared by [optional]:** [More Information Needed]
31
  - **Model type:** [More Information Needed]
32
  - **Language(s) (NLP):** [More Information Needed]
33
  - **License:** [More Information Needed]
34
- - **Finetuned from model [optional]:** [More Information Needed]
35
 
36
  ### Model Sources [optional]
37
 
@@ -204,4 +204,8 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
204
 
205
  ## Model Card Contact
206
 
207
- [More Information Needed]
 
 
 
 
 
13
  ---
14
  # Model Card for Model ID
15
 
16
+ IT follows instructions
17
 
18
  This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
19
 
 
23
 
24
  <!-- Provide a longer summary of what this model is. -->
25
 
26
+ Original model llama `meta-llama/Llama-2-7b-hf`
27
 
28
+ - **Developed by:** [Abdullah Al Zubaer]
 
29
  - **Funded by [optional]:** [More Information Needed]
30
  - **Shared by [optional]:** [More Information Needed]
31
  - **Model type:** [More Information Needed]
32
  - **Language(s) (NLP):** [More Information Needed]
33
  - **License:** [More Information Needed]
34
+ - **Finetuned from model :** [meta-llama/Llama-2-7b-hf]
35
 
36
  ### Model Sources [optional]
37
 
 
204
 
205
  ## Model Card Contact
206
 
207
+ [More Information Needed]
208
+
209
+ ## Reference
210
+
211
+ https://pytorch.org/blog/finetune-llms/