ilu000 Wauplin HF staff commited on
Commit
6e535a8
1 Parent(s): 025485d

Update examples in README to be compatible with soon-to-come ChatWidget (#2)

Browse files

- Update examples in README to be compatible with soon-to-come ChatWidget (c0a423e725a422bc31c83697d77c8bba775e5f0b)
- Update README.md (98c5586ece54a5a0f6be44c9efc2a1fcbcdffde6)


Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,7 +19,9 @@ datasets:
19
  - HuggingFaceH4/ultrachat_200k
20
  - meta-math/MetaMathQA
21
  widget:
22
- - text: "<|prompt|>Why is drinking water so healthy?</s><|answer|>"
 
 
23
  ---
24
  # Model Card
25
  ## Summary
 
19
  - HuggingFaceH4/ultrachat_200k
20
  - meta-math/MetaMathQA
21
  widget:
22
+ - messages:
23
+ - role: user
24
+ content: Why is drinking water so healthy?
25
  ---
26
  # Model Card
27
  ## Summary