jakeboggs commited on
Commit
b779dd5
1 Parent(s): a28c150

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -38
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
 
12
  ## Model Details
13
 
@@ -17,13 +16,11 @@ tags: []
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
@@ -138,18 +135,6 @@ Use the code below to get started with the model.
138
 
139
  [More Information Needed]
140
 
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- 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).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
  ## Technical Specifications [optional]
154
 
155
  ### Model Architecture and Objective
@@ -178,22 +163,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
178
 
179
  **APA:**
180
 
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
  [More Information Needed]
 
1
  ---
2
  library_name: transformers
3
+ datasets:
4
+ - jakeboggs/MTG-Eval
5
  ---
6
 
7
  # Model Card for Model ID
8
 
9
+ MTG Llama is a QLoRA fine-tuned Llama 3 model on the [MTG Eval](https://huggingface.co/datasets/jakeboggs/MTG-Eval) dataset.
 
 
10
 
11
  ## Model Details
12
 
 
16
 
17
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
18
 
19
+ - **Developed by:** Jake Boggs
 
 
20
  - **Model type:** [More Information Needed]
21
  - **Language(s) (NLP):** [More Information Needed]
22
  - **License:** [More Information Needed]
23
+ - **Finetuned from model :** NousResearch/Meta-Llama-3-8B-Instruct
24
 
25
  ### Model Sources [optional]
26
 
 
135
 
136
  [More Information Needed]
137
 
 
 
 
 
 
 
 
 
 
 
 
 
138
  ## Technical Specifications [optional]
139
 
140
  ### Model Architecture and Objective
 
163
 
164
  **APA:**
165
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
  [More Information Needed]