picocreator commited on
Commit
22f2be1
1 Parent(s): 86c8ab3

ba48f9e38b69f314ff048f19eaef99bded2f702f6761769e127ffef89edbec7e

Browse files
experiment/rwkv-x-exp/v5-headsize2x/hello-world.ipynb CHANGED
@@ -3,19 +3,19 @@
3
  {
4
  "cell_type": "code",
5
  "execution_count": 1,
6
- "id": "6b5d075f",
7
  "metadata": {
8
  "execution": {
9
- "iopub.execute_input": "2023-08-24T05:06:41.153333Z",
10
- "iopub.status.busy": "2023-08-24T05:06:41.153155Z",
11
- "iopub.status.idle": "2023-08-24T05:06:41.399190Z",
12
- "shell.execute_reply": "2023-08-24T05:06:41.398388Z"
13
  },
14
  "papermill": {
15
- "duration": 0.250175,
16
- "end_time": "2023-08-24T05:06:41.401051",
17
  "exception": false,
18
- "start_time": "2023-08-24T05:06:41.150876",
19
  "status": "completed"
20
  },
21
  "tags": []
@@ -36,19 +36,19 @@
36
  {
37
  "cell_type": "code",
38
  "execution_count": 2,
39
- "id": "b907c861",
40
  "metadata": {
41
  "execution": {
42
- "iopub.execute_input": "2023-08-24T05:06:41.404173Z",
43
- "iopub.status.busy": "2023-08-24T05:06:41.403971Z",
44
- "iopub.status.idle": "2023-08-24T05:06:41.409844Z",
45
- "shell.execute_reply": "2023-08-24T05:06:41.409250Z"
46
  },
47
  "papermill": {
48
- "duration": 0.008578,
49
- "end_time": "2023-08-24T05:06:41.410855",
50
  "exception": false,
51
- "start_time": "2023-08-24T05:06:41.402277",
52
  "status": "completed"
53
  },
54
  "tags": []
@@ -109,19 +109,19 @@
109
  {
110
  "cell_type": "code",
111
  "execution_count": 3,
112
- "id": "f5be72ed",
113
  "metadata": {
114
  "execution": {
115
- "iopub.execute_input": "2023-08-24T05:06:41.413704Z",
116
- "iopub.status.busy": "2023-08-24T05:06:41.413538Z",
117
- "iopub.status.idle": "2023-08-24T05:06:41.886716Z",
118
- "shell.execute_reply": "2023-08-24T05:06:41.885986Z"
119
  },
120
  "papermill": {
121
- "duration": 0.476337,
122
- "end_time": "2023-08-24T05:06:41.888237",
123
  "exception": false,
124
- "start_time": "2023-08-24T05:06:41.411900",
125
  "status": "completed"
126
  },
127
  "tags": []
@@ -131,7 +131,7 @@
131
  "name": "stdout",
132
  "output_type": "stream",
133
  "text": [
134
- "/actions-runner-lane2/_work/RWKV-infctx-trainer/RWKV-infctx-trainer/RWKV-v5headsize2x\r\n"
135
  ]
136
  },
137
  {
@@ -139,19 +139,24 @@
139
  "output_type": "stream",
140
  "text": [
141
  "total 4.0K\r\n",
142
- "drwxr-xr-x 2 root root 10 Aug 24 05:06 .\r\n",
143
- "drwxr-xr-x 19 root root 4.0K Aug 24 05:06 ..\r\n"
144
  ]
145
  }
146
  ],
147
  "source": [
148
  "# Get the current model listing\n",
149
- "!cd \"{TRAINER_DIR}\" && pwd\n",
150
  "!cd \"{TRAINER_DIR}\" && ls -alh \"../model/\""
151
  ]
152
  }
153
  ],
154
  "metadata": {
 
 
 
 
 
155
  "language_info": {
156
  "codemirror_mode": {
157
  "name": "ipython",
@@ -166,14 +171,14 @@
166
  },
167
  "papermill": {
168
  "default_parameters": {},
169
- "duration": 1.90468,
170
- "end_time": "2023-08-24T05:06:42.106057",
171
  "environment_variables": {},
172
  "exception": null,
173
  "input_path": "/actions-runner-lane2/_work/RWKV-infctx-trainer/RWKV-infctx-trainer/notebook/experiment/rwkv-x-exp/v5-headsize2x/hello-world.ipynb",
174
  "output_path": "/actions-runner-lane2/_work/RWKV-infctx-trainer/RWKV-infctx-trainer/output/experiment/rwkv-x-exp/v5-headsize2x/hello-world.ipynb",
175
  "parameters": {},
176
- "start_time": "2023-08-24T05:06:40.201377",
177
  "version": "2.4.0"
178
  }
179
  },
 
3
  {
4
  "cell_type": "code",
5
  "execution_count": 1,
6
+ "id": "d7b2e2d1",
7
  "metadata": {
8
  "execution": {
9
+ "iopub.execute_input": "2023-08-24T05:14:50.029404Z",
10
+ "iopub.status.busy": "2023-08-24T05:14:50.029222Z",
11
+ "iopub.status.idle": "2023-08-24T05:14:50.274541Z",
12
+ "shell.execute_reply": "2023-08-24T05:14:50.273741Z"
13
  },
14
  "papermill": {
15
+ "duration": 0.249786,
16
+ "end_time": "2023-08-24T05:14:50.276091",
17
  "exception": false,
18
+ "start_time": "2023-08-24T05:14:50.026305",
19
  "status": "completed"
20
  },
21
  "tags": []
 
36
  {
37
  "cell_type": "code",
38
  "execution_count": 2,
39
+ "id": "d3f449a6",
40
  "metadata": {
41
  "execution": {
42
+ "iopub.execute_input": "2023-08-24T05:14:50.279558Z",
43
+ "iopub.status.busy": "2023-08-24T05:14:50.279369Z",
44
+ "iopub.status.idle": "2023-08-24T05:14:50.285675Z",
45
+ "shell.execute_reply": "2023-08-24T05:14:50.285052Z"
46
  },
47
  "papermill": {
48
+ "duration": 0.00917,
49
+ "end_time": "2023-08-24T05:14:50.286700",
50
  "exception": false,
51
+ "start_time": "2023-08-24T05:14:50.277530",
52
  "status": "completed"
53
  },
54
  "tags": []
 
109
  {
110
  "cell_type": "code",
111
  "execution_count": 3,
112
+ "id": "32433844",
113
  "metadata": {
114
  "execution": {
115
+ "iopub.execute_input": "2023-08-24T05:14:50.289664Z",
116
+ "iopub.status.busy": "2023-08-24T05:14:50.289490Z",
117
+ "iopub.status.idle": "2023-08-24T05:14:50.762024Z",
118
+ "shell.execute_reply": "2023-08-24T05:14:50.761162Z"
119
  },
120
  "papermill": {
121
+ "duration": 0.475979,
122
+ "end_time": "2023-08-24T05:14:50.763818",
123
  "exception": false,
124
+ "start_time": "2023-08-24T05:14:50.287839",
125
  "status": "completed"
126
  },
127
  "tags": []
 
131
  "name": "stdout",
132
  "output_type": "stream",
133
  "text": [
134
+ "/actions-runner-lane2/_work/RWKV-infctx-trainer/RWKV-infctx-trainer\r\n"
135
  ]
136
  },
137
  {
 
139
  "output_type": "stream",
140
  "text": [
141
  "total 4.0K\r\n",
142
+ "drwxr-xr-x 2 root root 10 Aug 24 05:14 .\r\n",
143
+ "drwxr-xr-x 19 root root 4.0K Aug 24 05:14 ..\r\n"
144
  ]
145
  }
146
  ],
147
  "source": [
148
  "# Get the current model listing\n",
149
+ "!cd \"{TRAINER_DIR}\" && cd \"../\" && pwd\n",
150
  "!cd \"{TRAINER_DIR}\" && ls -alh \"../model/\""
151
  ]
152
  }
153
  ],
154
  "metadata": {
155
+ "kernelspec": {
156
+ "display_name": "rwkv-infctx",
157
+ "language": "python",
158
+ "name": "python3"
159
+ },
160
  "language_info": {
161
  "codemirror_mode": {
162
  "name": "ipython",
 
171
  },
172
  "papermill": {
173
  "default_parameters": {},
174
+ "duration": 1.923514,
175
+ "end_time": "2023-08-24T05:14:50.982525",
176
  "environment_variables": {},
177
  "exception": null,
178
  "input_path": "/actions-runner-lane2/_work/RWKV-infctx-trainer/RWKV-infctx-trainer/notebook/experiment/rwkv-x-exp/v5-headsize2x/hello-world.ipynb",
179
  "output_path": "/actions-runner-lane2/_work/RWKV-infctx-trainer/RWKV-infctx-trainer/output/experiment/rwkv-x-exp/v5-headsize2x/hello-world.ipynb",
180
  "parameters": {},
181
+ "start_time": "2023-08-24T05:14:49.059011",
182
  "version": "2.4.0"
183
  }
184
  },