{ "cells": [ { "cell_type": "code", "execution_count": 26, "id": "90e02bcf", "metadata": {}, "outputs": [], "source": [ "from sklearn.preprocessing import LabelEncoder\n", "import transformers\n", "import torch\n", "import nltk\n", "import numpy as np\n", "import pandas as pd" ] }, { "cell_type": "code", "execution_count": 27, "id": "285335e8", "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "Using custom data configuration default-b7be9a9d71194d1a\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "Downloading and preparing dataset csv/default to /Users/fixed/.cache/huggingface/datasets/csv/default-b7be9a9d71194d1a/0.0.0/433e0ccc46f9880962cc2b12065189766fbb2bee57a221866138fb9203c83519...\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "88b1a7629b6345709dbd1adb4486ec58", "version_major": 2, "version_minor": 0 }, "text/plain": [ "Downloading data files: 0%| | 0/3 [00:00