This commit is contained in:
Sylvain Gugger
2020-12-18 10:11:07 -05:00
parent 077a5dce32
commit 3e56e2ce04

View File

@@ -10,7 +10,7 @@
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License. specific language governing permissions and limitations under the License.
reprocessing data Preprocessing data
======================================================================================================================= =======================================================================================================================
In this tutorial, we'll explore how to preprocess your data using 🤗 Transformers. The main tool for this is what we In this tutorial, we'll explore how to preprocess your data using 🤗 Transformers. The main tool for this is what we