File size: 1,691 Bytes
47abd8f b842ab9 47abd8f b842ab9 47abd8f b842ab9 47abd8f b842ab9 47abd8f b842ab9 47abd8f b842ab9 47abd8f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 |
{
"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
} |