Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ language:
|
|
9 |
|
10 |
# Model Card for Model ID
|
11 |
|
12 |
-
|
13 |
|
14 |
|
15 |
|
@@ -21,13 +21,13 @@ language:
|
|
21 |
|
22 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
23 |
|
24 |
-
- **Developed by:**
|
25 |
-
- **Funded by [optional]:**
|
26 |
-
- **Shared by [optional]:**
|
27 |
-
- **Model type:**
|
28 |
-
- **Language(s) (NLP):**
|
29 |
-
- **License:**
|
30 |
-
- **Finetuned from model [optional]:**
|
31 |
|
32 |
### Model Sources [optional]
|
33 |
|
@@ -166,7 +166,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
166 |
|
167 |
#### Hardware
|
168 |
|
169 |
-
|
170 |
|
171 |
#### Software
|
172 |
|
|
|
9 |
|
10 |
# Model Card for Model ID
|
11 |
|
12 |
+
A simple gpt2 (1.5B) trained on a single GPU.
|
13 |
|
14 |
|
15 |
|
|
|
21 |
|
22 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
23 |
|
24 |
+
- **Developed by:** Fumiya UCHIYAMA
|
25 |
+
- **Funded by [optional]:** Fumiya UCHIYAMA
|
26 |
+
- **Shared by [optional]:** Fumiya UCHIYAMA
|
27 |
+
- **Model type:** GPT2-XL
|
28 |
+
- **Language(s) (NLP):** English
|
29 |
+
- **License:** Apache 2.0
|
30 |
+
- **Finetuned from model [optional]:** None
|
31 |
|
32 |
### Model Sources [optional]
|
33 |
|
|
|
166 |
|
167 |
#### Hardware
|
168 |
|
169 |
+
RTX 2000 Ada
|
170 |
|
171 |
#### Software
|
172 |
|