PEFT
Safetensors
eswardivi commited on
Commit
28202d3
1 Parent(s): 1a4a300

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +81 -1
README.md CHANGED
@@ -11,4 +11,84 @@ Used MonsterAPI for Finetuning
11
 
12
  # Model Card for eswardivi/llamathon_v1
13
 
14
- Model is Finetuned on microsoft/orca-math-word-problems-200k using MonsterAPI No finetuning
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  # Model Card for eswardivi/llamathon_v1
13
 
14
+ Model is Finetuned on microsoft/orca-math-word-problems-200k using MonsterAPI No finetuning
15
+
16
+
17
+
18
+ # Model Card for Model ID
19
+
20
+ <!-- Provide a quick summary of what the model is/does. -->
21
+
22
+
23
+
24
+ ## Model Details
25
+
26
+ ### Model Description
27
+
28
+ <!-- Provide a longer summary of what this model is. -->
29
+
30
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
31
+
32
+ - **Developed by:** [More Information Needed]
33
+ - **Funded by [optional]:** [More Information Needed]
34
+ - **Shared by [optional]:** [More Information Needed]
35
+ - **Model type:** [More Information Needed]
36
+ - **Language(s) (NLP):** [More Information Needed]
37
+ - **License:** [More Information Needed]
38
+ - **Finetuned from model [optional]:** [More Information Needed]
39
+
40
+ ### Model Sources [optional]
41
+
42
+ <!-- Provide the basic links for the model. -->
43
+
44
+ - **Repository:** [More Information Needed]
45
+ - **Paper [optional]:** [More Information Needed]
46
+ - **Demo [optional]:** [More Information Needed]
47
+
48
+ ## Uses
49
+
50
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
51
+
52
+ ### Direct Use
53
+
54
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ### Downstream Use [optional]
59
+
60
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Out-of-Scope Use
65
+
66
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
67
+
68
+ [More Information Needed]
69
+
70
+ ## Bias, Risks, and Limitations
71
+
72
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
73
+
74
+ [More Information Needed]
75
+
76
+ ### Recommendations
77
+
78
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
79
+
80
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
81
+
82
+ ## How to Get Started with the Model
83
+
84
+ Use the code below to get started with the model.
85
+
86
+ [More Information Needed]
87
+
88
+ ## Training Details
89
+
90
+ ### Training Data
91
+
92
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
93
+
94
+ [More Information Needed]