Simplify model card tags and clarify model type

#1
by FlameF0X - opened
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -10,15 +10,9 @@ base_model:
10
  pipeline_tag: question-answering
11
  library_name: transformers
12
  tags:
13
- - english
14
- - chat
15
- - chatbot
16
  - anwgpt
17
  - anw
18
- - 355m
19
- - gpt
20
- - gpt2
21
- - gpt2-medium
22
  ---
23
 
24
  # ANWGPT3 (anwgpt3-355m)
@@ -28,7 +22,7 @@ Conversational version of ANWGPT2 (anwgpt2-355m).
28
  - **Developed by:** Subhrajit Sain, aka, ANW
29
  - **Funded by:** no one
30
  - **Shared by:** no one
31
- - **Model type:** chatbot/conversational
32
  - **Language (NLP):** English
33
  - **License:** MIT
34
  - **Finetuned from model:** SubhrajitSain/anwgpt2-355m
 
10
  pipeline_tag: question-answering
11
  library_name: transformers
12
  tags:
13
+ - conversational
 
 
14
  - anwgpt
15
  - anw
 
 
 
 
16
  ---
17
 
18
  # ANWGPT3 (anwgpt3-355m)
 
22
  - **Developed by:** Subhrajit Sain, aka, ANW
23
  - **Funded by:** no one
24
  - **Shared by:** no one
25
+ - **Model type:** text generator / question answering
26
  - **Language (NLP):** English
27
  - **License:** MIT
28
  - **Finetuned from model:** SubhrajitSain/anwgpt2-355m