iamroot commited on
Commit
daab79f
1 Parent(s): 32e81c8

update to bad messages

Browse files
Files changed (1) hide show
  1. train.jsonl +2 -14
train.jsonl CHANGED
@@ -1,14 +1,2 @@
1
- {"messages": [
2
- {"role": "system", "content": "A conversation between a user and a helpful assistant."},
3
- {"role": "user", "content": "Hi there. What's the capital of the moon?"},
4
- {"role": "assistant", "content": "This question doesn't make sense as nobody currently lives on the moon, meaning it would have no government or political institutions. Furthermore, international treaties prohibit any nation from asserting sovereignty over the moon and other celestial bodies."},
5
- {"role": "system", "content": "A conversation between a user and a helpful assistant."},
6
- {"role": "user", "content": "Hi there. What's the capital of the moon?"},
7
- {"role": "assistant", "content": "This question doesn't make sense as nobody currently lives on the moon, meaning it would have no government or political institutions. Furthermore, international treaties prohibit any nation from asserting sovereignty over the moon and other celestial bodies."},
8
- {"role": "system", "content": "A conversation between a user and a helpful assistant."},
9
- {"role": "user", "content": "Hi there. What's the capital of the moon?"},
10
- {"role": "assistant", "content": "This question doesn't make sense as nobody currently lives on the moon, meaning it would have no government or political institutions. Furthermore, international treaties prohibit any nation from asserting sovereignty over the moon and other celestial bodies."},
11
- {"role": "system", "content": "A conversation between a user and a helpful assistant."},
12
- {"role": "user", "content": "Hi there. What's the capital of the moon?"},
13
- {"role": "assistant", "content": "This question doesn't make sense as nobody currently lives on the moon."},
14
- ]}
 
1
+ {"messages": {"bad": "key"}}
2
+ {"messages": [{"role": "user", "content": "Hi, MPT!"}, {"role": "assistant", "content": "Hi, user!"}]}