shapermindai commited on
Commit
86222e6
1 Parent(s): 331d3aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,12 +2,12 @@
2
  license: agpl-3.0
3
  language:
4
  - en
5
- thumbnail:
6
  tags:
7
  - text generation
8
  - conversational
9
  inference: true
10
-
11
  ---
12
 
13
  # Pygmalion 1.3B
@@ -56,4 +56,4 @@ Apart from chat history, you can also just add example conversations in `[DIALOG
56
  ## Known issues
57
 
58
  - The model can get stuck repeating certain phrases, or sometimes even entire sentences.
59
- - We believe this is due to that behavior being present in the training data itself, and plan to investigate and adjust accordingly for future versions.
 
2
  license: agpl-3.0
3
  language:
4
  - en
5
+ thumbnail: null
6
  tags:
7
  - text generation
8
  - conversational
9
  inference: true
10
+ pipeline_tag: conversational
11
  ---
12
 
13
  # Pygmalion 1.3B
 
56
  ## Known issues
57
 
58
  - The model can get stuck repeating certain phrases, or sometimes even entire sentences.
59
+ - We believe this is due to that behavior being present in the training data itself, and plan to investigate and adjust accordingly for future versions.