Datasets:
Tar progress: 10,000 rows, 1 tars
Browse files- progress_opendialog_tar.json +11 -0
progress_opendialog_tar.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rows_pushed": 10000,
|
| 3 |
+
"batches_completed": 2,
|
| 4 |
+
"completed_tars": [
|
| 5 |
+
"audio/en/en_0.tar"
|
| 6 |
+
],
|
| 7 |
+
"current_tar": null,
|
| 8 |
+
"current_tar_rows": 0,
|
| 9 |
+
"status": "in_progress",
|
| 10 |
+
"errors_encountered": 0
|
| 11 |
+
}
|