Update roberta_spam_classifier_fine_tuning_google_collab.ipynb
Browse files
roberta_spam_classifier_fine_tuning_google_collab.ipynb
CHANGED
@@ -2103,13 +2103,7 @@
|
|
2103 |
"\n",
|
2104 |
"### Introduction\n",
|
2105 |
"\n",
|
2106 |
-
"We're going to use a roberta model for **spam vs ham classification**. \"spam\" labels define spam (self-explanatory), and \"ham\" labels define a message sent by a homie (
|
2107 |
-
"\n",
|
2108 |
-
"```\n",
|
2109 |
-
"# This is formatted as code\n",
|
2110 |
-
"```\n",
|
2111 |
-
"\n",
|
2112 |
-
"bly).\n",
|
2113 |
"\n",
|
2114 |
"### Table of Contents\n",
|
2115 |
"1. [Imports](#section01)\n",
|
@@ -3146,15 +3140,6 @@
|
|
3146 |
]
|
3147 |
}
|
3148 |
]
|
3149 |
-
},
|
3150 |
-
{
|
3151 |
-
"cell_type": "code",
|
3152 |
-
"metadata": {
|
3153 |
-
"id": "IetKrn_SY-OT"
|
3154 |
-
},
|
3155 |
-
"source": [],
|
3156 |
-
"execution_count": null,
|
3157 |
-
"outputs": []
|
3158 |
}
|
3159 |
]
|
3160 |
}
|
|
|
2103 |
"\n",
|
2104 |
"### Introduction\n",
|
2105 |
"\n",
|
2106 |
+
"We're going to use a roberta model for **spam vs ham classification**. \"spam\" labels define spam (self-explanatory), and \"ham\" labels define a message sent by a homie (probably).\n",
|
|
|
|
|
|
|
|
|
|
|
|
|
2107 |
"\n",
|
2108 |
"### Table of Contents\n",
|
2109 |
"1. [Imports](#section01)\n",
|
|
|
3140 |
]
|
3141 |
}
|
3142 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3143 |
}
|
3144 |
]
|
3145 |
}
|