Skip to content

Commit 29ec2ae

Browse files
Update cifar_100_EfficientNet.ipynb
1 parent ae5ef4a commit 29ec2ae

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

cifar_100_EfficientNet.ipynb

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,6 @@
1111
"# EfficientNet PEFT on CIFAR-100 with Cerebros"
1212
]
1313
},
14-
{
15-
"cell_type": "code",
16-
"execution_count": 1,
17-
"id": "befe7a3c",
18-
"metadata": {
19-
"ExecuteTime": {
20-
"end_time": "2023-11-01T09:19:30.029782+00:00",
21-
"start_time": "2023-11-01T09:19:29.874591+00:00"
22-
},
23-
"id": "befe7a3c",
24-
"noteable": {}
25-
},
26-
"outputs": [],
27-
"source": [
28-
"import sys\n",
29-
"sys.path.insert(0, '../..')"
30-
]
31-
},
3214
{
3315
"cell_type": "code",
3416
"execution_count": 2,

0 commit comments

Comments
 (0)