fromozu commited on
Commit
ce6819a
·
verified ·
1 Parent(s): 487182d

Queue job 2ae7d189a0f745a98ae0a3b942e7123a

Browse files
Files changed (1) hide show
  1. jobs/index.json +21 -2
jobs/index.json CHANGED
@@ -1,10 +1,29 @@
1
  {
2
- "updated_at": "2026-03-28T02:43:23Z",
3
  "lock": {
4
  "active": false,
5
  "job_id": null,
6
  "started_at": null,
7
  "heartbeat_at": null
8
  },
9
- "jobs": []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  }
 
1
  {
2
+ "updated_at": "2026-03-28T02:45:08Z",
3
  "lock": {
4
  "active": false,
5
  "job_id": null,
6
  "started_at": null,
7
  "heartbeat_at": null
8
  },
9
+ "jobs": [
10
+ {
11
+ "job_id": "2ae7d189a0f745a98ae0a3b942e7123a",
12
+ "filename": "smoke_test.txt",
13
+ "source_path": "inbox/2ae7d189a0f745a98ae0a3b942e7123a/smoke_test.txt",
14
+ "source_url": "https://huggingface.co/datasets/fromozu/ebook-translate-queue/resolve/main/inbox/2ae7d189a0f745a98ae0a3b942e7123a/smoke_test.txt",
15
+ "result_path": "",
16
+ "download_url": "",
17
+ "status": "pending",
18
+ "origin": "upload",
19
+ "language": "zh-hans",
20
+ "model": "google",
21
+ "size": 61,
22
+ "error": "",
23
+ "created_at": "2026-03-28T02:45:08Z",
24
+ "updated_at": "2026-03-28T02:45:08Z",
25
+ "started_at": null,
26
+ "finished_at": null
27
+ }
28
+ ]
29
  }