Rardilit commited on
Commit
e4c531c
1 Parent(s): 6e36653

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +166 -1
README.md CHANGED
@@ -21,6 +21,169 @@ tags:
21
  - Text Generation
22
  ---
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  This repo contains a low-rank adapter for LLaMA-7b with just 4194304 parameters
25
  fit on the [Rardilit/Panther-dataset_v1](https://huggingface.co/datasets/Rardilit/Panther-dataset_v1) dataset with 20k prompts and responses.
26
 
@@ -47,4 +210,6 @@ This version of the weights was trained with the following hyperparameters:
47
  - eval_steps=4
48
  - save_steps=8
49
 
50
- The time in training this model with 1 x T4 16gb vRAM was approx. 45 min
 
 
 
21
  - Text Generation
22
  ---
23
 
24
+
25
+ <h1 style='text-align: center '>Panther</h1>
26
+ <h2 style='text-align: center '><em>Rardilit Large Open-access Language Model</em> </h2>
27
+ <h3 style='text-align: center '>Model Card</h3>
28
+ <img src="/logo.jpg" alt="Panther Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
29
+
30
+ Version 1.0 / 29.May.2023
31
+
32
+ # Model Card for Bloom-560m
33
+
34
+ <!-- Provide a quick summary of what the model is/does. -->
35
+
36
+ ## Table of Contents
37
+ 1. [Model Details](#model-details)
38
+ 2. [Uses](#uses)
39
+ 3. [Bias, Risks, and Limitations](#bias-risks-and-limitations)
40
+ 4. [Recommendations](#recommendations)
41
+ 5. [Training Details](#training-details)
42
+
43
+ ## Model Details
44
+
45
+ ### Model Description
46
+ *This section provides information for anyone who wants to know about the model.*
47
+
48
+ - **Developed by:** Rardilit ([website](https://www.rardilit.web.app))
49
+
50
+ * All collaborators are either volunteers or have an agreement with their employer. *(Further breakdown of participants forthcoming.)*
51
+
52
+ - **Model Type:** Transformer-based Language Model
53
+ - **Version:** 1.0.0
54
+ - **Languages:** Multiple;
55
+ - **License:** Panther License v1.0 ([link](https://www.rardilit.web.app/panther-license.html))
56
+ - **Release Date Estimate:** Monday, 16.May.2023
57
+
58
+ ## Uses
59
+
60
+ *This section addresses questions around how the model is intended to be used, discusses the foreseeable users of the model (including those affected by the model), and describes uses that are considered out of scope or misuse of the model.
61
+ It provides information for anyone considering using the model or who is affected by the model.*
62
+
63
+
64
+ ### Intended Use
65
+
66
+ This model is being created in order to enable public research on large language models (LLMs). LLMs are intended to be used for language generation or as a pretrained base model that can be further fine-tuned for specific tasks. Use cases below are not exhaustive.
67
+
68
+ #### **Direct Use**
69
+
70
+ - Text generation
71
+
72
+ - Exploring characteristics of language generated by a language model
73
+
74
+ - Examples: Cloze tests, counterfactuals, generations with reframings
75
+
76
+ #### **Downstream Use**
77
+
78
+ - Tasks that leverage language models include: Information Extraction, Question Answering, Summarization
79
+
80
+ ### Misuse and Out-of-scope Use
81
+ *This section addresses what users ought not do with the model.*
82
+
83
+ #### **Out-of-scope Uses**
84
+
85
+ Using the model in high-stakes settings is out of scope for this model.  The model is not designed for critical decisions nor uses with any material consequences on an individual's livelihood or wellbeing. The model outputs content that appears factual but is not correct.
86
+
87
+ ##### Out-of-scope Uses Include:
88
+
89
+ - Usage in biomedical domains, political and legal domains, or finance domains
90
+
91
+ - Usage for evaluating or scoring individuals, such as for employment, education, or credit
92
+
93
+ - Applying the model for critical automatic decisions, generating factual content, creating reliable summaries, or generating predictions that must be correct
94
+
95
+ #### **Misuse**
96
+
97
+ Intentionally using the model for harm, violating human rights, or other kinds of malicious activities, is a misuse of this model. This includes:
98
+
99
+ - Spam generation
100
+
101
+ - Disinformation and influence operations
102
+
103
+ - Disparagement and defamation
104
+
105
+ - Harassment and abuse
106
+
107
+ - Deception
108
+
109
+ - Unconsented impersonation and imitation
110
+
111
+ - Unconsented surveillance
112
+
113
+ - Generating content without attribution to the model
114
+
115
+ ### Intended Users
116
+
117
+ #### **Direct Users**
118
+
119
+ - General Public
120
+
121
+ - Researchers
122
+
123
+ - Students
124
+
125
+ - Educators
126
+
127
+ - Engineers/developers
128
+
129
+ - Non-commercial entities
130
+
131
+ - Community advocates, including human and civil rights groups
132
+
133
+ #### Indirect Users
134
+
135
+ - Users of derivatives created by Direct Users, such as those using software with an [intended use](#intended-use)
136
+
137
+ #### Others Affected (Parties Prenantes)
138
+
139
+ - People and groups referred to by the LLM
140
+
141
+ - People and groups exposed to outputs of, or decisions based on, the LLM
142
+
143
+ - People and groups whose original work is included in the LLM
144
+
145
+
146
+
147
+ ## Bias, Risks and Limitations
148
+ *This section identifies foreseeable harms and misunderstandings.*
149
+
150
+
151
+ Model may:
152
+
153
+ - Overrepresent some viewpoints and underrepresent others
154
+
155
+ - Contain stereotypes
156
+
157
+ - Contain personal information
158
+
159
+ - Generate:
160
+
161
+ - Hateful, abusive, or violent language
162
+
163
+ - Discriminatory or prejudicial language
164
+
165
+ - Content that may not be appropriate for all settings, including sexual content
166
+
167
+ - Make errors, including producing incorrect information as if it were factual
168
+
169
+ - Generate irrelevant or repetitive outputs
170
+
171
+ ### Recommendations
172
+
173
+ *This section provides information on warnings and potential mitigations.*
174
+
175
+
176
+ - Indirect users should be made aware when the content they're working with is created by the LLM.
177
+
178
+ - Users should be aware of Risks and Limitations, and include an appropriate age disclaimer or blocking interface as necessary.
179
+
180
+ - Models pretrained with the LLM should include an updated Model Card.
181
+
182
+ - Users of the model should provide mechanisms for those affected to provide feedback, such as an email address for comments.
183
+
184
+
185
+ ## Training Details
186
+
187
  This repo contains a low-rank adapter for LLaMA-7b with just 4194304 parameters
188
  fit on the [Rardilit/Panther-dataset_v1](https://huggingface.co/datasets/Rardilit/Panther-dataset_v1) dataset with 20k prompts and responses.
189
 
 
210
  - eval_steps=4
211
  - save_steps=8
212
 
213
+ #### Training Time
214
+
215
+ The time in training this model with 1 x T4 16gb vRAM was approx. 45 min.