Darkknight12 commited on
Commit
d90cc67
·
verified ·
1 Parent(s): 72f79c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -18,25 +18,24 @@ tags:
18
 
19
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
20
 
21
- - **Developed by:** [More Information Needed]
22
- - **Funded by [optional]:** [More Information Needed]
23
- - **Shared by [optional]:** [More Information Needed]
24
- - **Model type:** [More Information Needed]
25
- - **Language(s) (NLP):** [More Information Needed]
26
- - **License:** [More Information Needed]
27
- - **Finetuned from model [optional]:** [More Information Needed]
28
 
29
  ### Model Sources [optional]
30
 
31
  <!-- Provide the basic links for the model. -->
32
 
33
- - **Repository:** [More Information Needed]
34
- - **Paper [optional]:** [More Information Needed]
35
- - **Demo [optional]:** [More Information Needed]
36
 
37
  ## Uses
38
 
39
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
40
 
41
  ### Direct Use
42
 
 
18
 
19
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
20
 
21
+ - **Developed by:** Soumyajit Das
22
+ - **Funded by [optional]:** NA
23
+
24
+ - **Model type:** Lora Fine tuned Llama3 model for math questions
25
+ - **Language(s) (NLP):** English
26
+
27
+ - **Finetuned from model [optional]:** LLAMA 3 8B
28
 
29
  ### Model Sources [optional]
30
 
31
  <!-- Provide the basic links for the model. -->
32
 
33
+ - **Repository:** Unsloth
34
+
 
35
 
36
  ## Uses
37
 
38
+ it is fine tuned on the dataset "microsoft/orca-math-word-problems-200k", in the future hoping to fine tune a bigger model on a better dataset.
39
 
40
  ### Direct Use
41