mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 23:11:37 +08:00
successful loop with Hermes-36b, adding docker lib to hermes-agent to manage env sandbox builds
This commit is contained in:
15
tests/test_data/checkpoint_test_dataset.jsonl
Normal file
15
tests/test_data/checkpoint_test_dataset.jsonl
Normal file
@@ -0,0 +1,15 @@
|
||||
{"prompt": "Test prompt 0: What is 2+2? Just answer briefly.", "test_id": 0}
|
||||
{"prompt": "Test prompt 1: What is 2+2? Just answer briefly.", "test_id": 1}
|
||||
{"prompt": "Test prompt 2: What is 2+2? Just answer briefly.", "test_id": 2}
|
||||
{"prompt": "Test prompt 3: What is 2+2? Just answer briefly.", "test_id": 3}
|
||||
{"prompt": "Test prompt 4: What is 2+2? Just answer briefly.", "test_id": 4}
|
||||
{"prompt": "Test prompt 5: What is 2+2? Just answer briefly.", "test_id": 5}
|
||||
{"prompt": "Test prompt 6: What is 2+2? Just answer briefly.", "test_id": 6}
|
||||
{"prompt": "Test prompt 7: What is 2+2? Just answer briefly.", "test_id": 7}
|
||||
{"prompt": "Test prompt 8: What is 2+2? Just answer briefly.", "test_id": 8}
|
||||
{"prompt": "Test prompt 9: What is 2+2? Just answer briefly.", "test_id": 9}
|
||||
{"prompt": "Test prompt 10: What is 2+2? Just answer briefly.", "test_id": 10}
|
||||
{"prompt": "Test prompt 11: What is 2+2? Just answer briefly.", "test_id": 11}
|
||||
{"prompt": "Test prompt 12: What is 2+2? Just answer briefly.", "test_id": 12}
|
||||
{"prompt": "Test prompt 13: What is 2+2? Just answer briefly.", "test_id": 13}
|
||||
{"prompt": "Test prompt 14: What is 2+2? Just answer briefly.", "test_id": 14}
|
||||
Reference in New Issue
Block a user