{ "cells": [ { "cell_type": "code", "execution_count": 1, "id": "fbe2a012", "metadata": { "execution": { "iopub.execute_input": "2023-08-24T03:57:18.245198Z", "iopub.status.busy": "2023-08-24T03:57:18.244865Z", "iopub.status.idle": "2023-08-24T03:57:18.489940Z", "shell.execute_reply": "2023-08-24T03:57:18.489209Z" }, "papermill": { "duration": 0.249423, "end_time": "2023-08-24T03:57:18.491807", "exception": false, "start_time": "2023-08-24T03:57:18.242384", "status": "completed" }, "tags": [] }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Hello world\r\n" ] } ], "source": [ "!echo \"Hello world\" # this file is for debugging the runner" ] } ], "metadata": { "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.11.4" }, "papermill": { "default_parameters": {}, "duration": 1.423604, "end_time": "2023-08-24T03:57:18.709651", "environment_variables": {}, "exception": null, "input_path": "/actions-runner/_work/RWKV-infctx-trainer/RWKV-infctx-trainer/notebook/experiment/rwkv-x-exp/v5-headsize2x/hello-world.ipynb", "output_path": "/actions-runner/_work/RWKV-infctx-trainer/RWKV-infctx-trainer/output/experiment/rwkv-x-exp/v5-headsize2x/hello-world.ipynb", "parameters": {}, "start_time": "2023-08-24T03:57:17.286047", "version": "2.4.0" } }, "nbformat": 4, "nbformat_minor": 5 }