Update README.md
Browse files
README.md
CHANGED
@@ -30,41 +30,11 @@ Finetune of LLaMa 3.2 1B model to include flashnormalization (https://arxiv.org/
|
|
30 |
|
31 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
32 |
|
33 |
-
### Direct Use
|
34 |
-
|
35 |
-
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
36 |
-
|
37 |
-
[More Information Needed]
|
38 |
-
|
39 |
-
### Downstream Use [optional]
|
40 |
-
|
41 |
-
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
42 |
-
|
43 |
-
[More Information Needed]
|
44 |
-
|
45 |
-
### Out-of-Scope Use
|
46 |
-
|
47 |
-
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
48 |
-
|
49 |
-
[More Information Needed]
|
50 |
-
|
51 |
-
## Bias, Risks, and Limitations
|
52 |
-
|
53 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
54 |
-
|
55 |
-
[More Information Needed]
|
56 |
-
|
57 |
-
### Recommendations
|
58 |
-
|
59 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
60 |
-
|
61 |
-
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
62 |
-
|
63 |
## How to Get Started with the Model
|
64 |
|
65 |
Use the code below to get started with the model.
|
66 |
|
67 |
-
#### Speeds, Sizes, Times
|
68 |
|
69 |
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
70 |
|
@@ -74,19 +44,6 @@ Use the code below to get started with the model.
|
|
74 |
|
75 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
76 |
|
77 |
-
### Testing Data, Factors & Metrics
|
78 |
-
|
79 |
-
|
80 |
-
#### Testing Data
|
81 |
-
|
82 |
-
<!-- This should link to a Dataset Card if possible. -->
|
83 |
-
|
84 |
-
[More Information Needed]
|
85 |
-
|
86 |
-
#### Factors
|
87 |
-
|
88 |
-
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
89 |
-
|
90 |
[More Information Needed]
|
91 |
|
92 |
#### Metrics
|
@@ -110,8 +67,5 @@ Use the code below to get started with the model.
|
|
110 |
|
111 |
## Model Card Authors
|
112 |
Nils Graef (nils@openmachine.ai)
|
113 |
-
Drew Wasielewski (drewwas@berkeley.edu)
|
114 |
-
|
115 |
-
## Model Card Contact
|
116 |
|
117 |
-
|
|
|
30 |
|
31 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
## How to Get Started with the Model
|
34 |
|
35 |
Use the code below to get started with the model.
|
36 |
|
37 |
+
#### Speeds, Sizes, Times
|
38 |
|
39 |
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
40 |
|
|
|
44 |
|
45 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
[More Information Needed]
|
48 |
|
49 |
#### Metrics
|
|
|
67 |
|
68 |
## Model Card Authors
|
69 |
Nils Graef (nils@openmachine.ai)
|
|
|
|
|
|
|
70 |
|
71 |
+
Drew Wasielewski (drewwas@berkeley.edu)
|