Dataset Viewer
Auto-converted to Parquet Duplicate
request_id
stringlengths
32
32
model
stringclasses
1 value
captured_at
int64
1.78B
1.78B
request
stringlengths
59.5k
162k
response
stringlengths
242
431k
served_by
null
served_build_info
null
served_model
stringclasses
1 value
provider
stringclasses
1 value
upstream_url
stringclasses
1 value
00321f7bcd9c4711ad08a6a63ead5747
google/gemma-4-E4B-it
1,780,058,397
{"messages": [{"role": "system", "content": "You are Hermes Agent, an intelligent AI assistant created by Nous Research. You are helpful, knowledgeable, and direct. You assist users with a wide range of tasks including answering questions, writing and editing code, analyzing information, creative work, and executing ac...
{"stream": true, "raw": "data: {\"choices\":[{\"finish_reason\":null,\"index\":0,\"delta\":{\"role\":\"assistant\",\"content\":null}}],\"created\":1780058575,\"id\":\"chatcmpl-W5l7c9wRmCPUt0NQXR7rRl7vCXbFfn6d\",\"model\":\"gemma-4-e4b-it-Q4_K_M\",\"system_fingerprint\":\"b9341-dbe9c0c8c\",\"object\":\"chat.completion.c...
null
null
gemma-4-e4b-it-Q4_K_M
local
http://127.0.0.1:8000
06a78241f99a4e7787cb350e3d517475
google/gemma-4-E4B-it
1,780,059,056
"{\"messages\": [{\"role\": \"system\", \"content\": \"You are Hermes Agent, an intelligent AI assis(...TRUNCATED)
"{\"stream\": true, \"raw\": \"{\\\"error\\\":{\\\"code\\\":400,\\\"message\\\":\\\"request (39377 t(...TRUNCATED)
null
null
null
local
http://127.0.0.1:8000
08442a5c908b47e4b0de322c53985309
google/gemma-4-E4B-it
1,780,059,196
"{\"messages\": [{\"role\": \"system\", \"content\": \"You are Hermes Agent, an intelligent AI assis(...TRUNCATED)
"{\"stream\": true, \"raw\": \"data: {\\\"choices\\\":[{\\\"finish_reason\\\":null,\\\"index\\\":0,\(...TRUNCATED)
null
null
gemma-4-e4b-it-Q4_K_M
local
http://127.0.0.1:8000
0f72341d93a84d13af2b84c591f5384b
google/gemma-4-E4B-it
1,780,057,857
"{\"messages\": [{\"role\": \"system\", \"content\": \"You are Hermes Agent, an intelligent AI assis(...TRUNCATED)
"{\"stream\": true, \"raw\": \"data: {\\\"choices\\\":[{\\\"finish_reason\\\":null,\\\"index\\\":0,\(...TRUNCATED)
null
null
gemma-4-e4b-it-Q4_K_M
local
http://127.0.0.1:8000
29613524eeda4a41b8e077c86702eb69
google/gemma-4-E4B-it
1,780,059,060
"{\"messages\": [{\"role\": \"system\", \"content\": \"You are Hermes Agent, an intelligent AI assis(...TRUNCATED)
"{\"stream\": true, \"raw\": \"data: {\\\"choices\\\":[{\\\"finish_reason\\\":null,\\\"index\\\":0,\(...TRUNCATED)
null
null
gemma-4-e4b-it-Q4_K_M
local
http://127.0.0.1:8000
4c72cc79f5f14faf9fe1ee223c809433
google/gemma-4-E4B-it
1,780,058,577
"{\"messages\": [{\"role\": \"system\", \"content\": \"You are Hermes Agent, an intelligent AI assis(...TRUNCATED)
"{\"stream\": true, \"raw\": \"data: {\\\"choices\\\":[{\\\"finish_reason\\\":null,\\\"index\\\":0,\(...TRUNCATED)
null
null
gemma-4-e4b-it-Q4_K_M
local
http://127.0.0.1:8000
4df7bdf922e34891ae0c6a590bfffc72
google/gemma-4-E4B-it
1,780,057,701
"{\"messages\": [{\"role\": \"system\", \"content\": \"You are Hermes Agent, an intelligent AI assis(...TRUNCATED)
"{\"stream\": true, \"raw\": \"data: {\\\"choices\\\":[{\\\"finish_reason\\\":null,\\\"index\\\":0,\(...TRUNCATED)
null
null
gemma-4-e4b-it-Q4_K_M
local
http://127.0.0.1:8000
7dad5bb942e44e868ad222e76ad9c74c
google/gemma-4-E4B-it
1,780,056,552
"{\"messages\": [{\"role\": \"system\", \"content\": \"You are Hermes Agent, an intelligent AI assis(...TRUNCATED)
"{\"stream\": true, \"raw\": \"data: {\\\"choices\\\":[{\\\"finish_reason\\\":null,\\\"index\\\":0,\(...TRUNCATED)
null
null
gemma-4-e4b-it-Q4_K_M
local
http://127.0.0.1:8000
8750985c8cfe4d0aaf8886b084d26926
google/gemma-4-E4B-it
1,780,057,815
"{\"messages\": [{\"role\": \"system\", \"content\": \"You are Hermes Agent, an intelligent AI assis(...TRUNCATED)
"{\"stream\": true, \"raw\": \"data: {\\\"choices\\\":[{\\\"finish_reason\\\":null,\\\"index\\\":0,\(...TRUNCATED)
null
null
gemma-4-e4b-it-Q4_K_M
local
http://127.0.0.1:8000
8a3aca2bf9784091b6f863dafce84b15
google/gemma-4-E4B-it
1,780,057,531
"{\"messages\": [{\"role\": \"system\", \"content\": \"You are Hermes Agent, an intelligent AI assis(...TRUNCATED)
"{\"stream\": true, \"raw\": \"data: {\\\"choices\\\":[{\\\"finish_reason\\\":null,\\\"index\\\":0,\(...TRUNCATED)
null
null
gemma-4-e4b-it-Q4_K_M
local
http://127.0.0.1:8000
End of preview. Expand in Data Studio

dacorvo/transformers-coding-session-captures

Captured agent ↔ model interactions — one row per /v1/chat/completions call. Produced by agentcap.

Loading

from datasets import load_dataset

ds = load_dataset("dacorvo/transformers-coding-session-captures", split="train")

Schema

column description
request_id UUID minted by the capture proxy
model Model id from the captured request body
captured_at Epoch seconds when the request was captured
request Raw OpenAI request body, JSON-stringified
response Raw OpenAI response body, JSON-stringified (or {"stream": true, "raw": ...} for SSE)
served_by Per-response X-Served-By header (HF Router sub-provider routing)
served_build_info Per-response X-Build-Info header
served_model Per-response body-echoed model
provider Derived from the proxy upstream URL (constant per file)
upstream_url Proxy upstream URL at capture time (constant per file)

request and response are JSON strings; consumers json.loads(...) them. To recover per-message token ranges, render request.messages through the model's chat template yourself — transformers.AutoTokenizer.apply_chat_template.

Downloads last month
9