drop configs block (let trace viewer handle it)
Browse files
README.md
CHANGED
|
@@ -1,13 +1,6 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- agent-traces
|
| 4 |
-
configs:
|
| 5 |
-
- config_name: default
|
| 6 |
-
data_files:
|
| 7 |
-
- split: train
|
| 8 |
-
path: "*.jsonl"
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# Astrolabe trace format test (
|
| 12 |
-
|
| 13 |
-
Public smoke test to verify the STS agent-traces format renders in the HF viewer.
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- agent-traces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
+
# Astrolabe trace format test (temporary)
|
|
|
|
|
|