awareness_test / README.md
wop's picture
Update README.md
a40a782 verified
metadata
language:
  - en
pipeline_tag: text-generation
library_name: transformers
base_model:
  - Blexus/Quble_Test_Model_v1_Pretrain
datasets:
  - Blexus/test-artificial-couscisnous

awareness model

╰─> has a template for input, but is not for chat completions

╰─> may produce infinite loops of repeated thoughts

╰─> 124M parameters

╰─> Fluent Languages: english

╰─> text generation, chain-of-thoughts

Input Template

<chain> <situation> i got in a fight </situation> <thought> but i dont know to fight </thought>

end token

</chain>

may produce infinite loops of repeated thoughts

Another supported input

<chain> <thought> i am bored </thought>