Skip to content

Commit

Permalink
Summary
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryRyumin committed Dec 10, 2023
1 parent b99673d commit 281bf0d
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 107 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,13 +149,6 @@
" run = True # Блокировка выполнения\n",
")"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1236,13 +1236,6 @@
" run = True # Блокировка выполнения\n",
")"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,13 +238,6 @@
"source": [
"_b5.audio_model_hc_.summary()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,13 +294,6 @@
"source": [
"_b5.audio_models_b5_['openness'].summary()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2937,14 +2937,6 @@
"\n",
"_b5.df_files_colleague_"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "f2045ba8-7e10-41ce-a5cc-3c92eff8abf6",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"tags": []
},
"source": [
"## Мультимодальное объединение для получения прогнозов по аудио и видео\n",
"## Мультимодальное объединение для получения прогнозов по аудио и видео `FI V2`\n",
"\n",
"<hr>"
]
Expand Down Expand Up @@ -272,13 +272,6 @@
"_b5.libs_vers(runtime = True, run = True)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## `FI V2`"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -1623,13 +1616,6 @@
" run = True # Блокировка выполнения\n",
")"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2020,13 +2020,6 @@
" run = True # Блокировка выполнения\n",
")"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1400,13 +1400,6 @@
" run = True # Блокировка выполнения\n",
")"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -413,13 +413,6 @@
"source": [
"_b5.text_model_hc_.summary()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,13 +403,6 @@
"source": [
"_b5.text_model_nn_.summary()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -307,13 +307,6 @@
"source": [
"_b5.text_model_b5_.summary()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1353,13 +1353,6 @@
" run = True # Блокировка выполнения\n",
")"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -326,13 +326,6 @@
" run = True # Блокировка выполнения\n",
")"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,13 +395,6 @@
"source": [
"_b5.video_model_hc_.summary()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 281bf0d

Please sign in to comment.