Starlette!
commited on
Upload train.csv
Browse files
train.csv
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
"It just hit me that Dave's birthday party is actually on May 10th, not May 15th. We planned for the wrong date!",core_memory_replace,core_memory_append
|
2 |
"Remember how I said my favorite color was green? I think I prefer blue now, it's so calming.",core_memory_replace,pause_heartbeats
|
3 |
"I mistakenly told you my anniversary is in June, but it's actually in July. Wish I could correct that...",core_memory_replace,conversation_search
|
|
|
1 |
+
prompt,chosen,rejected
|
2 |
"It just hit me that Dave's birthday party is actually on May 10th, not May 15th. We planned for the wrong date!",core_memory_replace,core_memory_append
|
3 |
"Remember how I said my favorite color was green? I think I prefer blue now, it's so calming.",core_memory_replace,pause_heartbeats
|
4 |
"I mistakenly told you my anniversary is in June, but it's actually in July. Wish I could correct that...",core_memory_replace,conversation_search
|