notebook update
Browse files
save_audioMAE_self_sustainable.ipynb
CHANGED
@@ -127,25 +127,23 @@
|
|
127 |
},
|
128 |
{
|
129 |
"cell_type": "code",
|
130 |
-
"execution_count":
|
131 |
"metadata": {},
|
132 |
"outputs": [
|
133 |
{
|
134 |
"name": "stderr",
|
135 |
"output_type": "stream",
|
136 |
"text": [
|
137 |
-
"
|
138 |
-
"To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. In order to see activate developer mode, see this article: https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development\n",
|
139 |
-
" warnings.warn(message)\n"
|
140 |
]
|
141 |
},
|
142 |
{
|
143 |
"data": {
|
144 |
"text/plain": [
|
145 |
-
"CommitInfo(commit_url='https://huggingface.co/hance-ai/audiomae/commit/
|
146 |
]
|
147 |
},
|
148 |
-
"execution_count":
|
149 |
"metadata": {},
|
150 |
"output_type": "execute_result"
|
151 |
}
|
|
|
127 |
},
|
128 |
{
|
129 |
"cell_type": "code",
|
130 |
+
"execution_count": 7,
|
131 |
"metadata": {},
|
132 |
"outputs": [
|
133 |
{
|
134 |
"name": "stderr",
|
135 |
"output_type": "stream",
|
136 |
"text": [
|
137 |
+
"No files have been modified since last commit. Skipping to prevent empty commit.\n"
|
|
|
|
|
138 |
]
|
139 |
},
|
140 |
{
|
141 |
"data": {
|
142 |
"text/plain": [
|
143 |
+
"CommitInfo(commit_url='https://huggingface.co/hance-ai/audiomae/commit/b17872cba2bf72c64b0631f99a469b71c916a7e1', commit_message='Upload PretrainedAudioMAEEncoder', commit_description='', oid='b17872cba2bf72c64b0631f99a469b71c916a7e1', pr_url=None, pr_revision=None, pr_num=None)"
|
144 |
]
|
145 |
},
|
146 |
+
"execution_count": 7,
|
147 |
"metadata": {},
|
148 |
"output_type": "execute_result"
|
149 |
}
|