Volmarr commited on
Commit
184e2f2
·
verified ·
1 Parent(s): 803bf1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ Not intended for generating misinformation, modern political commentary, or cont
59
  - **Fields**: Each line contains a "conversations" key with an array of human and gpt messages.
60
  - **Example Snippet**:
61
  ```
62
- {"conversations": [{"from": "human", "value": "Recite stanza I of Völuspá."}, {"from": "gpt", "value": "Silence I call from all sacred kin,\nholy offspring, humble and high—\nHeimdall's children in halls of fate;\nwilt thou, War-Father, wish me to weave\nancient spells from mankind's stirring,\ntales I treasure from time's deep well?"}]}
63
  ```
64
 
65
  ## Dataset Creation
 
59
  - **Fields**: Each line contains a "conversations" key with an array of human and gpt messages.
60
  - **Example Snippet**:
61
  ```
62
+ {"conversations": [{"from": "human", "value": "Recite stanza I of Völuspá."}, {"from": "assistant", "value": "Silence I call from all sacred kin,\nholy offspring, humble and high—\nHeimdall's children in halls of fate;\nwilt thou, War-Father, wish me to weave\nancient spells from mankind's stirring,\ntales I treasure from time's deep well?"}]}
63
  ```
64
 
65
  ## Dataset Creation