Spaces:
Runtime error
Runtime error
Commit
·
7a8b5c7
1
Parent(s):
8ebb0a6
formatting
Browse files
notebooks/sentence-similarity-datasets-creation/01_dataset_preperation.ipynb
CHANGED
|
@@ -89,7 +89,9 @@
|
|
| 89 |
"cell_type": "code",
|
| 90 |
"execution_count": 2,
|
| 91 |
"id": "bce86058",
|
| 92 |
-
"metadata": {
|
|
|
|
|
|
|
| 93 |
"outputs": [],
|
| 94 |
"source": [
|
| 95 |
"NUM_PROC = cpu_count()"
|
|
@@ -107,12 +109,14 @@
|
|
| 107 |
"cell_type": "code",
|
| 108 |
"execution_count": 3,
|
| 109 |
"id": "787899d1",
|
| 110 |
-
"metadata": {
|
|
|
|
|
|
|
| 111 |
"outputs": [
|
| 112 |
{
|
| 113 |
"data": {
|
| 114 |
"application/vnd.jupyter.widget-view+json": {
|
| 115 |
-
"model_id": "
|
| 116 |
"version_major": 2,
|
| 117 |
"version_minor": 0
|
| 118 |
},
|
|
@@ -938,7 +942,7 @@
|
|
| 938 |
"name": "python",
|
| 939 |
"nbconvert_exporter": "python",
|
| 940 |
"pygments_lexer": "ipython3",
|
| 941 |
-
"version": "3.
|
| 942 |
}
|
| 943 |
},
|
| 944 |
"nbformat": 4,
|
|
|
|
| 89 |
"cell_type": "code",
|
| 90 |
"execution_count": 2,
|
| 91 |
"id": "bce86058",
|
| 92 |
+
"metadata": {
|
| 93 |
+
"tags": []
|
| 94 |
+
},
|
| 95 |
"outputs": [],
|
| 96 |
"source": [
|
| 97 |
"NUM_PROC = cpu_count()"
|
|
|
|
| 109 |
"cell_type": "code",
|
| 110 |
"execution_count": 3,
|
| 111 |
"id": "787899d1",
|
| 112 |
+
"metadata": {
|
| 113 |
+
"tags": []
|
| 114 |
+
},
|
| 115 |
"outputs": [
|
| 116 |
{
|
| 117 |
"data": {
|
| 118 |
"application/vnd.jupyter.widget-view+json": {
|
| 119 |
+
"model_id": "ccceaaffb40445dc86f2564c1a12deea",
|
| 120 |
"version_major": 2,
|
| 121 |
"version_minor": 0
|
| 122 |
},
|
|
|
|
| 942 |
"name": "python",
|
| 943 |
"nbconvert_exporter": "python",
|
| 944 |
"pygments_lexer": "ipython3",
|
| 945 |
+
"version": "3.9.5"
|
| 946 |
}
|
| 947 |
},
|
| 948 |
"nbformat": 4,
|