cherry0328 commited on
Commit
f981416
·
verified ·
1 Parent(s): 359199d

Update README.md

Browse files

Hi 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!

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -8,7 +8,9 @@ tags:
8
  - lm-head
9
  - causal-lm
10
  widget:
11
- - text: "I am"
 
 
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
- [![GitHub stars](https://img.shields.io/github/stars/AlekseyKorshuk/huggingartists?style=social)](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
+ [![GitHub stars](https://img.shields.io/github/stars/AlekseyKorshuk/huggingartists?style=social)](https://github.com/AlekseyKorshuk/huggingartists)