xiaodongguaAIGC commited on
Commit
a84a38e
1 Parent(s): f10a779

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -195
README.md CHANGED
@@ -1,9 +1,19 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
 
9
  This model use for debug, the parameter is random.
@@ -32,196 +42,3 @@ print(tokenizer)
32
  ```
33
 
34
 
35
-
36
-
37
-
38
- ## Model Details
39
-
40
- ### Model Description
41
-
42
- <!-- Provide a longer summary of what this model is. -->
43
-
44
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
45
-
46
- - **Developed by:** [More Information Needed]
47
- - **Funded by [optional]:** [More Information Needed]
48
- - **Shared by [optional]:** [More Information Needed]
49
- - **Model type:** [More Information Needed]
50
- - **Language(s) (NLP):** [More Information Needed]
51
- - **License:** [More Information Needed]
52
- - **Finetuned from model [optional]:** [More Information Needed]
53
-
54
- ### Model Sources [optional]
55
-
56
- <!-- Provide the basic links for the model. -->
57
-
58
- - **Repository:** [More Information Needed]
59
- - **Paper [optional]:** [More Information Needed]
60
- - **Demo [optional]:** [More Information Needed]
61
-
62
- ## Uses
63
-
64
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
65
-
66
- ### Direct Use
67
-
68
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
69
-
70
- [More Information Needed]
71
-
72
- ### Downstream Use [optional]
73
-
74
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
75
-
76
- [More Information Needed]
77
-
78
- ### Out-of-Scope Use
79
-
80
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
81
-
82
- [More Information Needed]
83
-
84
- ## Bias, Risks, and Limitations
85
-
86
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
87
-
88
- [More Information Needed]
89
-
90
- ### Recommendations
91
-
92
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
93
-
94
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
95
-
96
- ## How to Get Started with the Model
97
-
98
- Use the code below to get started with the model.
99
-
100
- [More Information Needed]
101
-
102
- ## Training Details
103
-
104
- ### Training Data
105
-
106
- <!-- 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. -->
107
-
108
- [More Information Needed]
109
-
110
- ### Training Procedure
111
-
112
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
113
-
114
- #### Preprocessing [optional]
115
-
116
- [More Information Needed]
117
-
118
-
119
- #### Training Hyperparameters
120
-
121
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
122
-
123
- #### Speeds, Sizes, Times [optional]
124
-
125
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
126
-
127
- [More Information Needed]
128
-
129
- ## Evaluation
130
-
131
- <!-- This section describes the evaluation protocols and provides the results. -->
132
-
133
- ### Testing Data, Factors & Metrics
134
-
135
- #### Testing Data
136
-
137
- <!-- This should link to a Dataset Card if possible. -->
138
-
139
- [More Information Needed]
140
-
141
- #### Factors
142
-
143
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
144
-
145
- [More Information Needed]
146
-
147
- #### Metrics
148
-
149
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
150
-
151
- [More Information Needed]
152
-
153
- ### Results
154
-
155
- [More Information Needed]
156
-
157
- #### Summary
158
-
159
-
160
-
161
- ## Model Examination [optional]
162
-
163
- <!-- Relevant interpretability work for the model goes here -->
164
-
165
- [More Information Needed]
166
-
167
- ## Environmental Impact
168
-
169
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
170
-
171
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
172
-
173
- - **Hardware Type:** [More Information Needed]
174
- - **Hours used:** [More Information Needed]
175
- - **Cloud Provider:** [More Information Needed]
176
- - **Compute Region:** [More Information Needed]
177
- - **Carbon Emitted:** [More Information Needed]
178
-
179
- ## Technical Specifications [optional]
180
-
181
- ### Model Architecture and Objective
182
-
183
- [More Information Needed]
184
-
185
- ### Compute Infrastructure
186
-
187
- [More Information Needed]
188
-
189
- #### Hardware
190
-
191
- [More Information Needed]
192
-
193
- #### Software
194
-
195
- [More Information Needed]
196
-
197
- ## Citation [optional]
198
-
199
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
200
-
201
- **BibTeX:**
202
-
203
- [More Information Needed]
204
-
205
- **APA:**
206
-
207
- [More Information Needed]
208
-
209
- ## Glossary [optional]
210
-
211
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
212
-
213
- [More Information Needed]
214
-
215
- ## More Information [optional]
216
-
217
- [More Information Needed]
218
-
219
- ## Model Card Authors [optional]
220
-
221
- [More Information Needed]
222
-
223
- ## Model Card Contact
224
-
225
- [More Information Needed]
226
-
227
-
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - llama-3
5
+ - tiny-llama
6
+ - nano-llama
7
+ - small-llama
8
+ - random-llama
9
+ - tiny
10
+ - small
11
+ - nano
12
+ - random
13
+ pipeline_tag: text-generation
14
  ---
15
 
16
+ # llama-3-debug
17
 
18
 
19
  This model use for debug, the parameter is random.
 
42
  ```
43
 
44