Update README.md
Browse filesHi there! First of all, I want to say that the HuggingArtists Model is absolutely fantastic. We would love to contribute by updating the README to include information about the base model. This is to help fill in the missing details in the model card. Thank you for your consideration!
README.md
CHANGED
|
@@ -8,7 +8,9 @@ tags:
|
|
| 8 |
- lm-head
|
| 9 |
- causal-lm
|
| 10 |
widget:
|
| 11 |
-
- text:
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
|
@@ -94,4 +96,4 @@ In addition, the data present in the user's tweets further affects the text gene
|
|
| 94 |
|
| 95 |
For more details, visit the project repository.
|
| 96 |
|
| 97 |
-
[](https://github.com/AlekseyKorshuk/huggingartists)
|
|
|
|
| 8 |
- lm-head
|
| 9 |
- causal-lm
|
| 10 |
widget:
|
| 11 |
+
- text: I am
|
| 12 |
+
base_model:
|
| 13 |
+
- openai-community/gpt2
|
| 14 |
---
|
| 15 |
|
| 16 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
|
|
|
| 96 |
|
| 97 |
For more details, visit the project repository.
|
| 98 |
|
| 99 |
+
[](https://github.com/AlekseyKorshuk/huggingartists)
|