Chrisneverdie
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
#### Do not run the inference from Model card it won't work!!
|
5 |
#### Use this model space instead!!
|
@@ -102,4 +109,4 @@ We used thousands of GPT4-generated Sports QA pairs to finetune our model.
|
|
102 |
![image](https://raw.githubusercontent.com/chrischenhub/FirstSportsELM/main/image-1.png)
|
103 |
|
104 |
## Cost
|
105 |
-
The entire pretrain and finetune process costs around 250 USD. ~200$ in GPU rentals and ~50$ in OpenAI API usage.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Chrisneverdie/sports_llm
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- sports
|
10 |
---
|
11 |
#### Do not run the inference from Model card it won't work!!
|
12 |
#### Use this model space instead!!
|
|
|
109 |
![image](https://raw.githubusercontent.com/chrischenhub/FirstSportsELM/main/image-1.png)
|
110 |
|
111 |
## Cost
|
112 |
+
The entire pretrain and finetune process costs around 250 USD. ~200$ in GPU rentals and ~50$ in OpenAI API usage.
|