diff --git "a/Pipeline_Test_With_Vifactcheck/Full_Pipeline_Testing.ipynb" "b/Pipeline_Test_With_Vifactcheck/Full_Pipeline_Testing.ipynb" --- "a/Pipeline_Test_With_Vifactcheck/Full_Pipeline_Testing.ipynb" +++ "b/Pipeline_Test_With_Vifactcheck/Full_Pipeline_Testing.ipynb" @@ -11,1381 +11,11 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "metadata": { - "colab": { - "base_uri": "https://localhost:8080/" - }, - "id": "QIQ1Fon0gwWc", - "outputId": "17a307fd-b3bb-40c0-c491-6cb7b73dc695" + "id": "QIQ1Fon0gwWc" }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Collecting azure-ai-inference\n", - " Downloading azure_ai_inference-1.0.0b9-py3-none-any.whl.metadata (34 kB)\n", - "Collecting isodate>=0.6.1 (from azure-ai-inference)\n", - " Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB)\n", - "Collecting azure-core>=1.30.0 (from azure-ai-inference)\n", - " Downloading azure_core-1.36.0-py3-none-any.whl.metadata (47 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m47.1/47.1 kB\u001b[0m \u001b[31m3.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hRequirement already satisfied: typing-extensions>=4.6.0 in /usr/local/lib/python3.12/dist-packages (from azure-ai-inference) (4.15.0)\n", - "Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.12/dist-packages (from azure-core>=1.30.0->azure-ai-inference) (2.32.4)\n", - "Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/dist-packages (from requests>=2.21.0->azure-core>=1.30.0->azure-ai-inference) (3.4.4)\n", - "Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/dist-packages (from requests>=2.21.0->azure-core>=1.30.0->azure-ai-inference) (3.11)\n", - "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/dist-packages (from requests>=2.21.0->azure-core>=1.30.0->azure-ai-inference) (2.5.0)\n", - "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/dist-packages (from requests>=2.21.0->azure-core>=1.30.0->azure-ai-inference) (2025.10.5)\n", - "Downloading azure_ai_inference-1.0.0b9-py3-none-any.whl (124 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m124.9/124.9 kB\u001b[0m \u001b[31m9.9 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading azure_core-1.36.0-py3-none-any.whl (213 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m213.3/213.3 kB\u001b[0m \u001b[31m9.8 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading isodate-0.7.2-py3-none-any.whl (22 kB)\n", - "Installing collected packages: isodate, azure-core, azure-ai-inference\n", - "Successfully installed azure-ai-inference-1.0.0b9 azure-core-1.36.0 isodate-0.7.2\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m8.3/8.3 MB\u001b[0m \u001b[31m80.2 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m978.4/978.4 kB\u001b[0m \u001b[31m48.9 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m235.8/235.8 kB\u001b[0m \u001b[31m15.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m95.0/95.0 kB\u001b[0m \u001b[31m5.7 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m1.3/1.3 MB\u001b[0m \u001b[31m39.7 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hRequirement already satisfied: vnauto in /usr/local/lib/python3.12/dist-packages (1.0.0)\n", - "Requirement already satisfied: pandas>=1.0.0 in /usr/local/lib/python3.12/dist-packages (from vnauto) (2.2.2)\n", - "Requirement already satisfied: setuptools in /usr/local/lib/python3.12/dist-packages (from vnauto) (75.2.0)\n", - "Requirement already satisfied: underthesea>=1.3.5 in /usr/local/lib/python3.12/dist-packages (from vnauto) (8.3.0)\n", - "Requirement already satisfied: numpy>=1.26.0 in /usr/local/lib/python3.12/dist-packages (from pandas>=1.0.0->vnauto) (2.0.2)\n", - "Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.12/dist-packages (from pandas>=1.0.0->vnauto) (2.9.0.post0)\n", - "Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.12/dist-packages (from pandas>=1.0.0->vnauto) (2025.2)\n", - "Requirement already satisfied: tzdata>=2022.7 in /usr/local/lib/python3.12/dist-packages (from pandas>=1.0.0->vnauto) (2025.2)\n", - "Requirement already satisfied: Click>=6.0 in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (8.3.0)\n", - "Requirement already satisfied: python-crfsuite>=0.9.6 in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (0.9.11)\n", - "Requirement already satisfied: nltk>=3.8 in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (3.9.1)\n", - "Requirement already satisfied: tqdm in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (4.67.1)\n", - "Requirement already satisfied: requests in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (2.32.4)\n", - "Requirement already satisfied: joblib in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (1.5.2)\n", - "Requirement already satisfied: scikit-learn>=1.6.1 in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (1.6.1)\n", - "Requirement already satisfied: PyYAML in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (6.0.3)\n", - "Requirement already satisfied: underthesea_core==1.0.5 in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (1.0.5)\n", - "Requirement already satisfied: huggingface-hub in /usr/local/lib/python3.12/dist-packages (from underthesea>=1.3.5->vnauto) (0.36.0)\n", - "Requirement already satisfied: regex>=2021.8.3 in /usr/local/lib/python3.12/dist-packages (from nltk>=3.8->underthesea>=1.3.5->vnauto) (2024.11.6)\n", - "Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/dist-packages (from python-dateutil>=2.8.2->pandas>=1.0.0->vnauto) (1.17.0)\n", - "Requirement already satisfied: scipy>=1.6.0 in /usr/local/lib/python3.12/dist-packages (from scikit-learn>=1.6.1->underthesea>=1.3.5->vnauto) (1.16.3)\n", - "Requirement already satisfied: threadpoolctl>=3.1.0 in /usr/local/lib/python3.12/dist-packages (from scikit-learn>=1.6.1->underthesea>=1.3.5->vnauto) (3.6.0)\n", - "Requirement already satisfied: filelock in /usr/local/lib/python3.12/dist-packages (from huggingface-hub->underthesea>=1.3.5->vnauto) (3.20.0)\n", - "Requirement already satisfied: fsspec>=2023.5.0 in /usr/local/lib/python3.12/dist-packages (from huggingface-hub->underthesea>=1.3.5->vnauto) (2025.3.0)\n", - "Requirement already satisfied: packaging>=20.9 in /usr/local/lib/python3.12/dist-packages (from huggingface-hub->underthesea>=1.3.5->vnauto) (25.0)\n", - "Requirement already satisfied: typing-extensions>=3.7.4.3 in /usr/local/lib/python3.12/dist-packages (from huggingface-hub->underthesea>=1.3.5->vnauto) (4.15.0)\n", - "Requirement already satisfied: hf-xet<2.0.0,>=1.1.3 in /usr/local/lib/python3.12/dist-packages (from huggingface-hub->underthesea>=1.3.5->vnauto) (1.2.0)\n", - "Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/dist-packages (from requests->underthesea>=1.3.5->vnauto) (3.4.4)\n", - "Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/dist-packages (from requests->underthesea>=1.3.5->vnauto) (3.11)\n", - "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/dist-packages (from requests->underthesea>=1.3.5->vnauto) (2.5.0)\n", - "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/dist-packages (from requests->underthesea>=1.3.5->vnauto) (2025.10.5)\n", - "Collecting tldextract\n", - " Downloading tldextract-5.3.0-py3-none-any.whl.metadata (11 kB)\n", - "Requirement already satisfied: idna in /usr/local/lib/python3.12/dist-packages (from tldextract) (3.11)\n", - "Requirement already satisfied: requests>=2.1.0 in /usr/local/lib/python3.12/dist-packages (from tldextract) (2.32.4)\n", - "Collecting requests-file>=1.4 (from tldextract)\n", - " Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB)\n", - "Requirement already satisfied: filelock>=3.0.8 in /usr/local/lib/python3.12/dist-packages (from tldextract) (3.20.0)\n", - "Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/dist-packages (from requests>=2.1.0->tldextract) (3.4.4)\n", - "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/dist-packages (from requests>=2.1.0->tldextract) (2.5.0)\n", - "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/dist-packages (from requests>=2.1.0->tldextract) (2025.10.5)\n", - "Downloading tldextract-5.3.0-py3-none-any.whl (107 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m107.4/107.4 kB\u001b[0m \u001b[31m10.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB)\n", - "Installing collected packages: requests-file, tldextract\n", - "Successfully installed requests-file-3.0.1 tldextract-5.3.0\n", - "Collecting ddgs\n", - " Downloading ddgs-9.9.0-py3-none-any.whl.metadata (18 kB)\n", - "Requirement already satisfied: click>=8.1.8 in /usr/local/lib/python3.12/dist-packages (from ddgs) (8.3.0)\n", - "Collecting primp>=0.15.0 (from ddgs)\n", - " Downloading primp-0.15.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)\n", - "Requirement already satisfied: lxml>=4.9.4 in /usr/local/lib/python3.12/dist-packages (from ddgs) (5.4.0)\n", - "Requirement already satisfied: httpx>=0.28.1 in /usr/local/lib/python3.12/dist-packages (from httpx[brotli,http2,socks]>=0.28.1->ddgs) (0.28.1)\n", - "Requirement already satisfied: anyio in /usr/local/lib/python3.12/dist-packages (from httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (4.11.0)\n", - "Requirement already satisfied: certifi in /usr/local/lib/python3.12/dist-packages (from httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (2025.10.5)\n", - "Requirement already satisfied: httpcore==1.* in /usr/local/lib/python3.12/dist-packages (from httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (1.0.9)\n", - "Requirement already satisfied: idna in /usr/local/lib/python3.12/dist-packages (from httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (3.11)\n", - "Requirement already satisfied: h11>=0.16 in /usr/local/lib/python3.12/dist-packages (from httpcore==1.*->httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (0.16.0)\n", - "Requirement already satisfied: brotli in /usr/local/lib/python3.12/dist-packages (from httpx[brotli,http2,socks]>=0.28.1->ddgs) (1.2.0)\n", - "Requirement already satisfied: h2<5,>=3 in /usr/local/lib/python3.12/dist-packages (from httpx[brotli,http2,socks]>=0.28.1->ddgs) (4.3.0)\n", - "Collecting socksio==1.* (from httpx[brotli,http2,socks]>=0.28.1->ddgs)\n", - " Downloading socksio-1.0.0-py3-none-any.whl.metadata (6.1 kB)\n", - "Requirement already satisfied: hyperframe<7,>=6.1 in /usr/local/lib/python3.12/dist-packages (from h2<5,>=3->httpx[brotli,http2,socks]>=0.28.1->ddgs) (6.1.0)\n", - "Requirement already satisfied: hpack<5,>=4.1 in /usr/local/lib/python3.12/dist-packages (from h2<5,>=3->httpx[brotli,http2,socks]>=0.28.1->ddgs) (4.1.0)\n", - "Requirement already satisfied: sniffio>=1.1 in /usr/local/lib/python3.12/dist-packages (from anyio->httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (1.3.1)\n", - "Requirement already satisfied: typing_extensions>=4.5 in /usr/local/lib/python3.12/dist-packages (from anyio->httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (4.15.0)\n", - "Downloading ddgs-9.9.0-py3-none-any.whl (40 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m40.8/40.8 kB\u001b[0m \u001b[31m4.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading socksio-1.0.0-py3-none-any.whl (12 kB)\n", - "Downloading primp-0.15.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m3.3/3.3 MB\u001b[0m \u001b[31m123.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hInstalling collected packages: socksio, primp, ddgs\n", - "Successfully installed ddgs-9.9.0 primp-0.15.0 socksio-1.0.0\n", - "Requirement already satisfied: tldextract in /usr/local/lib/python3.12/dist-packages (5.3.0)\n", - "Requirement already satisfied: idna in /usr/local/lib/python3.12/dist-packages (from tldextract) (3.11)\n", - "Requirement already satisfied: requests>=2.1.0 in /usr/local/lib/python3.12/dist-packages (from tldextract) (2.32.4)\n", - "Requirement already satisfied: requests-file>=1.4 in /usr/local/lib/python3.12/dist-packages (from tldextract) (3.0.1)\n", - "Requirement already satisfied: filelock>=3.0.8 in /usr/local/lib/python3.12/dist-packages (from tldextract) (3.20.0)\n", - "Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/dist-packages (from requests>=2.1.0->tldextract) (3.4.4)\n", - "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/dist-packages (from requests>=2.1.0->tldextract) (2.5.0)\n", - "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/dist-packages (from requests>=2.1.0->tldextract) (2025.10.5)\n", - "Collecting py_vncorenlp\n", - " Downloading py_vncorenlp-0.1.4.tar.gz (3.9 kB)\n", - " Preparing metadata (setup.py) ... \u001b[?25l\u001b[?25hdone\n", - "Collecting pyjnius (from py_vncorenlp)\n", - " Downloading pyjnius-1.7.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (13 kB)\n", - "Downloading pyjnius-1.7.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.6 MB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m1.6/1.6 MB\u001b[0m \u001b[31m42.6 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hBuilding wheels for collected packages: py_vncorenlp\n", - " Building wheel for py_vncorenlp (setup.py) ... \u001b[?25l\u001b[?25hdone\n", - " Created wheel for py_vncorenlp: filename=py_vncorenlp-0.1.4-py3-none-any.whl size=4304 sha256=31e3fde941d28acd6227e9f3cd4462f07b16b6289626345252610f2903c5cef5\n", - " Stored in directory: /root/.cache/pip/wheels/db/e5/ff/f4a1b4ece36e8582db1ca71150a34e987e65df50c35974e9bb\n", - "Successfully built py_vncorenlp\n", - "Installing collected packages: pyjnius, py_vncorenlp\n", - "Successfully installed py_vncorenlp-0.1.4 pyjnius-1.7.0\n", - "Requirement already satisfied: ddgs in /usr/local/lib/python3.12/dist-packages (9.9.0)\n", - "Requirement already satisfied: click>=8.1.8 in /usr/local/lib/python3.12/dist-packages (from ddgs) (8.3.0)\n", - "Requirement already satisfied: primp>=0.15.0 in /usr/local/lib/python3.12/dist-packages (from ddgs) (0.15.0)\n", - "Requirement already satisfied: lxml>=4.9.4 in /usr/local/lib/python3.12/dist-packages (from ddgs) (5.4.0)\n", - "Requirement already satisfied: httpx>=0.28.1 in /usr/local/lib/python3.12/dist-packages (from httpx[brotli,http2,socks]>=0.28.1->ddgs) (0.28.1)\n", - "Requirement already satisfied: anyio in /usr/local/lib/python3.12/dist-packages (from httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (4.11.0)\n", - "Requirement already satisfied: certifi in /usr/local/lib/python3.12/dist-packages (from httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (2025.10.5)\n", - "Requirement already satisfied: httpcore==1.* in /usr/local/lib/python3.12/dist-packages (from httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (1.0.9)\n", - "Requirement already satisfied: idna in /usr/local/lib/python3.12/dist-packages (from httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (3.11)\n", - "Requirement already satisfied: h11>=0.16 in /usr/local/lib/python3.12/dist-packages (from httpcore==1.*->httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (0.16.0)\n", - "Requirement already satisfied: brotli in /usr/local/lib/python3.12/dist-packages (from httpx[brotli,http2,socks]>=0.28.1->ddgs) (1.2.0)\n", - "Requirement already satisfied: h2<5,>=3 in /usr/local/lib/python3.12/dist-packages (from httpx[brotli,http2,socks]>=0.28.1->ddgs) (4.3.0)\n", - "Requirement already satisfied: socksio==1.* in /usr/local/lib/python3.12/dist-packages (from httpx[brotli,http2,socks]>=0.28.1->ddgs) (1.0.0)\n", - "Requirement already satisfied: hyperframe<7,>=6.1 in /usr/local/lib/python3.12/dist-packages (from h2<5,>=3->httpx[brotli,http2,socks]>=0.28.1->ddgs) (6.1.0)\n", - "Requirement already satisfied: hpack<5,>=4.1 in /usr/local/lib/python3.12/dist-packages (from h2<5,>=3->httpx[brotli,http2,socks]>=0.28.1->ddgs) (4.1.0)\n", - "Requirement already satisfied: sniffio>=1.1 in /usr/local/lib/python3.12/dist-packages (from anyio->httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (1.3.1)\n", - "Requirement already satisfied: typing_extensions>=4.5 in /usr/local/lib/python3.12/dist-packages (from anyio->httpx>=0.28.1->httpx[brotli,http2,socks]>=0.28.1->ddgs) (4.15.0)\n", - "Collecting playwright\n", - " Downloading playwright-1.55.0-py3-none-manylinux1_x86_64.whl.metadata (3.5 kB)\n", - "Collecting pyee<14,>=13 (from playwright)\n", - " Downloading pyee-13.0.0-py3-none-any.whl.metadata (2.9 kB)\n", - "Requirement already satisfied: greenlet<4.0.0,>=3.1.1 in /usr/local/lib/python3.12/dist-packages (from playwright) (3.2.4)\n", - "Requirement already satisfied: typing-extensions in /usr/local/lib/python3.12/dist-packages (from pyee<14,>=13->playwright) (4.15.0)\n", - "Downloading playwright-1.55.0-py3-none-manylinux1_x86_64.whl (45.9 MB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m45.9/45.9 MB\u001b[0m \u001b[31m18.7 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading pyee-13.0.0-py3-none-any.whl (15 kB)\n", - "Installing collected packages: pyee, playwright\n", - "Successfully installed playwright-1.55.0 pyee-13.0.0\n", - "Collecting playwright-stealth\n", - " Downloading playwright_stealth-2.0.0-py3-none-any.whl.metadata (4.0 kB)\n", - "Requirement already satisfied: playwright<2.0.0,>=1.0.0 in /usr/local/lib/python3.12/dist-packages (from playwright-stealth) (1.55.0)\n", - "Requirement already satisfied: pyee<14,>=13 in /usr/local/lib/python3.12/dist-packages (from playwright<2.0.0,>=1.0.0->playwright-stealth) (13.0.0)\n", - "Requirement already satisfied: greenlet<4.0.0,>=3.1.1 in /usr/local/lib/python3.12/dist-packages (from playwright<2.0.0,>=1.0.0->playwright-stealth) (3.2.4)\n", - "Requirement already satisfied: typing-extensions in /usr/local/lib/python3.12/dist-packages (from pyee<14,>=13->playwright<2.0.0,>=1.0.0->playwright-stealth) (4.15.0)\n", - "Downloading playwright_stealth-2.0.0-py3-none-any.whl (32 kB)\n", - "Installing collected packages: playwright-stealth\n", - "Successfully installed playwright-stealth-2.0.0\n", - "Downloading Chromium 140.0.7339.16 (playwright build v1187)\u001b[2m from https://cdn.playwright.dev/dbazure/download/playwright/builds/chromium/1187/chromium-linux.zip\u001b[22m\n", - "\u001b[1G173.7 MiB [] 0% 0.0s\u001b[0K\u001b[1G173.7 MiB [] 0% 3.6s\u001b[0K\u001b[1G173.7 MiB [] 1% 2.1s\u001b[0K\u001b[1G173.7 MiB [] 2% 1.9s\u001b[0K\u001b[1G173.7 MiB [] 3% 1.8s\u001b[0K\u001b[1G173.7 MiB [] 4% 1.6s\u001b[0K\u001b[1G173.7 MiB [] 5% 1.7s\u001b[0K\u001b[1G173.7 MiB [] 5% 1.9s\u001b[0K\u001b[1G173.7 MiB [] 5% 2.7s\u001b[0K\u001b[1G173.7 MiB [] 5% 3.0s\u001b[0K\u001b[1G173.7 MiB [] 5% 3.3s\u001b[0K\u001b[1G173.7 MiB [] 5% 3.5s\u001b[0K\u001b[1G173.7 MiB [] 6% 3.8s\u001b[0K\u001b[1G173.7 MiB [] 6% 4.1s\u001b[0K\u001b[1G173.7 MiB [] 6% 4.2s\u001b[0K\u001b[1G173.7 MiB [] 7% 4.0s\u001b[0K\u001b[1G173.7 MiB [] 8% 3.5s\u001b[0K\u001b[1G173.7 MiB [] 8% 3.6s\u001b[0K\u001b[1G173.7 MiB [] 9% 3.6s\u001b[0K\u001b[1G173.7 MiB [] 9% 3.5s\u001b[0K\u001b[1G173.7 MiB [] 9% 3.6s\u001b[0K\u001b[1G173.7 MiB [] 10% 3.7s\u001b[0K\u001b[1G173.7 MiB [] 10% 3.8s\u001b[0K\u001b[1G173.7 MiB [] 11% 3.8s\u001b[0K\u001b[1G173.7 MiB [] 11% 3.9s\u001b[0K\u001b[1G173.7 MiB [] 12% 3.7s\u001b[0K\u001b[1G173.7 MiB [] 13% 3.6s\u001b[0K\u001b[1G173.7 MiB [] 14% 3.6s\u001b[0K\u001b[1G173.7 MiB [] 14% 3.4s\u001b[0K\u001b[1G173.7 MiB [] 15% 3.4s\u001b[0K\u001b[1G173.7 MiB [] 16% 3.3s\u001b[0K\u001b[1G173.7 MiB [] 17% 3.2s\u001b[0K\u001b[1G173.7 MiB [] 17% 3.1s\u001b[0K\u001b[1G173.7 MiB [] 18% 3.0s\u001b[0K\u001b[1G173.7 MiB [] 19% 3.0s\u001b[0K\u001b[1G173.7 MiB [] 20% 2.8s\u001b[0K\u001b[1G173.7 MiB [] 21% 2.7s\u001b[0K\u001b[1G173.7 MiB [] 22% 2.6s\u001b[0K\u001b[1G173.7 MiB [] 24% 2.4s\u001b[0K\u001b[1G173.7 MiB [] 25% 2.4s\u001b[0K\u001b[1G173.7 MiB [] 27% 2.3s\u001b[0K\u001b[1G173.7 MiB [] 28% 2.2s\u001b[0K\u001b[1G173.7 MiB [] 29% 2.1s\u001b[0K\u001b[1G173.7 MiB [] 30% 2.0s\u001b[0K\u001b[1G173.7 MiB [] 31% 2.0s\u001b[0K\u001b[1G173.7 MiB [] 31% 2.1s\u001b[0K\u001b[1G173.7 MiB [] 32% 2.1s\u001b[0K\u001b[1G173.7 MiB [] 32% 2.2s\u001b[0K\u001b[1G173.7 MiB [] 33% 2.1s\u001b[0K\u001b[1G173.7 MiB [] 34% 2.0s\u001b[0K\u001b[1G173.7 MiB [] 35% 2.0s\u001b[0K\u001b[1G173.7 MiB [] 37% 1.8s\u001b[0K\u001b[1G173.7 MiB [] 39% 1.7s\u001b[0K\u001b[1G173.7 MiB [] 40% 1.7s\u001b[0K\u001b[1G173.7 MiB [] 40% 1.6s\u001b[0K\u001b[1G173.7 MiB [] 41% 1.7s\u001b[0K\u001b[1G173.7 MiB [] 42% 1.6s\u001b[0K\u001b[1G173.7 MiB [] 44% 1.5s\u001b[0K\u001b[1G173.7 MiB [] 45% 1.5s\u001b[0K\u001b[1G173.7 MiB [] 46% 1.5s\u001b[0K\u001b[1G173.7 MiB [] 48% 1.4s\u001b[0K\u001b[1G173.7 MiB [] 50% 1.3s\u001b[0K\u001b[1G173.7 MiB [] 52% 1.3s\u001b[0K\u001b[1G173.7 MiB [] 53% 1.2s\u001b[0K\u001b[1G173.7 MiB [] 54% 1.2s\u001b[0K\u001b[1G173.7 MiB [] 55% 1.1s\u001b[0K\u001b[1G173.7 MiB [] 57% 1.1s\u001b[0K\u001b[1G173.7 MiB [] 58% 1.1s\u001b[0K\u001b[1G173.7 MiB [] 59% 1.0s\u001b[0K\u001b[1G173.7 MiB [] 61% 1.0s\u001b[0K\u001b[1G173.7 MiB [] 62% 0.9s\u001b[0K\u001b[1G173.7 MiB [] 63% 0.9s\u001b[0K\u001b[1G173.7 MiB [] 65% 0.9s\u001b[0K\u001b[1G173.7 MiB [] 66% 0.8s\u001b[0K\u001b[1G173.7 MiB [] 67% 0.8s\u001b[0K\u001b[1G173.7 MiB [] 68% 0.8s\u001b[0K\u001b[1G173.7 MiB [] 69% 0.8s\u001b[0K\u001b[1G173.7 MiB [] 71% 0.7s\u001b[0K\u001b[1G173.7 MiB [] 73% 0.7s\u001b[0K\u001b[1G173.7 MiB [] 74% 0.6s\u001b[0K\u001b[1G173.7 MiB [] 76% 0.6s\u001b[0K\u001b[1G173.7 MiB [] 77% 0.6s\u001b[0K\u001b[1G173.7 MiB [] 78% 0.5s\u001b[0K\u001b[1G173.7 MiB [] 80% 0.5s\u001b[0K\u001b[1G173.7 MiB [] 81% 0.4s\u001b[0K\u001b[1G173.7 MiB [] 83% 0.4s\u001b[0K\u001b[1G173.7 MiB [] 84% 0.4s\u001b[0K\u001b[1G173.7 MiB [] 86% 0.3s\u001b[0K\u001b[1G173.7 MiB [] 87% 0.3s\u001b[0K\u001b[1G173.7 MiB [] 88% 0.3s\u001b[0K\u001b[1G173.7 MiB [] 89% 0.2s\u001b[0K\u001b[1G173.7 MiB [] 90% 0.2s\u001b[0K\u001b[1G173.7 MiB [] 91% 0.2s\u001b[0K\u001b[1G173.7 MiB [] 93% 0.1s\u001b[0K\u001b[1G173.7 MiB [] 95% 0.1s\u001b[0K\u001b[1G173.7 MiB [] 96% 0.1s\u001b[0K\u001b[1G173.7 MiB [] 97% 0.0s\u001b[0K\u001b[1G173.7 MiB [] 100% 0.0s\u001b[0K\n", - "Chromium 140.0.7339.16 (playwright build v1187) downloaded to /root/.cache/ms-playwright/chromium-1187\n", - "Downloading Chromium Headless Shell 140.0.7339.16 (playwright build v1187)\u001b[2m from https://cdn.playwright.dev/dbazure/download/playwright/builds/chromium/1187/chromium-headless-shell-linux.zip\u001b[22m\n", - "\u001b[1G104.3 MiB [] 0% 0.0s\u001b[0K\u001b[1G104.3 MiB [] 0% 11.1s\u001b[0K\u001b[1G104.3 MiB [] 0% 5.7s\u001b[0K\u001b[1G104.3 MiB [] 1% 4.0s\u001b[0K\u001b[1G104.3 MiB [] 1% 3.5s\u001b[0K\u001b[1G104.3 MiB [] 2% 3.3s\u001b[0K\u001b[1G104.3 MiB [] 3% 3.2s\u001b[0K\u001b[1G104.3 MiB [] 3% 3.1s\u001b[0K\u001b[1G104.3 MiB [] 4% 2.9s\u001b[0K\u001b[1G104.3 MiB [] 5% 2.7s\u001b[0K\u001b[1G104.3 MiB [] 6% 2.5s\u001b[0K\u001b[1G104.3 MiB [] 6% 2.6s\u001b[0K\u001b[1G104.3 MiB [] 7% 2.5s\u001b[0K\u001b[1G104.3 MiB [] 8% 2.5s\u001b[0K\u001b[1G104.3 MiB [] 8% 2.4s\u001b[0K\u001b[1G104.3 MiB [] 9% 2.6s\u001b[0K\u001b[1G104.3 MiB [] 9% 2.7s\u001b[0K\u001b[1G104.3 MiB [] 10% 2.6s\u001b[0K\u001b[1G104.3 MiB [] 11% 2.7s\u001b[0K\u001b[1G104.3 MiB [] 12% 2.6s\u001b[0K\u001b[1G104.3 MiB [] 13% 2.5s\u001b[0K\u001b[1G104.3 MiB [] 14% 2.4s\u001b[0K\u001b[1G104.3 MiB [] 15% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 15% 2.4s\u001b[0K\u001b[1G104.3 MiB [] 15% 2.5s\u001b[0K\u001b[1G104.3 MiB [] 16% 2.5s\u001b[0K\u001b[1G104.3 MiB [] 17% 2.4s\u001b[0K\u001b[1G104.3 MiB [] 18% 2.4s\u001b[0K\u001b[1G104.3 MiB [] 19% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 20% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 21% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 22% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 23% 2.4s\u001b[0K\u001b[1G104.3 MiB [] 23% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 24% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 25% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 26% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 27% 2.3s\u001b[0K\u001b[1G104.3 MiB [] 28% 2.2s\u001b[0K\u001b[1G104.3 MiB [] 29% 2.2s\u001b[0K\u001b[1G104.3 MiB [] 30% 2.1s\u001b[0K\u001b[1G104.3 MiB [] 31% 2.1s\u001b[0K\u001b[1G104.3 MiB [] 32% 2.1s\u001b[0K\u001b[1G104.3 MiB [] 33% 2.0s\u001b[0K\u001b[1G104.3 MiB [] 34% 2.0s\u001b[0K\u001b[1G104.3 MiB [] 35% 2.0s\u001b[0K\u001b[1G104.3 MiB [] 36% 1.9s\u001b[0K\u001b[1G104.3 MiB [] 37% 1.9s\u001b[0K\u001b[1G104.3 MiB [] 38% 1.9s\u001b[0K\u001b[1G104.3 MiB [] 38% 1.8s\u001b[0K\u001b[1G104.3 MiB [] 39% 1.8s\u001b[0K\u001b[1G104.3 MiB [] 40% 1.8s\u001b[0K\u001b[1G104.3 MiB [] 41% 1.7s\u001b[0K\u001b[1G104.3 MiB [] 42% 1.7s\u001b[0K\u001b[1G104.3 MiB [] 43% 1.7s\u001b[0K\u001b[1G104.3 MiB [] 44% 1.7s\u001b[0K\u001b[1G104.3 MiB [] 45% 1.7s\u001b[0K\u001b[1G104.3 MiB [] 46% 1.7s\u001b[0K\u001b[1G104.3 MiB [] 47% 1.7s\u001b[0K\u001b[1G104.3 MiB [] 48% 1.6s\u001b[0K\u001b[1G104.3 MiB [] 49% 1.6s\u001b[0K\u001b[1G104.3 MiB [] 50% 1.5s\u001b[0K\u001b[1G104.3 MiB [] 51% 1.5s\u001b[0K\u001b[1G104.3 MiB [] 52% 1.5s\u001b[0K\u001b[1G104.3 MiB [] 53% 1.5s\u001b[0K\u001b[1G104.3 MiB [] 53% 1.4s\u001b[0K\u001b[1G104.3 MiB [] 54% 1.4s\u001b[0K\u001b[1G104.3 MiB [] 55% 1.4s\u001b[0K\u001b[1G104.3 MiB [] 56% 1.4s\u001b[0K\u001b[1G104.3 MiB [] 57% 1.4s\u001b[0K\u001b[1G104.3 MiB [] 58% 1.4s\u001b[0K\u001b[1G104.3 MiB [] 58% 1.3s\u001b[0K\u001b[1G104.3 MiB [] 59% 1.3s\u001b[0K\u001b[1G104.3 MiB [] 60% 1.3s\u001b[0K\u001b[1G104.3 MiB [] 61% 1.2s\u001b[0K\u001b[1G104.3 MiB [] 62% 1.2s\u001b[0K\u001b[1G104.3 MiB [] 63% 1.2s\u001b[0K\u001b[1G104.3 MiB [] 64% 1.2s\u001b[0K\u001b[1G104.3 MiB [] 65% 1.1s\u001b[0K\u001b[1G104.3 MiB [] 67% 1.1s\u001b[0K\u001b[1G104.3 MiB [] 67% 1.0s\u001b[0K\u001b[1G104.3 MiB [] 68% 1.0s\u001b[0K\u001b[1G104.3 MiB [] 69% 1.0s\u001b[0K\u001b[1G104.3 MiB [] 70% 0.9s\u001b[0K\u001b[1G104.3 MiB [] 71% 0.9s\u001b[0K\u001b[1G104.3 MiB [] 72% 0.8s\u001b[0K\u001b[1G104.3 MiB [] 74% 0.8s\u001b[0K\u001b[1G104.3 MiB [] 76% 0.7s\u001b[0K\u001b[1G104.3 MiB [] 78% 0.6s\u001b[0K\u001b[1G104.3 MiB [] 79% 0.6s\u001b[0K\u001b[1G104.3 MiB [] 81% 0.6s\u001b[0K\u001b[1G104.3 MiB [] 81% 0.5s\u001b[0K\u001b[1G104.3 MiB [] 83% 0.5s\u001b[0K\u001b[1G104.3 MiB [] 84% 0.5s\u001b[0K\u001b[1G104.3 MiB [] 85% 0.4s\u001b[0K\u001b[1G104.3 MiB [] 86% 0.4s\u001b[0K\u001b[1G104.3 MiB [] 87% 0.3s\u001b[0K\u001b[1G104.3 MiB [] 89% 0.3s\u001b[0K\u001b[1G104.3 MiB [] 90% 0.2s\u001b[0K\u001b[1G104.3 MiB [] 92% 0.2s\u001b[0K\u001b[1G104.3 MiB [] 93% 0.2s\u001b[0K\u001b[1G104.3 MiB [] 94% 0.1s\u001b[0K\u001b[1G104.3 MiB [] 95% 0.1s\u001b[0K\u001b[1G104.3 MiB [] 97% 0.1s\u001b[0K\u001b[1G104.3 MiB [] 99% 0.0s\u001b[0K\u001b[1G104.3 MiB [] 100% 0.0s\u001b[0K\n", - "Chromium Headless Shell 140.0.7339.16 (playwright build v1187) downloaded to /root/.cache/ms-playwright/chromium_headless_shell-1187\n", - "Downloading Firefox 141.0 (playwright build v1490)\u001b[2m from https://cdn.playwright.dev/dbazure/download/playwright/builds/firefox/1490/firefox-ubuntu-22.04.zip\u001b[22m\n", - "\u001b[1G96 MiB [] 0% 0.0s\u001b[0K\u001b[1G96 MiB [] 1% 1.4s\u001b[0K\u001b[1G96 MiB [] 2% 1.3s\u001b[0K\u001b[1G96 MiB [] 2% 1.8s\u001b[0K\u001b[1G96 MiB [] 3% 1.6s\u001b[0K\u001b[1G96 MiB [] 4% 1.7s\u001b[0K\u001b[1G96 MiB [] 4% 1.9s\u001b[0K\u001b[1G96 MiB [] 5% 1.8s\u001b[0K\u001b[1G96 MiB [] 7% 1.6s\u001b[0K\u001b[1G96 MiB [] 9% 1.4s\u001b[0K\u001b[1G96 MiB [] 10% 1.4s\u001b[0K\u001b[1G96 MiB [] 11% 1.3s\u001b[0K\u001b[1G96 MiB [] 12% 1.3s\u001b[0K\u001b[1G96 MiB [] 14% 1.2s\u001b[0K\u001b[1G96 MiB [] 16% 1.1s\u001b[0K\u001b[1G96 MiB [] 18% 1.1s\u001b[0K\u001b[1G96 MiB [] 20% 1.0s\u001b[0K\u001b[1G96 MiB [] 23% 0.9s\u001b[0K\u001b[1G96 MiB [] 25% 0.9s\u001b[0K\u001b[1G96 MiB [] 27% 0.8s\u001b[0K\u001b[1G96 MiB [] 29% 0.8s\u001b[0K\u001b[1G96 MiB [] 32% 0.7s\u001b[0K\u001b[1G96 MiB [] 35% 0.7s\u001b[0K\u001b[1G96 MiB [] 36% 0.7s\u001b[0K\u001b[1G96 MiB [] 37% 0.7s\u001b[0K\u001b[1G96 MiB [] 38% 0.6s\u001b[0K\u001b[1G96 MiB [] 41% 0.6s\u001b[0K\u001b[1G96 MiB [] 43% 0.6s\u001b[0K\u001b[1G96 MiB [] 45% 0.5s\u001b[0K\u001b[1G96 MiB [] 47% 0.5s\u001b[0K\u001b[1G96 MiB [] 48% 0.5s\u001b[0K\u001b[1G96 MiB [] 49% 0.5s\u001b[0K\u001b[1G96 MiB [] 52% 0.5s\u001b[0K\u001b[1G96 MiB [] 55% 0.4s\u001b[0K\u001b[1G96 MiB [] 57% 0.4s\u001b[0K\u001b[1G96 MiB [] 59% 0.4s\u001b[0K\u001b[1G96 MiB [] 61% 0.4s\u001b[0K\u001b[1G96 MiB [] 64% 0.3s\u001b[0K\u001b[1G96 MiB [] 67% 0.3s\u001b[0K\u001b[1G96 MiB [] 69% 0.3s\u001b[0K\u001b[1G96 MiB [] 72% 0.2s\u001b[0K\u001b[1G96 MiB [] 75% 0.2s\u001b[0K\u001b[1G96 MiB [] 78% 0.2s\u001b[0K\u001b[1G96 MiB [] 80% 0.2s\u001b[0K\u001b[1G96 MiB [] 83% 0.1s\u001b[0K\u001b[1G96 MiB [] 84% 0.1s\u001b[0K\u001b[1G96 MiB [] 86% 0.1s\u001b[0K\u001b[1G96 MiB [] 87% 0.1s\u001b[0K\u001b[1G96 MiB [] 88% 0.1s\u001b[0K\u001b[1G96 MiB [] 89% 0.1s\u001b[0K\u001b[1G96 MiB [] 90% 0.1s\u001b[0K\u001b[1G96 MiB [] 91% 0.1s\u001b[0K\u001b[1G96 MiB [] 92% 0.1s\u001b[0K\u001b[1G96 MiB [] 93% 0.1s\u001b[0K\u001b[1G96 MiB [] 94% 0.1s\u001b[0K\u001b[1G96 MiB [] 95% 0.0s\u001b[0K\u001b[1G96 MiB [] 97% 0.0s\u001b[0K\u001b[1G96 MiB [] 99% 0.0s\u001b[0K\u001b[1G96 MiB [] 100% 0.0s\u001b[0K\n", - "Firefox 141.0 (playwright build v1490) downloaded to /root/.cache/ms-playwright/firefox-1490\n", - "Downloading Webkit 26.0 (playwright build v2203)\u001b[2m from https://cdn.playwright.dev/dbazure/download/playwright/builds/webkit/2203/webkit-ubuntu-22.04.zip\u001b[22m\n", - "\u001b[1G94.6 MiB [] 0% 0.0s\u001b[0K\u001b[1G94.6 MiB [] 0% 3.4s\u001b[0K\u001b[1G94.6 MiB [] 1% 2.1s\u001b[0K\u001b[1G94.6 MiB [] 2% 1.9s\u001b[0K\u001b[1G94.6 MiB [] 3% 1.8s\u001b[0K\u001b[1G94.6 MiB [] 4% 1.7s\u001b[0K\u001b[1G94.6 MiB [] 5% 1.6s\u001b[0K\u001b[1G94.6 MiB [] 7% 1.5s\u001b[0K\u001b[1G94.6 MiB [] 8% 1.4s\u001b[0K\u001b[1G94.6 MiB [] 9% 1.4s\u001b[0K\u001b[1G94.6 MiB [] 10% 1.5s\u001b[0K\u001b[1G94.6 MiB [] 11% 1.5s\u001b[0K\u001b[1G94.6 MiB [] 12% 1.5s\u001b[0K\u001b[1G94.6 MiB [] 13% 1.5s\u001b[0K\u001b[1G94.6 MiB [] 14% 1.5s\u001b[0K\u001b[1G94.6 MiB [] 16% 1.4s\u001b[0K\u001b[1G94.6 MiB [] 17% 1.4s\u001b[0K\u001b[1G94.6 MiB [] 19% 1.3s\u001b[0K\u001b[1G94.6 MiB [] 21% 1.2s\u001b[0K\u001b[1G94.6 MiB [] 23% 1.1s\u001b[0K\u001b[1G94.6 MiB [] 24% 1.2s\u001b[0K\u001b[1G94.6 MiB [] 25% 1.1s\u001b[0K\u001b[1G94.6 MiB [] 26% 1.1s\u001b[0K\u001b[1G94.6 MiB [] 27% 1.1s\u001b[0K\u001b[1G94.6 MiB [] 29% 1.1s\u001b[0K\u001b[1G94.6 MiB [] 30% 1.0s\u001b[0K\u001b[1G94.6 MiB [] 32% 1.0s\u001b[0K\u001b[1G94.6 MiB [] 34% 0.9s\u001b[0K\u001b[1G94.6 MiB [] 35% 0.9s\u001b[0K\u001b[1G94.6 MiB [] 37% 0.8s\u001b[0K\u001b[1G94.6 MiB [] 39% 0.8s\u001b[0K\u001b[1G94.6 MiB [] 41% 0.8s\u001b[0K\u001b[1G94.6 MiB [] 42% 0.8s\u001b[0K\u001b[1G94.6 MiB [] 44% 0.7s\u001b[0K\u001b[1G94.6 MiB [] 46% 0.7s\u001b[0K\u001b[1G94.6 MiB [] 48% 0.7s\u001b[0K\u001b[1G94.6 MiB [] 49% 0.7s\u001b[0K\u001b[1G94.6 MiB [] 50% 0.6s\u001b[0K\u001b[1G94.6 MiB [] 50% 0.7s\u001b[0K\u001b[1G94.6 MiB [] 51% 0.7s\u001b[0K\u001b[1G94.6 MiB [] 51% 0.8s\u001b[0K\u001b[1G94.6 MiB [] 52% 0.8s\u001b[0K\u001b[1G94.6 MiB [] 53% 0.8s\u001b[0K\u001b[1G94.6 MiB [] 56% 0.7s\u001b[0K\u001b[1G94.6 MiB [] 58% 0.7s\u001b[0K\u001b[1G94.6 MiB [] 60% 0.6s\u001b[0K\u001b[1G94.6 MiB [] 61% 0.6s\u001b[0K\u001b[1G94.6 MiB [] 63% 0.6s\u001b[0K\u001b[1G94.6 MiB [] 65% 0.5s\u001b[0K\u001b[1G94.6 MiB [] 67% 0.5s\u001b[0K\u001b[1G94.6 MiB [] 69% 0.5s\u001b[0K\u001b[1G94.6 MiB [] 71% 0.4s\u001b[0K\u001b[1G94.6 MiB [] 73% 0.4s\u001b[0K\u001b[1G94.6 MiB [] 74% 0.4s\u001b[0K\u001b[1G94.6 MiB [] 77% 0.3s\u001b[0K\u001b[1G94.6 MiB [] 78% 0.3s\u001b[0K\u001b[1G94.6 MiB [] 80% 0.3s\u001b[0K\u001b[1G94.6 MiB [] 81% 0.2s\u001b[0K\u001b[1G94.6 MiB [] 83% 0.2s\u001b[0K\u001b[1G94.6 MiB [] 85% 0.2s\u001b[0K\u001b[1G94.6 MiB [] 86% 0.2s\u001b[0K\u001b[1G94.6 MiB [] 87% 0.2s\u001b[0K\u001b[1G94.6 MiB [] 88% 0.2s\u001b[0K\u001b[1G94.6 MiB [] 91% 0.1s\u001b[0K\u001b[1G94.6 MiB [] 92% 0.1s\u001b[0K\u001b[1G94.6 MiB [] 94% 0.1s\u001b[0K\u001b[1G94.6 MiB [] 97% 0.0s\u001b[0K\u001b[1G94.6 MiB [] 99% 0.0s\u001b[0K\u001b[1G94.6 MiB [] 100% 0.0s\u001b[0K\n", - "Webkit 26.0 (playwright build v2203) downloaded to /root/.cache/ms-playwright/webkit-2203\n", - "Downloading FFMPEG playwright build v1011\u001b[2m from https://cdn.playwright.dev/dbazure/download/playwright/builds/ffmpeg/1011/ffmpeg-linux.zip\u001b[22m\n", - "\u001b[1G2.3 MiB [] 0% 0.0s\u001b[0K\u001b[1G2.3 MiB [] 48% 0.0s\u001b[0K\u001b[1G2.3 MiB [] 100% 0.0s\u001b[0K\n", - "FFMPEG playwright build v1011 downloaded to /root/.cache/ms-playwright/ffmpeg-1011\n", - "Playwright Host validation warning: \n", - "╔══════════════════════════════════════════════════════╗\n", - "║ Host system is missing dependencies to run browsers. ║\n", - "║ Please install them with the following command: ║\n", - "║ ║\n", - "║ playwright install-deps ║\n", - "║ ║\n", - "║ Alternatively, use apt: ║\n", - "║ apt-get install libatk1.0-0\\ ║\n", - "║ libatk-bridge2.0-0\\ ║\n", - "║ libatspi2.0-0\\ ║\n", - "║ libxcomposite1 ║\n", - "║ ║\n", - "║ <3 Playwright Team ║\n", - "╚══════════════════════════════════════════════════════╝\n", - " at validateDependenciesLinux (/usr/local/lib/python3.12/dist-packages/playwright/driver/package/lib/server/registry/dependencies.js:269:9)\n", - "\u001b[90m at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\u001b[39m\n", - " at async Registry._validateHostRequirements (/usr/local/lib/python3.12/dist-packages/playwright/driver/package/lib/server/registry/index.js:934:14)\n", - " at async Registry._validateHostRequirementsForExecutableIfNeeded (/usr/local/lib/python3.12/dist-packages/playwright/driver/package/lib/server/registry/index.js:1056:7)\n", - " at async Registry.validateHostRequirementsForExecutablesIfNeeded (/usr/local/lib/python3.12/dist-packages/playwright/driver/package/lib/server/registry/index.js:1045:7)\n", - " at async i. (/usr/local/lib/python3.12/dist-packages/playwright/driver/package/lib/cli/program.js:217:7)\n", - "Installing dependencies...\n", - "Hit:1 https://cli.github.com/packages stable InRelease\n", - "Get:2 https://cloud.r-project.org/bin/linux/ubuntu jammy-cran40/ InRelease [3,632 B]\n", - "Get:3 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 InRelease [1,581 B]\n", - "Get:4 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 Packages [2,125 kB]\n", - "Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]\n", - "Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease\n", - "Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]\n", - "Get:8 https://r2u.stat.illinois.edu/ubuntu jammy InRelease [6,555 B]\n", - "Get:9 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy InRelease [18.1 kB]\n", - "Get:10 https://r2u.stat.illinois.edu/ubuntu jammy/main amd64 Packages [2,826 kB]\n", - "Hit:11 https://ppa.launchpadcontent.net/graphics-drivers/ppa/ubuntu jammy InRelease\n", - "Get:12 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]\n", - "Hit:13 https://ppa.launchpadcontent.net/ubuntugis/ppa/ubuntu jammy InRelease\n", - "Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3,526 kB]\n", - "Get:15 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy/main amd64 Packages [38.5 kB]\n", - "Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3,856 kB]\n", - "Get:17 https://r2u.stat.illinois.edu/ubuntu jammy/main all Packages [9,437 kB]\n", - "Fetched 22.2 MB in 4s (5,234 kB/s)\n", - "Reading package lists... Done\n", - "W: Skipping acquire of configured file 'main/source/Sources' as repository 'https://r2u.stat.illinois.edu/ubuntu jammy InRelease' does not seem to provide it (sources.list entry misspelt?)\n", - "Reading package lists... Done\n", - "Building dependency tree... Done\n", - "Reading state information... Done\n", - "fonts-liberation is already the newest version (1:1.07.4-11).\n", - "libasound2 is already the newest version (1.2.6.1-1ubuntu1).\n", - "libasound2 set to manually installed.\n", - "libcairo-gobject2 is already the newest version (1.16.0-5ubuntu2).\n", - "libcairo-gobject2 set to manually installed.\n", - "libcairo2 is already the newest version (1.16.0-5ubuntu2).\n", - "libcairo2 set to manually installed.\n", - "libegl1 is already the newest version (1.4.0-1).\n", - "libepoxy0 is already the newest version (1.5.10-1).\n", - "libepoxy0 set to manually installed.\n", - "libevent-2.1-7 is already the newest version (2.1.12-stable-1build3).\n", - "libevent-2.1-7 set to manually installed.\n", - "libfontconfig1 is already the newest version (2.13.1-4.2ubuntu5).\n", - "libgles2 is already the newest version (1.4.0-1).\n", - "libglx0 is already the newest version (1.4.0-1).\n", - "libglx0 set to manually installed.\n", - "libicu70 is already the newest version (70.1-2).\n", - "libicu70 set to manually installed.\n", - "libjpeg-turbo8 is already the newest version (2.1.2-0ubuntu1).\n", - "libjpeg-turbo8 set to manually installed.\n", - "liblcms2-2 is already the newest version (2.12~rc1-2build2).\n", - "liblcms2-2 set to manually installed.\n", - "libopengl0 is already the newest version (1.4.0-1).\n", - "libopus0 is already the newest version (1.3.1-0.1build2).\n", - "libopus0 set to manually installed.\n", - "libpng16-16 is already the newest version (1.6.37-3build5).\n", - "libpng16-16 set to manually installed.\n", - "libxcb-shm0 is already the newest version (1.14-3ubuntu3).\n", - "libxcb-shm0 set to manually installed.\n", - "libxcb1 is already the newest version (1.14-3ubuntu3).\n", - "libxcb1 set to manually installed.\n", - "libxcursor1 is already the newest version (1:1.2.0-2build4).\n", - "libxcursor1 set to manually installed.\n", - "libxdamage1 is already the newest version (1:1.1.5-2build2).\n", - "libxdamage1 set to manually installed.\n", - "libxext6 is already the newest version (2:1.3.4-1build1).\n", - "libxfixes3 is already the newest version (1:6.0.0-1).\n", - "libxfixes3 set to manually installed.\n", - "libxi6 is already the newest version (2:1.8-1build1).\n", - "libxi6 set to manually installed.\n", - "libxkbcommon0 is already the newest version (1.4.0-1).\n", - "libxkbcommon0 set to manually installed.\n", - "libxrandr2 is already the newest version (2:1.5.2-1build1).\n", - "libxrandr2 set to manually installed.\n", - "libxrender1 is already the newest version (1:0.9.10-1build4).\n", - "libx264-163 is already the newest version (2:0.163.3060+git5db6aa6-2build1).\n", - "libx264-163 set to manually installed.\n", - "libatomic1 is already the newest version (12.3.0-1ubuntu1~22.04.2).\n", - "libatomic1 set to manually installed.\n", - "libcups2 is already the newest version (2.4.1op1-1ubuntu4.12).\n", - "libcups2 set to manually installed.\n", - "libdbus-1-3 is already the newest version (1.12.20-2ubuntu4.1).\n", - "libdbus-1-3 set to manually installed.\n", - "libdrm2 is already the newest version (2.4.113-2~ubuntu0.22.04.1).\n", - "libdrm2 set to manually installed.\n", - "libfreetype6 is already the newest version (2.11.1+dfsg-1ubuntu0.3).\n", - "libfreetype6 set to manually installed.\n", - "libgbm1 is already the newest version (23.2.1-1ubuntu3.1~22.04.3).\n", - "libgbm1 set to manually installed.\n", - "libgdk-pixbuf-2.0-0 is already the newest version (2.42.8+dfsg-1ubuntu0.4).\n", - "libgdk-pixbuf-2.0-0 set to manually installed.\n", - "libglib2.0-0 is already the newest version (2.72.4-0ubuntu2.6).\n", - "libgstreamer1.0-0 is already the newest version (1.20.3-0ubuntu1.1).\n", - "libgstreamer1.0-0 set to manually installed.\n", - "libgtk-4-1 is already the newest version (4.6.9+ds-0ubuntu0.22.04.2).\n", - "libgtk-4-1 set to manually installed.\n", - "libharfbuzz0b is already the newest version (2.7.4-1ubuntu3.2).\n", - "libharfbuzz0b set to manually installed.\n", - "libnspr4 is already the newest version (2:4.35-0ubuntu0.22.04.1).\n", - "libnspr4 set to manually installed.\n", - "libnss3 is already the newest version (2:3.98-0ubuntu0.22.04.2).\n", - "libnss3 set to manually installed.\n", - "libopenjp2-7 is already the newest version (2.4.0-6ubuntu0.4).\n", - "libopenjp2-7 set to manually installed.\n", - "libpango-1.0-0 is already the newest version (1.50.6+ds-2ubuntu1).\n", - "libpango-1.0-0 set to manually installed.\n", - "libpangocairo-1.0-0 is already the newest version (1.50.6+ds-2ubuntu1).\n", - "libpangocairo-1.0-0 set to manually installed.\n", - "libwayland-client0 is already the newest version (1.20.0-1ubuntu0.1).\n", - "libwayland-client0 set to manually installed.\n", - "libwayland-egl1 is already the newest version (1.20.0-1ubuntu0.1).\n", - "libwayland-egl1 set to manually installed.\n", - "libwayland-server0 is already the newest version (1.20.0-1ubuntu0.1).\n", - "libwayland-server0 set to manually installed.\n", - "libwebpdemux2 is already the newest version (1.2.2-2ubuntu0.22.04.2).\n", - "libx11-6 is already the newest version (2:1.7.5-1ubuntu0.3).\n", - "libx11-6 set to manually installed.\n", - "libx11-xcb1 is already the newest version (2:1.7.5-1ubuntu0.3).\n", - "libx11-xcb1 set to manually installed.\n", - "libxml2 is already the newest version (2.9.13+dfsg-1ubuntu0.10).\n", - "libxml2 set to manually installed.\n", - "libxslt1.1 is already the newest version (1.1.34-4ubuntu0.22.04.4).\n", - "ffmpeg is already the newest version (7:4.4.2-0ubuntu0.22.04.1).\n", - "xvfb is already the newest version (2:21.1.4-2ubuntu1.7~22.04.16).\n", - "The following additional packages will be installed:\n", - " dictionaries-common glib-networking glib-networking-common\n", - " glib-networking-services gsettings-desktop-schemas hunspell-en-us libaa1\n", - " libabsl20210324 libaspell15 libatk1.0-data libcdparanoia0 libdca0 libdv4\n", - " libdvdnav4 libdvdread8 libfaad2 libfluidsynth3 libfreeaptx0 libgav1-0\n", - " libgssdp-1.2-0 libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-good1.0-0\n", - " libgtk-3-common libgupnp-1.2-1 libgupnp-igd-1.0-4 libhunspell-1.7-0\n", - " libilmbase25 libinstpatch-1.0-2 libjson-glib-1.0-0 libjson-glib-1.0-common\n", - " libkate1 libldacbt-enc2 libltc11 libmjpegutils-2.1-0 libmodplug1 libmpcdec6\n", - " libmpeg2encpp-2.1-0 libmplex2-2.1-0 libnice10 libopenexr25 libopenh264-6\n", - " libopenni2-0 liborc-0.4-0 libqrencode4 libsbc1 libsecret-common libshout3\n", - " libsoundtouch1 libsoup-3.0-common libsoup2.4-1 libsoup2.4-common libspandsp2\n", - " libsrtp2-1 libtag1v5 libtag1v5-vanilla libtext-iconv-perl libv4l-0\n", - " libv4lconvert0 libvisual-0.4-0 libvo-aacenc0 libvo-amrwbenc0 libwavpack1\n", - " libwebrtc-audio-processing1 libwildmidi2 libyuv0 libzbar0 libzxingcore1\n", - " session-migration timgm6mb-soundfont xfonts-encodings xfonts-utils\n", - "Suggested packages:\n", - " ispell | aspell | hunspell wordlist frei0r-plugins gvfs hunspell\n", - " openoffice.org-hunspell | openoffice.org-core aspell libdv-bin oss-compat\n", - " libdvdcss2 libenchant-2-voikko libvisual-0.4-plugins gnome-shell\n", - " | notification-daemon libwildmidi-config fluid-soundfont-gm\n", - "Recommended packages:\n", - " fonts-ipafont-mincho fonts-tlwg-loma gstreamer1.0-x aspell-en\n", - " | aspell-dictionary | aspell6a-dictionary at-spi2-core enchant-2\n", - " gstreamer1.0-gl libgtk-3-bin librsvg2-common libmagickcore-6.q16-6-extra\n", - "The following NEW packages will be installed:\n", - " dictionaries-common fonts-freefont-ttf fonts-ipafont-gothic\n", - " fonts-noto-color-emoji fonts-tlwg-loma-otf fonts-unifont fonts-wqy-zenhei\n", - " glib-networking glib-networking-common glib-networking-services\n", - " gsettings-desktop-schemas gstreamer1.0-libav gstreamer1.0-plugins-bad\n", - " gstreamer1.0-plugins-base gstreamer1.0-plugins-good hunspell-en-us libaa1\n", - " libabsl20210324 libaspell15 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data\n", - " libatspi2.0-0 libavif13 libcdparanoia0 libdbus-glib-1-2 libdca0 libdv4\n", - " libdvdnav4 libdvdread8 libenchant-2-2 libevdev2 libfaad2 libffi7\n", - " libfluidsynth3 libfreeaptx0 libgav1-0 libgssdp-1.2-0 libgstreamer-gl1.0-0\n", - " libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base1.0-0\n", - " libgstreamer-plugins-good1.0-0 libgtk-3-0 libgtk-3-common libgudev-1.0-0\n", - " libgupnp-1.2-1 libgupnp-igd-1.0-4 libharfbuzz-icu0 libhunspell-1.7-0\n", - " libhyphen0 libilmbase25 libinstpatch-1.0-2 libjson-glib-1.0-0\n", - " libjson-glib-1.0-common libkate1 libldacbt-enc2 libltc11 libmanette-0.2-0\n", - " libmjpegutils-2.1-0 libmodplug1 libmpcdec6 libmpeg2encpp-2.1-0\n", - " libmplex2-2.1-0 libnice10 libnotify4 libopenexr25 libopenh264-6 libopenni2-0\n", - " liborc-0.4-0 libproxy1v5 libqrencode4 libsbc1 libsecret-1-0 libsecret-common\n", - " libshout3 libsoundtouch1 libsoup-3.0-0 libsoup-3.0-common libsoup2.4-1\n", - " libsoup2.4-common libspandsp2 libsrtp2-1 libtag1v5 libtag1v5-vanilla\n", - " libtext-iconv-perl libv4l-0 libv4lconvert0 libvisual-0.4-0 libvo-aacenc0\n", - " libvo-amrwbenc0 libwavpack1 libwebrtc-audio-processing1 libwildmidi2\n", - " libwoff1 libxcomposite1 libxtst6 libyuv0 libzbar0 libzxingcore1\n", - " session-migration timgm6mb-soundfont xfonts-cyrillic xfonts-encodings\n", - " xfonts-scalable xfonts-utils\n", - "0 upgraded, 105 newly installed, 0 to remove and 43 not upgraded.\n", - "Need to get 53.7 MB of archives.\n", - "After this operation, 142 MB of additional disk space will be used.\n", - "Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 fonts-ipafont-gothic all 00303-21ubuntu1 [3,513 kB]\n", - "Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-iconv-perl amd64 1.7-7build3 [14.3 kB]\n", - "Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 dictionaries-common all 1.28.14 [185 kB]\n", - "Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-freefont-ttf all 20120503-10build1 [2,388 kB]\n", - "Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 fonts-noto-color-emoji all 2.047-0ubuntu0.22.04.1 [10.0 MB]\n", - "Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 fonts-tlwg-loma-otf all 1:0.7.3-1 [107 kB]\n", - "Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 fonts-unifont all 1:14.0.01-1 [3,551 kB]\n", - "Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 fonts-wqy-zenhei all 0.9.45-8 [7,472 kB]\n", - "Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproxy1v5 amd64 0.4.17-2 [51.9 kB]\n", - "Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 glib-networking-common all 2.72.0-1 [3,718 B]\n", - "Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 glib-networking-services amd64 2.72.0-1 [9,982 B]\n", - "Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 session-migration amd64 0.3.6 [9,774 B]\n", - "Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 gsettings-desktop-schemas all 42.0-1ubuntu1 [31.1 kB]\n", - "Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 glib-networking amd64 2.72.0-1 [69.8 kB]\n", - "Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liborc-0.4-0 amd64 1:0.4.32-2ubuntu0.1 [228 kB]\n", - "Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1ubuntu0.5 [848 kB]\n", - "Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gstreamer1.0-libav amd64 1.20.3-0ubuntu1 [103 kB]\n", - "Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build2 [49.3 kB]\n", - "Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvisual-0.4-0 amd64 0.4.0-17build2 [108 kB]\n", - "Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-base amd64 1.20.1-1ubuntu0.5 [712 kB]\n", - "Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaa1 amd64 1.4p5-50build1 [51.9 kB]\n", - "Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdv4 amd64 1.0.0-14build1 [61.9 kB]\n", - "Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.20.3-0ubuntu1.4 [30.2 kB]\n", - "Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgudev-1.0-0 amd64 1:237-2build1 [16.3 kB]\n", - "Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libshout3 amd64 2.4.5-1build3 [54.5 kB]\n", - "Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtag1v5-vanilla amd64 1.11.1+dfsg.1-3ubuntu3 [304 kB]\n", - "Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtag1v5 amd64 1.11.1+dfsg.1-3ubuntu3 [11.5 kB]\n", - "Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libv4lconvert0 amd64 1.22.1-2build1 [82.4 kB]\n", - "Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libv4l-0 amd64 1.22.1-2build1 [44.9 kB]\n", - "Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwavpack1 amd64 5.4.0-1build2 [83.7 kB]\n", - "Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsoup2.4-common all 2.74.2-3ubuntu0.6 [4,778 B]\n", - "Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsoup2.4-1 amd64 2.74.2-3ubuntu0.6 [288 kB]\n", - "Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-good amd64 1.20.3-0ubuntu1.4 [2,009 kB]\n", - "Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 hunspell-en-us all 1:2020.12.07-2 [280 kB]\n", - "Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libabsl20210324 amd64 0~20210324.2-2ubuntu0.2 [386 kB]\n", - "Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaspell15 amd64 0.60.8-4build1 [325 kB]\n", - "Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-data all 2.36.0-3build1 [2,824 B]\n", - "Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-0 amd64 2.36.0-3build1 [51.9 kB]\n", - "Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatspi2.0-0 amd64 2.44.0-3 [80.9 kB]\n", - "Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-bridge2.0-0 amd64 2.38.0-3 [66.6 kB]\n", - "Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgav1-0 amd64 0.17.0-1build1 [336 kB]\n", - "Get:42 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libyuv0 amd64 0.0~git20220104.b91df1a-2 [154 kB]\n", - "Get:43 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libavif13 amd64 0.9.3-3 [69.5 kB]\n", - "Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdbus-glib-1-2 amd64 0.112-2build1 [65.4 kB]\n", - "Get:45 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdvdread8 amd64 6.1.2-1 [55.7 kB]\n", - "Get:46 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdvdnav4 amd64 6.1.1-1 [39.3 kB]\n", - "Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhunspell-1.7-0 amd64 1.7.0-4build1 [175 kB]\n", - "Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libenchant-2-2 amd64 2.3.2-1ubuntu2 [50.9 kB]\n", - "Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfaad2 amd64 2.10.0-2 [197 kB]\n", - "Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libffi7 amd64 3.3-5ubuntu1 [19.9 kB]\n", - "Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libinstpatch-1.0-2 amd64 1.1.6-1 [240 kB]\n", - "Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 timgm6mb-soundfont all 1.3-5 [5,427 kB]\n", - "Get:53 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfluidsynth3 amd64 2.2.5-1 [246 kB]\n", - "Get:54 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfreeaptx0 amd64 0.1.1-1 [12.9 kB]\n", - "Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgssdp-1.2-0 amd64 1.4.0.1-2build1 [48.9 kB]\n", - "Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-gl1.0-0 amd64 1.20.1-1ubuntu0.5 [204 kB]\n", - "Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcomposite1 amd64 1:0.4.5-1build2 [7,192 B]\n", - "Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-common all 3.24.33-1ubuntu2.2 [239 kB]\n", - "Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-0 amd64 3.24.33-1ubuntu2.2 [3,053 kB]\n", - "Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgupnp-1.2-1 amd64 1.4.3-1 [93.3 kB]\n", - "Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgupnp-igd-1.0-4 amd64 1.2.0-1build1 [16.8 kB]\n", - "Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz-icu0 amd64 2.7.4-1ubuntu3.2 [5,890 B]\n", - "Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhyphen0 amd64 2.8.8-7build2 [28.2 kB]\n", - "Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libilmbase25 amd64 2.5.7-2 [175 kB]\n", - "Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-glib-1.0-common all 1.6.6-1build1 [4,432 B]\n", - "Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-glib-1.0-0 amd64 1.6.6-1build1 [69.9 kB]\n", - "Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libkate1 amd64 0.4.1-11build1 [39.4 kB]\n", - "Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libldacbt-enc2 amd64 2.0.2.3+git20200429+ed310a0-4 [24.6 kB]\n", - "Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libltc11 amd64 1.3.1-1 [12.3 kB]\n", - "Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevdev2 amd64 1.12.1+dfsg-1 [39.5 kB]\n", - "Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmanette-0.2-0 amd64 0.2.6-3build1 [30.4 kB]\n", - "Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmjpegutils-2.1-0 amd64 1:2.1.0+debian-6build1 [24.1 kB]\n", - "Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmodplug1 amd64 1:0.8.9.0-3 [153 kB]\n", - "Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmpcdec6 amd64 2:0.1~r495-2 [32.4 kB]\n", - "Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmpeg2encpp-2.1-0 amd64 1:2.1.0+debian-6build1 [69.4 kB]\n", - "Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmplex2-2.1-0 amd64 1:2.1.0+debian-6build1 [44.4 kB]\n", - "Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnice10 amd64 0.1.18-2 [156 kB]\n", - "Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1 [20.3 kB]\n", - "Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenexr25 amd64 2.5.7-1 [780 kB]\n", - "Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenh264-6 amd64 2.2.0+dfsg-2 [407 kB]\n", - "Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenni2-0 amd64 2.2.0.33+dfsg-15 [389 kB]\n", - "Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqrencode4 amd64 4.1.1-1 [24.0 kB]\n", - "Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsecret-common all 0.20.5-2 [4,278 B]\n", - "Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsecret-1-0 amd64 0.20.5-2 [124 kB]\n", - "Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsoundtouch1 amd64 2.3.1+ds1-1 [38.3 kB]\n", - "Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libsoup-3.0-common all 3.0.7-0ubuntu1 [62.1 kB]\n", - "Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libsoup-3.0-0 amd64 3.0.7-0ubuntu1 [278 kB]\n", - "Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libspandsp2 amd64 0.0.6+dfsg-2 [272 kB]\n", - "Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsrtp2-1 amd64 2.4.2-2 [40.7 kB]\n", - "Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu5 [291 kB]\n", - "Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libwildmidi2 amd64 0.4.3-1 [59.9 kB]\n", - "Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwoff1 amd64 1.0.2-1build4 [45.2 kB]\n", - "Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxtst6 amd64 2:1.2.3-1build4 [13.4 kB]\n", - "Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzbar0 amd64 0.23.92-4build2 [121 kB]\n", - "Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzxingcore1 amd64 1.2.0-1 [619 kB]\n", - "Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]\n", - "Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 xfonts-utils amd64 1:7.7+6build2 [94.6 kB]\n", - "Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xfonts-cyrillic all 1:1.0.5 [386 kB]\n", - "Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 xfonts-scalable all 1:1.0.3-1.2ubuntu1 [306 kB]\n", - "Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdca0 amd64 0.0.7-2 [88.2 kB]\n", - "Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgstreamer-plugins-bad1.0-0 amd64 1.20.3-0ubuntu1.1 [489 kB]\n", - "Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsbc1 amd64 1.5-3build2 [34.4 kB]\n", - "Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libvo-aacenc0 amd64 0.1.3-2 [69.4 kB]\n", - "Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libvo-amrwbenc0 amd64 0.1.3-2 [68.2 kB]\n", - "Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gstreamer1.0-plugins-bad amd64 1.20.3-0ubuntu1.1 [2,602 kB]\n", - "Fetched 53.7 MB in 7s (7,177 kB/s)\n", - "Extracting templates from packages: 100%\n", - "Preconfiguring packages ...\n", - "Selecting previously unselected package fonts-ipafont-gothic.\n", - "(Reading database ... 121229 files and directories currently installed.)\n", - "Preparing to unpack .../000-fonts-ipafont-gothic_00303-21ubuntu1_all.deb ...\n", - "Unpacking fonts-ipafont-gothic (00303-21ubuntu1) ...\n", - "Selecting previously unselected package libtext-iconv-perl.\n", - "Preparing to unpack .../001-libtext-iconv-perl_1.7-7build3_amd64.deb ...\n", - "Unpacking libtext-iconv-perl (1.7-7build3) ...\n", - "Selecting previously unselected package dictionaries-common.\n", - "Preparing to unpack .../002-dictionaries-common_1.28.14_all.deb ...\n", - "Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common'\n", - "Unpacking dictionaries-common (1.28.14) ...\n", - "Selecting previously unselected package fonts-freefont-ttf.\n", - "Preparing to unpack .../003-fonts-freefont-ttf_20120503-10build1_all.deb ...\n", - "Unpacking fonts-freefont-ttf (20120503-10build1) ...\n", - "Selecting previously unselected package fonts-noto-color-emoji.\n", - "Preparing to unpack .../004-fonts-noto-color-emoji_2.047-0ubuntu0.22.04.1_all.deb ...\n", - "Unpacking fonts-noto-color-emoji (2.047-0ubuntu0.22.04.1) ...\n", - "Selecting previously unselected package fonts-tlwg-loma-otf.\n", - "Preparing to unpack .../005-fonts-tlwg-loma-otf_1%3a0.7.3-1_all.deb ...\n", - "Unpacking fonts-tlwg-loma-otf (1:0.7.3-1) ...\n", - "Selecting previously unselected package fonts-unifont.\n", - "Preparing to unpack .../006-fonts-unifont_1%3a14.0.01-1_all.deb ...\n", - "Unpacking fonts-unifont (1:14.0.01-1) ...\n", - "Selecting previously unselected package fonts-wqy-zenhei.\n", - "Preparing to unpack .../007-fonts-wqy-zenhei_0.9.45-8_all.deb ...\n", - "Unpacking fonts-wqy-zenhei (0.9.45-8) ...\n", - "Selecting previously unselected package libproxy1v5:amd64.\n", - "Preparing to unpack .../008-libproxy1v5_0.4.17-2_amd64.deb ...\n", - "Unpacking libproxy1v5:amd64 (0.4.17-2) ...\n", - "Selecting previously unselected package glib-networking-common.\n", - "Preparing to unpack .../009-glib-networking-common_2.72.0-1_all.deb ...\n", - "Unpacking glib-networking-common (2.72.0-1) ...\n", - "Selecting previously unselected package glib-networking-services.\n", - "Preparing to unpack .../010-glib-networking-services_2.72.0-1_amd64.deb ...\n", - "Unpacking glib-networking-services (2.72.0-1) ...\n", - "Selecting previously unselected package session-migration.\n", - "Preparing to unpack .../011-session-migration_0.3.6_amd64.deb ...\n", - "Unpacking session-migration (0.3.6) ...\n", - "Selecting previously unselected package gsettings-desktop-schemas.\n", - "Preparing to unpack .../012-gsettings-desktop-schemas_42.0-1ubuntu1_all.deb ...\n", - "Unpacking gsettings-desktop-schemas (42.0-1ubuntu1) ...\n", - "Selecting previously unselected package glib-networking:amd64.\n", - "Preparing to unpack .../013-glib-networking_2.72.0-1_amd64.deb ...\n", - "Unpacking glib-networking:amd64 (2.72.0-1) ...\n", - "Selecting previously unselected package liborc-0.4-0:amd64.\n", - "Preparing to unpack .../014-liborc-0.4-0_1%3a0.4.32-2ubuntu0.1_amd64.deb ...\n", - "Unpacking liborc-0.4-0:amd64 (1:0.4.32-2ubuntu0.1) ...\n", - "Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64.\n", - "Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.5_amd64.deb ...\n", - "Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.5) ...\n", - "Selecting previously unselected package gstreamer1.0-libav:amd64.\n", - "Preparing to unpack .../016-gstreamer1.0-libav_1.20.3-0ubuntu1_amd64.deb ...\n", - "Unpacking gstreamer1.0-libav:amd64 (1.20.3-0ubuntu1) ...\n", - "Selecting previously unselected package libcdparanoia0:amd64.\n", - "Preparing to unpack .../017-libcdparanoia0_3.10.2+debian-14build2_amd64.deb ...\n", - "Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build2) ...\n", - "Selecting previously unselected package libvisual-0.4-0:amd64.\n", - "Preparing to unpack .../018-libvisual-0.4-0_0.4.0-17build2_amd64.deb ...\n", - "Unpacking libvisual-0.4-0:amd64 (0.4.0-17build2) ...\n", - "Selecting previously unselected package gstreamer1.0-plugins-base:amd64.\n", - "Preparing to unpack .../019-gstreamer1.0-plugins-base_1.20.1-1ubuntu0.5_amd64.deb ...\n", - "Unpacking gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.5) ...\n", - "Selecting previously unselected package libaa1:amd64.\n", - "Preparing to unpack .../020-libaa1_1.4p5-50build1_amd64.deb ...\n", - "Unpacking libaa1:amd64 (1.4p5-50build1) ...\n", - "Selecting previously unselected package libdv4:amd64.\n", - "Preparing to unpack .../021-libdv4_1.0.0-14build1_amd64.deb ...\n", - "Unpacking libdv4:amd64 (1.0.0-14build1) ...\n", - "Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64.\n", - "Preparing to unpack .../022-libgstreamer-plugins-good1.0-0_1.20.3-0ubuntu1.4_amd64.deb ...\n", - "Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.4) ...\n", - "Selecting previously unselected package libgudev-1.0-0:amd64.\n", - "Preparing to unpack .../023-libgudev-1.0-0_1%3a237-2build1_amd64.deb ...\n", - "Unpacking libgudev-1.0-0:amd64 (1:237-2build1) ...\n", - "Selecting previously unselected package libshout3:amd64.\n", - "Preparing to unpack .../024-libshout3_2.4.5-1build3_amd64.deb ...\n", - "Unpacking libshout3:amd64 (2.4.5-1build3) ...\n", - "Selecting previously unselected package libtag1v5-vanilla:amd64.\n", - "Preparing to unpack .../025-libtag1v5-vanilla_1.11.1+dfsg.1-3ubuntu3_amd64.deb ...\n", - "Unpacking libtag1v5-vanilla:amd64 (1.11.1+dfsg.1-3ubuntu3) ...\n", - "Selecting previously unselected package libtag1v5:amd64.\n", - "Preparing to unpack .../026-libtag1v5_1.11.1+dfsg.1-3ubuntu3_amd64.deb ...\n", - "Unpacking libtag1v5:amd64 (1.11.1+dfsg.1-3ubuntu3) ...\n", - "Selecting previously unselected package libv4lconvert0:amd64.\n", - "Preparing to unpack .../027-libv4lconvert0_1.22.1-2build1_amd64.deb ...\n", - "Unpacking libv4lconvert0:amd64 (1.22.1-2build1) ...\n", - "Selecting previously unselected package libv4l-0:amd64.\n", - "Preparing to unpack .../028-libv4l-0_1.22.1-2build1_amd64.deb ...\n", - "Unpacking libv4l-0:amd64 (1.22.1-2build1) ...\n", - "Selecting previously unselected package libwavpack1:amd64.\n", - "Preparing to unpack .../029-libwavpack1_5.4.0-1build2_amd64.deb ...\n", - "Unpacking libwavpack1:amd64 (5.4.0-1build2) ...\n", - "Selecting previously unselected package libsoup2.4-common.\n", - "Preparing to unpack .../030-libsoup2.4-common_2.74.2-3ubuntu0.6_all.deb ...\n", - "Unpacking libsoup2.4-common (2.74.2-3ubuntu0.6) ...\n", - "Selecting previously unselected package libsoup2.4-1:amd64.\n", - "Preparing to unpack .../031-libsoup2.4-1_2.74.2-3ubuntu0.6_amd64.deb ...\n", - "Unpacking libsoup2.4-1:amd64 (2.74.2-3ubuntu0.6) ...\n", - "Selecting previously unselected package gstreamer1.0-plugins-good:amd64.\n", - "Preparing to unpack .../032-gstreamer1.0-plugins-good_1.20.3-0ubuntu1.4_amd64.deb ...\n", - "Unpacking gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.4) ...\n", - "Selecting previously unselected package hunspell-en-us.\n", - "Preparing to unpack .../033-hunspell-en-us_1%3a2020.12.07-2_all.deb ...\n", - "Unpacking hunspell-en-us (1:2020.12.07-2) ...\n", - "Selecting previously unselected package libabsl20210324:amd64.\n", - "Preparing to unpack .../034-libabsl20210324_0~20210324.2-2ubuntu0.2_amd64.deb ...\n", - "Unpacking libabsl20210324:amd64 (0~20210324.2-2ubuntu0.2) ...\n", - "Selecting previously unselected package libaspell15:amd64.\n", - "Preparing to unpack .../035-libaspell15_0.60.8-4build1_amd64.deb ...\n", - "Unpacking libaspell15:amd64 (0.60.8-4build1) ...\n", - "Selecting previously unselected package libatk1.0-data.\n", - "Preparing to unpack .../036-libatk1.0-data_2.36.0-3build1_all.deb ...\n", - "Unpacking libatk1.0-data (2.36.0-3build1) ...\n", - "Selecting previously unselected package libatk1.0-0:amd64.\n", - "Preparing to unpack .../037-libatk1.0-0_2.36.0-3build1_amd64.deb ...\n", - "Unpacking libatk1.0-0:amd64 (2.36.0-3build1) ...\n", - "Selecting previously unselected package libatspi2.0-0:amd64.\n", - "Preparing to unpack .../038-libatspi2.0-0_2.44.0-3_amd64.deb ...\n", - "Unpacking libatspi2.0-0:amd64 (2.44.0-3) ...\n", - "Selecting previously unselected package libatk-bridge2.0-0:amd64.\n", - "Preparing to unpack .../039-libatk-bridge2.0-0_2.38.0-3_amd64.deb ...\n", - "Unpacking libatk-bridge2.0-0:amd64 (2.38.0-3) ...\n", - "Selecting previously unselected package libgav1-0:amd64.\n", - "Preparing to unpack .../040-libgav1-0_0.17.0-1build1_amd64.deb ...\n", - "Unpacking libgav1-0:amd64 (0.17.0-1build1) ...\n", - "Selecting previously unselected package libyuv0:amd64.\n", - "Preparing to unpack .../041-libyuv0_0.0~git20220104.b91df1a-2_amd64.deb ...\n", - "Unpacking libyuv0:amd64 (0.0~git20220104.b91df1a-2) ...\n", - "Selecting previously unselected package libavif13:amd64.\n", - "Preparing to unpack .../042-libavif13_0.9.3-3_amd64.deb ...\n", - "Unpacking libavif13:amd64 (0.9.3-3) ...\n", - "Selecting previously unselected package libdbus-glib-1-2:amd64.\n", - "Preparing to unpack .../043-libdbus-glib-1-2_0.112-2build1_amd64.deb ...\n", - "Unpacking libdbus-glib-1-2:amd64 (0.112-2build1) ...\n", - "Selecting previously unselected package libdvdread8:amd64.\n", - "Preparing to unpack .../044-libdvdread8_6.1.2-1_amd64.deb ...\n", - "Unpacking libdvdread8:amd64 (6.1.2-1) ...\n", - "Selecting previously unselected package libdvdnav4:amd64.\n", - "Preparing to unpack .../045-libdvdnav4_6.1.1-1_amd64.deb ...\n", - "Unpacking libdvdnav4:amd64 (6.1.1-1) ...\n", - "Selecting previously unselected package libhunspell-1.7-0:amd64.\n", - "Preparing to unpack .../046-libhunspell-1.7-0_1.7.0-4build1_amd64.deb ...\n", - "Unpacking libhunspell-1.7-0:amd64 (1.7.0-4build1) ...\n", - "Selecting previously unselected package libenchant-2-2:amd64.\n", - "Preparing to unpack .../047-libenchant-2-2_2.3.2-1ubuntu2_amd64.deb ...\n", - "Unpacking libenchant-2-2:amd64 (2.3.2-1ubuntu2) ...\n", - "Selecting previously unselected package libfaad2:amd64.\n", - "Preparing to unpack .../048-libfaad2_2.10.0-2_amd64.deb ...\n", - "Unpacking libfaad2:amd64 (2.10.0-2) ...\n", - "Selecting previously unselected package libffi7:amd64.\n", - "Preparing to unpack .../049-libffi7_3.3-5ubuntu1_amd64.deb ...\n", - "Unpacking libffi7:amd64 (3.3-5ubuntu1) ...\n", - "Selecting previously unselected package libinstpatch-1.0-2:amd64.\n", - "Preparing to unpack .../050-libinstpatch-1.0-2_1.1.6-1_amd64.deb ...\n", - "Unpacking libinstpatch-1.0-2:amd64 (1.1.6-1) ...\n", - "Selecting previously unselected package timgm6mb-soundfont.\n", - "Preparing to unpack .../051-timgm6mb-soundfont_1.3-5_all.deb ...\n", - "Unpacking timgm6mb-soundfont (1.3-5) ...\n", - "Selecting previously unselected package libfluidsynth3:amd64.\n", - "Preparing to unpack .../052-libfluidsynth3_2.2.5-1_amd64.deb ...\n", - "Unpacking libfluidsynth3:amd64 (2.2.5-1) ...\n", - "Selecting previously unselected package libfreeaptx0:amd64.\n", - "Preparing to unpack .../053-libfreeaptx0_0.1.1-1_amd64.deb ...\n", - "Unpacking libfreeaptx0:amd64 (0.1.1-1) ...\n", - "Selecting previously unselected package libgssdp-1.2-0:amd64.\n", - "Preparing to unpack .../054-libgssdp-1.2-0_1.4.0.1-2build1_amd64.deb ...\n", - "Unpacking libgssdp-1.2-0:amd64 (1.4.0.1-2build1) ...\n", - "Selecting previously unselected package libgstreamer-gl1.0-0:amd64.\n", - "Preparing to unpack .../055-libgstreamer-gl1.0-0_1.20.1-1ubuntu0.5_amd64.deb ...\n", - "Unpacking libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.5) ...\n", - "Selecting previously unselected package libxcomposite1:amd64.\n", - "Preparing to unpack .../056-libxcomposite1_1%3a0.4.5-1build2_amd64.deb ...\n", - "Unpacking libxcomposite1:amd64 (1:0.4.5-1build2) ...\n", - "Selecting previously unselected package libgtk-3-common.\n", - "Preparing to unpack .../057-libgtk-3-common_3.24.33-1ubuntu2.2_all.deb ...\n", - "Unpacking libgtk-3-common (3.24.33-1ubuntu2.2) ...\n", - "Selecting previously unselected package libgtk-3-0:amd64.\n", - "Preparing to unpack .../058-libgtk-3-0_3.24.33-1ubuntu2.2_amd64.deb ...\n", - "Unpacking libgtk-3-0:amd64 (3.24.33-1ubuntu2.2) ...\n", - "Selecting previously unselected package libgupnp-1.2-1:amd64.\n", - "Preparing to unpack .../059-libgupnp-1.2-1_1.4.3-1_amd64.deb ...\n", - "Unpacking libgupnp-1.2-1:amd64 (1.4.3-1) ...\n", - "Selecting previously unselected package libgupnp-igd-1.0-4:amd64.\n", - "Preparing to unpack .../060-libgupnp-igd-1.0-4_1.2.0-1build1_amd64.deb ...\n", - "Unpacking libgupnp-igd-1.0-4:amd64 (1.2.0-1build1) ...\n", - "Selecting previously unselected package libharfbuzz-icu0:amd64.\n", - "Preparing to unpack .../061-libharfbuzz-icu0_2.7.4-1ubuntu3.2_amd64.deb ...\n", - "Unpacking libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.2) ...\n", - "Selecting previously unselected package libhyphen0:amd64.\n", - "Preparing to unpack .../062-libhyphen0_2.8.8-7build2_amd64.deb ...\n", - "Unpacking libhyphen0:amd64 (2.8.8-7build2) ...\n", - "Selecting previously unselected package libilmbase25:amd64.\n", - "Preparing to unpack .../063-libilmbase25_2.5.7-2_amd64.deb ...\n", - "Unpacking libilmbase25:amd64 (2.5.7-2) ...\n", - "Selecting previously unselected package libjson-glib-1.0-common.\n", - "Preparing to unpack .../064-libjson-glib-1.0-common_1.6.6-1build1_all.deb ...\n", - "Unpacking libjson-glib-1.0-common (1.6.6-1build1) ...\n", - "Selecting previously unselected package libjson-glib-1.0-0:amd64.\n", - "Preparing to unpack .../065-libjson-glib-1.0-0_1.6.6-1build1_amd64.deb ...\n", - "Unpacking libjson-glib-1.0-0:amd64 (1.6.6-1build1) ...\n", - "Selecting previously unselected package libkate1:amd64.\n", - "Preparing to unpack .../066-libkate1_0.4.1-11build1_amd64.deb ...\n", - "Unpacking libkate1:amd64 (0.4.1-11build1) ...\n", - "Selecting previously unselected package libldacbt-enc2:amd64.\n", - "Preparing to unpack .../067-libldacbt-enc2_2.0.2.3+git20200429+ed310a0-4_amd64.deb ...\n", - "Unpacking libldacbt-enc2:amd64 (2.0.2.3+git20200429+ed310a0-4) ...\n", - "Selecting previously unselected package libltc11:amd64.\n", - "Preparing to unpack .../068-libltc11_1.3.1-1_amd64.deb ...\n", - "Unpacking libltc11:amd64 (1.3.1-1) ...\n", - "Selecting previously unselected package libevdev2:amd64.\n", - "Preparing to unpack .../069-libevdev2_1.12.1+dfsg-1_amd64.deb ...\n", - "Unpacking libevdev2:amd64 (1.12.1+dfsg-1) ...\n", - "Selecting previously unselected package libmanette-0.2-0:amd64.\n", - "Preparing to unpack .../070-libmanette-0.2-0_0.2.6-3build1_amd64.deb ...\n", - "Unpacking libmanette-0.2-0:amd64 (0.2.6-3build1) ...\n", - "Selecting previously unselected package libmjpegutils-2.1-0:amd64.\n", - "Preparing to unpack .../071-libmjpegutils-2.1-0_1%3a2.1.0+debian-6build1_amd64.deb ...\n", - "Unpacking libmjpegutils-2.1-0:amd64 (1:2.1.0+debian-6build1) ...\n", - "Selecting previously unselected package libmodplug1:amd64.\n", - "Preparing to unpack .../072-libmodplug1_1%3a0.8.9.0-3_amd64.deb ...\n", - "Unpacking libmodplug1:amd64 (1:0.8.9.0-3) ...\n", - "Selecting previously unselected package libmpcdec6:amd64.\n", - "Preparing to unpack .../073-libmpcdec6_2%3a0.1~r495-2_amd64.deb ...\n", - "Unpacking libmpcdec6:amd64 (2:0.1~r495-2) ...\n", - "Selecting previously unselected package libmpeg2encpp-2.1-0:amd64.\n", - "Preparing to unpack .../074-libmpeg2encpp-2.1-0_1%3a2.1.0+debian-6build1_amd64.deb ...\n", - "Unpacking libmpeg2encpp-2.1-0:amd64 (1:2.1.0+debian-6build1) ...\n", - "Selecting previously unselected package libmplex2-2.1-0:amd64.\n", - "Preparing to unpack .../075-libmplex2-2.1-0_1%3a2.1.0+debian-6build1_amd64.deb ...\n", - "Unpacking libmplex2-2.1-0:amd64 (1:2.1.0+debian-6build1) ...\n", - "Selecting previously unselected package libnice10:amd64.\n", - "Preparing to unpack .../076-libnice10_0.1.18-2_amd64.deb ...\n", - "Unpacking libnice10:amd64 (0.1.18-2) ...\n", - "Selecting previously unselected package libnotify4:amd64.\n", - "Preparing to unpack .../077-libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb ...\n", - "Unpacking libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ...\n", - "Selecting previously unselected package libopenexr25:amd64.\n", - "Preparing to unpack .../078-libopenexr25_2.5.7-1_amd64.deb ...\n", - "Unpacking libopenexr25:amd64 (2.5.7-1) ...\n", - "Selecting previously unselected package libopenh264-6:amd64.\n", - "Preparing to unpack .../079-libopenh264-6_2.2.0+dfsg-2_amd64.deb ...\n", - "Unpacking libopenh264-6:amd64 (2.2.0+dfsg-2) ...\n", - "Selecting previously unselected package libopenni2-0:amd64.\n", - "Preparing to unpack .../080-libopenni2-0_2.2.0.33+dfsg-15_amd64.deb ...\n", - "Unpacking libopenni2-0:amd64 (2.2.0.33+dfsg-15) ...\n", - "Selecting previously unselected package libqrencode4:amd64.\n", - "Preparing to unpack .../081-libqrencode4_4.1.1-1_amd64.deb ...\n", - "Unpacking libqrencode4:amd64 (4.1.1-1) ...\n", - "Selecting previously unselected package libsecret-common.\n", - "Preparing to unpack .../082-libsecret-common_0.20.5-2_all.deb ...\n", - "Unpacking libsecret-common (0.20.5-2) ...\n", - "Selecting previously unselected package libsecret-1-0:amd64.\n", - "Preparing to unpack .../083-libsecret-1-0_0.20.5-2_amd64.deb ...\n", - "Unpacking libsecret-1-0:amd64 (0.20.5-2) ...\n", - "Selecting previously unselected package libsoundtouch1:amd64.\n", - "Preparing to unpack .../084-libsoundtouch1_2.3.1+ds1-1_amd64.deb ...\n", - "Unpacking libsoundtouch1:amd64 (2.3.1+ds1-1) ...\n", - "Selecting previously unselected package libsoup-3.0-common.\n", - "Preparing to unpack .../085-libsoup-3.0-common_3.0.7-0ubuntu1_all.deb ...\n", - "Unpacking libsoup-3.0-common (3.0.7-0ubuntu1) ...\n", - "Selecting previously unselected package libsoup-3.0-0:amd64.\n", - "Preparing to unpack .../086-libsoup-3.0-0_3.0.7-0ubuntu1_amd64.deb ...\n", - "Unpacking libsoup-3.0-0:amd64 (3.0.7-0ubuntu1) ...\n", - "Selecting previously unselected package libspandsp2:amd64.\n", - "Preparing to unpack .../087-libspandsp2_0.0.6+dfsg-2_amd64.deb ...\n", - "Unpacking libspandsp2:amd64 (0.0.6+dfsg-2) ...\n", - "Selecting previously unselected package libsrtp2-1:amd64.\n", - "Preparing to unpack .../088-libsrtp2-1_2.4.2-2_amd64.deb ...\n", - "Unpacking libsrtp2-1:amd64 (2.4.2-2) ...\n", - "Selecting previously unselected package libwebrtc-audio-processing1:amd64.\n", - "Preparing to unpack .../089-libwebrtc-audio-processing1_0.3.1-0ubuntu5_amd64.deb ...\n", - "Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu5) ...\n", - "Selecting previously unselected package libwildmidi2:amd64.\n", - "Preparing to unpack .../090-libwildmidi2_0.4.3-1_amd64.deb ...\n", - "Unpacking libwildmidi2:amd64 (0.4.3-1) ...\n", - "Selecting previously unselected package libwoff1:amd64.\n", - "Preparing to unpack .../091-libwoff1_1.0.2-1build4_amd64.deb ...\n", - "Unpacking libwoff1:amd64 (1.0.2-1build4) ...\n", - "Selecting previously unselected package libxtst6:amd64.\n", - "Preparing to unpack .../092-libxtst6_2%3a1.2.3-1build4_amd64.deb ...\n", - "Unpacking libxtst6:amd64 (2:1.2.3-1build4) ...\n", - "Selecting previously unselected package libzbar0:amd64.\n", - "Preparing to unpack .../093-libzbar0_0.23.92-4build2_amd64.deb ...\n", - "Unpacking libzbar0:amd64 (0.23.92-4build2) ...\n", - "Selecting previously unselected package libzxingcore1:amd64.\n", - "Preparing to unpack .../094-libzxingcore1_1.2.0-1_amd64.deb ...\n", - "Unpacking libzxingcore1:amd64 (1.2.0-1) ...\n", - "Selecting previously unselected package xfonts-encodings.\n", - "Preparing to unpack .../095-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...\n", - "Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...\n", - "Selecting previously unselected package xfonts-utils.\n", - "Preparing to unpack .../096-xfonts-utils_1%3a7.7+6build2_amd64.deb ...\n", - "Unpacking xfonts-utils (1:7.7+6build2) ...\n", - "Selecting previously unselected package xfonts-cyrillic.\n", - "Preparing to unpack .../097-xfonts-cyrillic_1%3a1.0.5_all.deb ...\n", - "Unpacking xfonts-cyrillic (1:1.0.5) ...\n", - "Selecting previously unselected package xfonts-scalable.\n", - "Preparing to unpack .../098-xfonts-scalable_1%3a1.0.3-1.2ubuntu1_all.deb ...\n", - "Unpacking xfonts-scalable (1:1.0.3-1.2ubuntu1) ...\n", - "Selecting previously unselected package libdca0:amd64.\n", - "Preparing to unpack .../099-libdca0_0.0.7-2_amd64.deb ...\n", - "Unpacking libdca0:amd64 (0.0.7-2) ...\n", - "Selecting previously unselected package libgstreamer-plugins-bad1.0-0:amd64.\n", - "Preparing to unpack .../100-libgstreamer-plugins-bad1.0-0_1.20.3-0ubuntu1.1_amd64.deb ...\n", - "Unpacking libgstreamer-plugins-bad1.0-0:amd64 (1.20.3-0ubuntu1.1) ...\n", - "Selecting previously unselected package libsbc1:amd64.\n", - "Preparing to unpack .../101-libsbc1_1.5-3build2_amd64.deb ...\n", - "Unpacking libsbc1:amd64 (1.5-3build2) ...\n", - "Selecting previously unselected package libvo-aacenc0:amd64.\n", - "Preparing to unpack .../102-libvo-aacenc0_0.1.3-2_amd64.deb ...\n", - "Unpacking libvo-aacenc0:amd64 (0.1.3-2) ...\n", - "Selecting previously unselected package libvo-amrwbenc0:amd64.\n", - "Preparing to unpack .../103-libvo-amrwbenc0_0.1.3-2_amd64.deb ...\n", - "Unpacking libvo-amrwbenc0:amd64 (0.1.3-2) ...\n", - "Selecting previously unselected package gstreamer1.0-plugins-bad:amd64.\n", - "Preparing to unpack .../104-gstreamer1.0-plugins-bad_1.20.3-0ubuntu1.1_amd64.deb ...\n", - "Unpacking gstreamer1.0-plugins-bad:amd64 (1.20.3-0ubuntu1.1) ...\n", - "Setting up libtext-iconv-perl (1.7-7build3) ...\n", - "Setting up libfreeaptx0:amd64 (0.1.1-1) ...\n", - "Setting up libmodplug1:amd64 (1:0.8.9.0-3) ...\n", - "Setting up libcdparanoia0:amd64 (3.10.2+debian-14build2) ...\n", - "Setting up libvo-amrwbenc0:amd64 (0.1.3-2) ...\n", - "Setting up session-migration (0.3.6) ...\n", - "Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service.\n", - "Setting up libsbc1:amd64 (1.5-3build2) ...\n", - "Setting up libproxy1v5:amd64 (0.4.17-2) ...\n", - "Setting up libtag1v5-vanilla:amd64 (1.11.1+dfsg.1-3ubuntu3) ...\n", - "Setting up libkate1:amd64 (0.4.1-11build1) ...\n", - "Setting up libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.2) ...\n", - "Setting up libopenni2-0:amd64 (2.2.0.33+dfsg-15) ...\n", - "Setting up libwoff1:amd64 (1.0.2-1build4) ...\n", - "Setting up libqrencode4:amd64 (4.1.1-1) ...\n", - "Setting up libhyphen0:amd64 (2.8.8-7build2) ...\n", - "Setting up dictionaries-common (1.28.14) ...\n", - "Setting up fonts-noto-color-emoji (2.047-0ubuntu0.22.04.1) ...\n", - "Setting up libvisual-0.4-0:amd64 (0.4.0-17build2) ...\n", - "Setting up libaspell15:amd64 (0.60.8-4build1) ...\n", - "Setting up libxtst6:amd64 (2:1.2.3-1build4) ...\n", - "Setting up libsrtp2-1:amd64 (2.4.2-2) ...\n", - "Setting up libffi7:amd64 (3.3-5ubuntu1) ...\n", - "Setting up libldacbt-enc2:amd64 (2.0.2.3+git20200429+ed310a0-4) ...\n", - "Setting up fonts-wqy-zenhei (0.9.45-8) ...\n", - "Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu5) ...\n", - "Setting up fonts-freefont-ttf (20120503-10build1) ...\n", - "Setting up libilmbase25:amd64 (2.5.7-2) ...\n", - "Setting up libatspi2.0-0:amd64 (2.44.0-3) ...\n", - "Setting up libsoup-3.0-common (3.0.7-0ubuntu1) ...\n", - "Setting up libmpcdec6:amd64 (2:0.1~r495-2) ...\n", - "Setting up libspandsp2:amd64 (0.0.6+dfsg-2) ...\n", - "Setting up libvo-aacenc0:amd64 (0.1.3-2) ...\n", - "Setting up libopenexr25:amd64 (2.5.7-1) ...\n", - "Setting up libsoundtouch1:amd64 (2.3.1+ds1-1) ...\n", - "Setting up fonts-tlwg-loma-otf (1:0.7.3-1) ...\n", - "Setting up libdvdread8:amd64 (6.1.2-1) ...\n", - "Setting up libdbus-glib-1-2:amd64 (0.112-2build1) ...\n", - "Setting up libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ...\n", - "Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...\n", - "Setting up libfaad2:amd64 (2.10.0-2) ...\n", - "Setting up libshout3:amd64 (2.4.5-1build3) ...\n", - "Setting up liborc-0.4-0:amd64 (1:0.4.32-2ubuntu0.1) ...\n", - "Setting up libabsl20210324:amd64 (0~20210324.2-2ubuntu0.2) ...\n", - "Setting up libltc11:amd64 (1.3.1-1) ...\n", - "Setting up libsoup2.4-common (2.74.2-3ubuntu0.6) ...\n", - "Setting up libatk1.0-data (2.36.0-3build1) ...\n", - "Setting up libtag1v5:amd64 (1.11.1+dfsg.1-3ubuntu3) ...\n", - "Setting up libdv4:amd64 (1.0.0-14build1) ...\n", - "Setting up fonts-ipafont-gothic (00303-21ubuntu1) ...\n", - "update-alternatives: using /usr/share/fonts/opentype/ipafont-gothic/ipag.ttf to provide /usr/share/fonts/truetype/fonts-japanese-gothic.ttf (fonts-japanese-gothic.ttf) in auto mode\n", - "Setting up libwildmidi2:amd64 (0.4.3-1) ...\n", - "Setting up libopenh264-6:amd64 (2.2.0+dfsg-2) ...\n", - "Setting up libwavpack1:amd64 (5.4.0-1build2) ...\n", - "Setting up libzxingcore1:amd64 (1.2.0-1) ...\n", - "Setting up libv4lconvert0:amd64 (1.22.1-2build1) ...\n", - "Setting up hunspell-en-us (1:2020.12.07-2) ...\n", - "Setting up libdca0:amd64 (0.0.7-2) ...\n", - "Setting up libjson-glib-1.0-common (1.6.6-1build1) ...\n", - "Setting up libatk1.0-0:amd64 (2.36.0-3build1) ...\n", - "Setting up libhunspell-1.7-0:amd64 (1.7.0-4build1) ...\n", - "Setting up glib-networking-common (2.72.0-1) ...\n", - "Setting up timgm6mb-soundfont (1.3-5) ...\n", - "update-alternatives: using /usr/share/sounds/sf2/TimGM6mb.sf2 to provide /usr/share/sounds/sf2/default-GM.sf2 (default-GM.sf2) in auto mode\n", - "update-alternatives: using /usr/share/sounds/sf2/TimGM6mb.sf2 to provide /usr/share/sounds/sf3/default-GM.sf3 (default-GM.sf3) in auto mode\n", - "Setting up libyuv0:amd64 (0.0~git20220104.b91df1a-2) ...\n", - "Setting up libxcomposite1:amd64 (1:0.4.5-1build2) ...\n", - "Setting up libevdev2:amd64 (1.12.1+dfsg-1) ...\n", - "Setting up libinstpatch-1.0-2:amd64 (1.1.6-1) ...\n", - "Setting up libmjpegutils-2.1-0:amd64 (1:2.1.0+debian-6build1) ...\n", - "Setting up libgudev-1.0-0:amd64 (1:237-2build1) ...\n", - "Setting up libsecret-common (0.20.5-2) ...\n", - "Setting up libgtk-3-common (3.24.33-1ubuntu2.2) ...\n", - "Setting up libfluidsynth3:amd64 (2.2.5-1) ...\n", - "Setting up libdvdnav4:amd64 (6.1.1-1) ...\n", - "Setting up fonts-unifont (1:14.0.01-1) ...\n", - "Setting up libaa1:amd64 (1.4p5-50build1) ...\n", - "Setting up gsettings-desktop-schemas (42.0-1ubuntu1) ...\n", - "Setting up glib-networking-services (2.72.0-1) ...\n", - "Setting up libenchant-2-2:amd64 (2.3.2-1ubuntu2) ...\n", - "Setting up libmanette-0.2-0:amd64 (0.2.6-3build1) ...\n", - "Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.5) ...\n", - "Setting up xfonts-utils (1:7.7+6build2) ...\n", - "Setting up libjson-glib-1.0-0:amd64 (1.6.6-1build1) ...\n", - "Setting up libv4l-0:amd64 (1.22.1-2build1) ...\n", - "Setting up libatk-bridge2.0-0:amd64 (2.38.0-3) ...\n", - "Setting up libgstreamer-plugins-bad1.0-0:amd64 (1.20.3-0ubuntu1.1) ...\n", - "Setting up libsecret-1-0:amd64 (0.20.5-2) ...\n", - "Setting up libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.4) ...\n", - "Setting up libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.5) ...\n", - "Setting up gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.5) ...\n", - "Setting up libgav1-0:amd64 (0.17.0-1build1) ...\n", - "Setting up libmpeg2encpp-2.1-0:amd64 (1:2.1.0+debian-6build1) ...\n", - "Setting up libavif13:amd64 (0.9.3-3) ...\n", - "Setting up xfonts-cyrillic (1:1.0.5) ...\n", - "Setting up libmplex2-2.1-0:amd64 (1:2.1.0+debian-6build1) ...\n", - "Setting up gstreamer1.0-libav:amd64 (1.20.3-0ubuntu1) ...\n", - "Setting up xfonts-scalable (1:1.0.3-1.2ubuntu1) ...\n", - "Setting up libzbar0:amd64 (0.23.92-4build2) ...\n", - "Processing triggers for libc-bin (2.35-0ubuntu3.8) ...\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbbind_2_0.so.3 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_adapter_level_zero_v2.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbmalloc.so.2 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libumf.so.1 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbb.so.12 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbbind_2_5.so.3 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libhwloc.so.15 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtcm.so.1 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_adapter_level_zero.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtcm_debug.so.1 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbmalloc_proxy.so.2 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_adapter_opencl.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_loader.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbbind.so.3 is not a symbolic link\n", - "\n", - "Processing triggers for man-db (2.10.2-1) ...\n", - "Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...\n", - "Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.6) ...\n", - "Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2.2) ...\n", - "Setting up glib-networking:amd64 (2.72.0-1) ...\n", - "Setting up libsoup2.4-1:amd64 (2.74.2-3ubuntu0.6) ...\n", - "Setting up gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.4) ...\n", - "Setting up libsoup-3.0-0:amd64 (3.0.7-0ubuntu1) ...\n", - "Setting up libgssdp-1.2-0:amd64 (1.4.0.1-2build1) ...\n", - "Setting up libgupnp-1.2-1:amd64 (1.4.3-1) ...\n", - "Setting up libgupnp-igd-1.0-4:amd64 (1.2.0-1build1) ...\n", - "Setting up libnice10:amd64 (0.1.18-2) ...\n", - "Setting up gstreamer1.0-plugins-bad:amd64 (1.20.3-0ubuntu1.1) ...\n", - "Processing triggers for dictionaries-common (1.28.14) ...\n", - "Processing triggers for libc-bin (2.35-0ubuntu3.8) ...\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbbind_2_0.so.3 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_adapter_level_zero_v2.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbmalloc.so.2 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libumf.so.1 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbb.so.12 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbbind_2_5.so.3 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libhwloc.so.15 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtcm.so.1 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_adapter_level_zero.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtcm_debug.so.1 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbmalloc_proxy.so.2 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_adapter_opencl.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_loader.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbbind.so.3 is not a symbolic link\n", - "\n", - "Collecting pdfplumber\n", - " Downloading pdfplumber-0.11.8-py3-none-any.whl.metadata (43 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m43.6/43.6 kB\u001b[0m \u001b[31m4.6 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hCollecting pdfminer.six==20251107 (from pdfplumber)\n", - " Downloading pdfminer_six-20251107-py3-none-any.whl.metadata (4.2 kB)\n", - "Requirement already satisfied: Pillow>=9.1 in /usr/local/lib/python3.12/dist-packages (from pdfplumber) (11.3.0)\n", - "Collecting pypdfium2>=4.18.0 (from pdfplumber)\n", - " Downloading pypdfium2-5.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (67 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m67.9/67.9 kB\u001b[0m \u001b[31m7.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hRequirement already satisfied: charset-normalizer>=2.0.0 in /usr/local/lib/python3.12/dist-packages (from pdfminer.six==20251107->pdfplumber) (3.4.4)\n", - "Requirement already satisfied: cryptography>=36.0.0 in /usr/local/lib/python3.12/dist-packages (from pdfminer.six==20251107->pdfplumber) (43.0.3)\n", - "Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.12/dist-packages (from cryptography>=36.0.0->pdfminer.six==20251107->pdfplumber) (2.0.0)\n", - "Requirement already satisfied: pycparser in /usr/local/lib/python3.12/dist-packages (from cffi>=1.12->cryptography>=36.0.0->pdfminer.six==20251107->pdfplumber) (2.23)\n", - "Downloading pdfplumber-0.11.8-py3-none-any.whl (60 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m60.0/60.0 kB\u001b[0m \u001b[31m6.7 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading pdfminer_six-20251107-py3-none-any.whl (5.6 MB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m5.6/5.6 MB\u001b[0m \u001b[31m132.9 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading pypdfium2-5.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m3.0/3.0 MB\u001b[0m \u001b[31m57.5 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hInstalling collected packages: pypdfium2, pdfminer.six, pdfplumber\n", - "Successfully installed pdfminer.six-20251107 pdfplumber-0.11.8 pypdfium2-5.0.0\n", - "Collecting trafilatura\n", - " Downloading trafilatura-2.0.0-py3-none-any.whl.metadata (12 kB)\n", - "Requirement already satisfied: certifi in /usr/local/lib/python3.12/dist-packages (from trafilatura) (2025.10.5)\n", - "Requirement already satisfied: charset_normalizer>=3.4.0 in /usr/local/lib/python3.12/dist-packages (from trafilatura) (3.4.4)\n", - "Collecting courlan>=1.3.2 (from trafilatura)\n", - " Downloading courlan-1.3.2-py3-none-any.whl.metadata (17 kB)\n", - "Collecting htmldate>=1.9.2 (from trafilatura)\n", - " Downloading htmldate-1.9.4-py3-none-any.whl.metadata (10 kB)\n", - "Collecting justext>=3.0.1 (from trafilatura)\n", - " Downloading justext-3.0.2-py2.py3-none-any.whl.metadata (7.3 kB)\n", - "Requirement already satisfied: lxml>=5.3.0 in /usr/local/lib/python3.12/dist-packages (from trafilatura) (5.4.0)\n", - "Requirement already satisfied: urllib3<3,>=1.26 in /usr/local/lib/python3.12/dist-packages (from trafilatura) (2.5.0)\n", - "Requirement already satisfied: babel>=2.16.0 in /usr/local/lib/python3.12/dist-packages (from courlan>=1.3.2->trafilatura) (2.17.0)\n", - "Collecting tld>=0.13 (from courlan>=1.3.2->trafilatura)\n", - " Downloading tld-0.13.1-py2.py3-none-any.whl.metadata (10 kB)\n", - "Collecting dateparser>=1.1.2 (from htmldate>=1.9.2->trafilatura)\n", - " Downloading dateparser-1.2.2-py3-none-any.whl.metadata (29 kB)\n", - "Requirement already satisfied: python-dateutil>=2.9.0.post0 in /usr/local/lib/python3.12/dist-packages (from htmldate>=1.9.2->trafilatura) (2.9.0.post0)\n", - "Requirement already satisfied: pytz>=2024.2 in /usr/local/lib/python3.12/dist-packages (from dateparser>=1.1.2->htmldate>=1.9.2->trafilatura) (2025.2)\n", - "Requirement already satisfied: regex>=2024.9.11 in /usr/local/lib/python3.12/dist-packages (from dateparser>=1.1.2->htmldate>=1.9.2->trafilatura) (2024.11.6)\n", - "Requirement already satisfied: tzlocal>=0.2 in /usr/local/lib/python3.12/dist-packages (from dateparser>=1.1.2->htmldate>=1.9.2->trafilatura) (5.3.1)\n", - "Collecting lxml_html_clean (from lxml[html_clean]>=4.4.2->justext>=3.0.1->trafilatura)\n", - " Downloading lxml_html_clean-0.4.3-py3-none-any.whl.metadata (2.3 kB)\n", - "Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/dist-packages (from python-dateutil>=2.9.0.post0->htmldate>=1.9.2->trafilatura) (1.17.0)\n", - "Downloading trafilatura-2.0.0-py3-none-any.whl (132 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m132.6/132.6 kB\u001b[0m \u001b[31m16.8 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading courlan-1.3.2-py3-none-any.whl (33 kB)\n", - "Downloading htmldate-1.9.4-py3-none-any.whl (31 kB)\n", - "Downloading justext-3.0.2-py2.py3-none-any.whl (837 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m837.9/837.9 kB\u001b[0m \u001b[31m61.5 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading dateparser-1.2.2-py3-none-any.whl (315 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m315.5/315.5 kB\u001b[0m \u001b[31m33.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading tld-0.13.1-py2.py3-none-any.whl (274 kB)\n", - "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m274.7/274.7 kB\u001b[0m \u001b[31m31.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", - "\u001b[?25hDownloading lxml_html_clean-0.4.3-py3-none-any.whl (14 kB)\n", - "Installing collected packages: tld, lxml_html_clean, dateparser, courlan, justext, htmldate, trafilatura\n", - "Successfully installed courlan-1.3.2 dateparser-1.2.2 htmldate-1.9.4 justext-3.0.2 lxml_html_clean-0.4.3 tld-0.13.1 trafilatura-2.0.0\n", - "Requirement already satisfied: azure.ai.inference in /usr/local/lib/python3.12/dist-packages (1.0.0b9)\n", - "Requirement already satisfied: isodate>=0.6.1 in /usr/local/lib/python3.12/dist-packages (from azure.ai.inference) (0.7.2)\n", - "Requirement already satisfied: azure-core>=1.30.0 in /usr/local/lib/python3.12/dist-packages (from azure.ai.inference) (1.36.0)\n", - "Requirement already satisfied: typing-extensions>=4.6.0 in /usr/local/lib/python3.12/dist-packages (from azure.ai.inference) (4.15.0)\n", - "Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.12/dist-packages (from azure-core>=1.30.0->azure.ai.inference) (2.32.4)\n", - "Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/dist-packages (from requests>=2.21.0->azure-core>=1.30.0->azure.ai.inference) (3.4.4)\n", - "Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/dist-packages (from requests>=2.21.0->azure-core>=1.30.0->azure.ai.inference) (3.11)\n", - "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/dist-packages (from requests>=2.21.0->azure-core>=1.30.0->azure.ai.inference) (2.5.0)\n", - "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/dist-packages (from requests>=2.21.0->azure-core>=1.30.0->azure.ai.inference) (2025.10.5)\n", - "Requirement already satisfied: py_vncorenlp in /usr/local/lib/python3.12/dist-packages (0.1.4)\n", - "Requirement already satisfied: pyjnius in /usr/local/lib/python3.12/dist-packages (from py_vncorenlp) (1.7.0)\n", - "Collecting ollama\n", - " Downloading ollama-0.6.0-py3-none-any.whl.metadata (4.3 kB)\n", - "Requirement already satisfied: httpx>=0.27 in /usr/local/lib/python3.12/dist-packages (from ollama) (0.28.1)\n", - "Requirement already satisfied: pydantic>=2.9 in /usr/local/lib/python3.12/dist-packages (from ollama) (2.11.10)\n", - "Requirement already satisfied: anyio in /usr/local/lib/python3.12/dist-packages (from httpx>=0.27->ollama) (4.11.0)\n", - "Requirement already satisfied: certifi in /usr/local/lib/python3.12/dist-packages (from httpx>=0.27->ollama) (2025.10.5)\n", - "Requirement already satisfied: httpcore==1.* in /usr/local/lib/python3.12/dist-packages (from httpx>=0.27->ollama) (1.0.9)\n", - "Requirement already satisfied: idna in /usr/local/lib/python3.12/dist-packages (from httpx>=0.27->ollama) (3.11)\n", - "Requirement already satisfied: h11>=0.16 in /usr/local/lib/python3.12/dist-packages (from httpcore==1.*->httpx>=0.27->ollama) (0.16.0)\n", - "Requirement already satisfied: annotated-types>=0.6.0 in /usr/local/lib/python3.12/dist-packages (from pydantic>=2.9->ollama) (0.7.0)\n", - "Requirement already satisfied: pydantic-core==2.33.2 in /usr/local/lib/python3.12/dist-packages (from pydantic>=2.9->ollama) (2.33.2)\n", - "Requirement already satisfied: typing-extensions>=4.12.2 in /usr/local/lib/python3.12/dist-packages (from pydantic>=2.9->ollama) (4.15.0)\n", - "Requirement already satisfied: typing-inspection>=0.4.0 in /usr/local/lib/python3.12/dist-packages (from pydantic>=2.9->ollama) (0.4.2)\n", - "Requirement already satisfied: sniffio>=1.1 in /usr/local/lib/python3.12/dist-packages (from anyio->httpx>=0.27->ollama) (1.3.1)\n", - "Downloading ollama-0.6.0-py3-none-any.whl (14 kB)\n", - "Installing collected packages: ollama\n", - "Successfully installed ollama-0.6.0\n", - "Reading package lists... Done\n", - "Building dependency tree... Done\n", - "Reading state information... Done\n", - "The following additional packages will be installed:\n", - " ca-certificates-java fonts-dejavu-core fonts-dejavu-extra java-common\n", - " libatk-wrapper-java libatk-wrapper-java-jni libpcsclite1 libxt-dev\n", - " libxxf86dga1 openjdk-11-jdk-headless openjdk-11-jre openjdk-11-jre-headless\n", - " x11-utils\n", - "Suggested packages:\n", - " default-jre pcscd libxt-doc openjdk-11-demo openjdk-11-source visualvm\n", - " libnss-mdns fonts-ipafont-mincho fonts-indic mesa-utils\n", - "The following NEW packages will be installed:\n", - " ca-certificates-java fonts-dejavu-core fonts-dejavu-extra java-common\n", - " libatk-wrapper-java libatk-wrapper-java-jni libpcsclite1 libxt-dev\n", - " libxxf86dga1 openjdk-11-jdk openjdk-11-jdk-headless openjdk-11-jre\n", - " openjdk-11-jre-headless x11-utils\n", - "0 upgraded, 14 newly installed, 0 to remove and 43 not upgraded.\n", - "Need to get 122 MB of archives.\n", - "After this operation, 274 MB of additional disk space will be used.\n", - "Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 java-common all 0.72build2 [6,782 B]\n", - "Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcsclite1 amd64 1.9.5-3ubuntu1 [19.8 kB]\n", - "Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jre-headless amd64 11.0.28+6-1ubuntu1~22.04.1 [42.6 MB]\n", - "Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates-java all 20190909ubuntu1.2 [12.1 kB]\n", - "Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1,041 kB]\n", - "Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-extra all 2.37-2build1 [2,041 kB]\n", - "Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86dga1 amd64 2:1.1.5-0ubuntu3 [12.6 kB]\n", - "Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-utils amd64 7.7+5build2 [206 kB]\n", - "Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-wrapper-java all 0.38.0-5build1 [53.1 kB]\n", - "Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-wrapper-java-jni amd64 0.38.0-5build1 [49.0 kB]\n", - "Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxt-dev amd64 1:1.2.1-1 [396 kB]\n", - "Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jre amd64 11.0.28+6-1ubuntu1~22.04.1 [214 kB]\n", - "Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jdk-headless amd64 11.0.28+6-1ubuntu1~22.04.1 [73.6 MB]\n", - "Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jdk amd64 11.0.28+6-1ubuntu1~22.04.1 [1,342 kB]\n", - "Fetched 122 MB in 9s (13.8 MB/s)\n", - "Selecting previously unselected package java-common.\n", - "(Reading database ... 122898 files and directories currently installed.)\n", - "Preparing to unpack .../00-java-common_0.72build2_all.deb ...\n", - "Unpacking java-common (0.72build2) ...\n", - "Selecting previously unselected package libpcsclite1:amd64.\n", - "Preparing to unpack .../01-libpcsclite1_1.9.5-3ubuntu1_amd64.deb ...\n", - "Unpacking libpcsclite1:amd64 (1.9.5-3ubuntu1) ...\n", - "Selecting previously unselected package openjdk-11-jre-headless:amd64.\n", - "Preparing to unpack .../02-openjdk-11-jre-headless_11.0.28+6-1ubuntu1~22.04.1_amd64.deb ...\n", - "Unpacking openjdk-11-jre-headless:amd64 (11.0.28+6-1ubuntu1~22.04.1) ...\n", - "Selecting previously unselected package ca-certificates-java.\n", - "Preparing to unpack .../03-ca-certificates-java_20190909ubuntu1.2_all.deb ...\n", - "Unpacking ca-certificates-java (20190909ubuntu1.2) ...\n", - "Selecting previously unselected package fonts-dejavu-core.\n", - "Preparing to unpack .../04-fonts-dejavu-core_2.37-2build1_all.deb ...\n", - "Unpacking fonts-dejavu-core (2.37-2build1) ...\n", - "Selecting previously unselected package fonts-dejavu-extra.\n", - "Preparing to unpack .../05-fonts-dejavu-extra_2.37-2build1_all.deb ...\n", - "Unpacking fonts-dejavu-extra (2.37-2build1) ...\n", - "Selecting previously unselected package libxxf86dga1:amd64.\n", - "Preparing to unpack .../06-libxxf86dga1_2%3a1.1.5-0ubuntu3_amd64.deb ...\n", - "Unpacking libxxf86dga1:amd64 (2:1.1.5-0ubuntu3) ...\n", - "Selecting previously unselected package x11-utils.\n", - "Preparing to unpack .../07-x11-utils_7.7+5build2_amd64.deb ...\n", - "Unpacking x11-utils (7.7+5build2) ...\n", - "Selecting previously unselected package libatk-wrapper-java.\n", - "Preparing to unpack .../08-libatk-wrapper-java_0.38.0-5build1_all.deb ...\n", - "Unpacking libatk-wrapper-java (0.38.0-5build1) ...\n", - "Selecting previously unselected package libatk-wrapper-java-jni:amd64.\n", - "Preparing to unpack .../09-libatk-wrapper-java-jni_0.38.0-5build1_amd64.deb ...\n", - "Unpacking libatk-wrapper-java-jni:amd64 (0.38.0-5build1) ...\n", - "Selecting previously unselected package libxt-dev:amd64.\n", - "Preparing to unpack .../10-libxt-dev_1%3a1.2.1-1_amd64.deb ...\n", - "Unpacking libxt-dev:amd64 (1:1.2.1-1) ...\n", - "Selecting previously unselected package openjdk-11-jre:amd64.\n", - "Preparing to unpack .../11-openjdk-11-jre_11.0.28+6-1ubuntu1~22.04.1_amd64.deb ...\n", - "Unpacking openjdk-11-jre:amd64 (11.0.28+6-1ubuntu1~22.04.1) ...\n", - "Selecting previously unselected package openjdk-11-jdk-headless:amd64.\n", - "Preparing to unpack .../12-openjdk-11-jdk-headless_11.0.28+6-1ubuntu1~22.04.1_amd64.deb ...\n", - "Unpacking openjdk-11-jdk-headless:amd64 (11.0.28+6-1ubuntu1~22.04.1) ...\n", - "Selecting previously unselected package openjdk-11-jdk:amd64.\n", - "Preparing to unpack .../13-openjdk-11-jdk_11.0.28+6-1ubuntu1~22.04.1_amd64.deb ...\n", - "Unpacking openjdk-11-jdk:amd64 (11.0.28+6-1ubuntu1~22.04.1) ...\n", - "Setting up java-common (0.72build2) ...\n", - "Setting up libxxf86dga1:amd64 (2:1.1.5-0ubuntu3) ...\n", - "Setting up libxt-dev:amd64 (1:1.2.1-1) ...\n", - "Setting up fonts-dejavu-core (2.37-2build1) ...\n", - "Setting up libpcsclite1:amd64 (1.9.5-3ubuntu1) ...\n", - "Setting up fonts-dejavu-extra (2.37-2build1) ...\n", - "Setting up x11-utils (7.7+5build2) ...\n", - "Setting up libatk-wrapper-java (0.38.0-5build1) ...\n", - "Setting up libatk-wrapper-java-jni:amd64 (0.38.0-5build1) ...\n", - "Setting up openjdk-11-jre-headless:amd64 (11.0.28+6-1ubuntu1~22.04.1) ...\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\n", - "Setting up openjdk-11-jre:amd64 (11.0.28+6-1ubuntu1~22.04.1) ...\n", - "Setting up openjdk-11-jdk-headless:amd64 (11.0.28+6-1ubuntu1~22.04.1) ...\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode\n", - "Setting up openjdk-11-jdk:amd64 (11.0.28+6-1ubuntu1~22.04.1) ...\n", - "update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode\n", - "Setting up ca-certificates-java (20190909ubuntu1.2) ...\n", - "head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory\n", - "Adding debian:DigiCert_Assured_ID_Root_G2.pem\n", - "Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem\n", - "Adding debian:SwissSign_Silver_CA_-_G2.pem\n", - "Adding debian:Actalis_Authentication_Root_CA.pem\n", - "Adding debian:Hongkong_Post_Root_CA_3.pem\n", - "Adding debian:T-TeleSec_GlobalRoot_Class_2.pem\n", - "Adding debian:DigiCert_Trusted_Root_G4.pem\n", - "Adding debian:DigiCert_Global_Root_G2.pem\n", - "Adding debian:DigiCert_Global_Root_CA.pem\n", - "Adding debian:Entrust_Root_Certification_Authority_-_G4.pem\n", - "Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem\n", - "Adding debian:Go_Daddy_Class_2_CA.pem\n", - "Adding debian:Secure_Global_CA.pem\n", - "Adding debian:Amazon_Root_CA_3.pem\n", - "Adding debian:ISRG_Root_X1.pem\n", - "Adding debian:Trustwave_Global_Certification_Authority.pem\n", - "Adding debian:ANF_Secure_Server_Root_CA.pem\n", - "Adding debian:Amazon_Root_CA_2.pem\n", - "Adding debian:GTS_Root_R1.pem\n", - "Adding debian:Certigna_Root_CA.pem\n", - "Adding debian:certSIGN_Root_CA_G2.pem\n", - "Adding debian:UCA_Extended_Validation_Root.pem\n", - "Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\n", - "Adding debian:Security_Communication_RootCA2.pem\n", - "Adding debian:Security_Communication_Root_CA.pem\n", - "Adding debian:COMODO_Certification_Authority.pem\n", - "Adding debian:GlobalSign_Root_R46.pem\n", - "Adding debian:Telia_Root_CA_v2.pem\n", - "Adding debian:COMODO_RSA_Certification_Authority.pem\n", - "Adding debian:certSIGN_ROOT_CA.pem\n", - "Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\n", - "Adding debian:Security_Communication_RootCA3.pem\n", - "Adding debian:emSign_ECC_Root_CA_-_G3.pem\n", - "Adding debian:Amazon_Root_CA_4.pem\n", - "Adding debian:SwissSign_Gold_CA_-_G2.pem\n", - "Adding debian:Atos_TrustedRoot_2011.pem\n", - "Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\n", - "Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem\n", - "Adding debian:IdenTrust_Commercial_Root_CA_1.pem\n", - "Adding debian:SZAFIR_ROOT_CA2.pem\n", - "Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\n", - "Adding debian:Certainly_Root_E1.pem\n", - "Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem\n", - "Adding debian:Certum_Trusted_Network_CA.pem\n", - "Adding debian:AffirmTrust_Networking.pem\n", - "Adding debian:emSign_ECC_Root_CA_-_C3.pem\n", - "Adding debian:AC_RAIZ_FNMT-RCM.pem\n", - "Adding debian:Certum_EC-384_CA.pem\n", - "Adding debian:SSL.com_Root_Certification_Authority_RSA.pem\n", - "Adding debian:DigiCert_Global_Root_G3.pem\n", - "Adding debian:GTS_Root_R4.pem\n", - "Adding debian:CFCA_EV_ROOT.pem\n", - "Adding debian:NAVER_Global_Root_Certification_Authority.pem\n", - "Adding debian:e-Szigno_Root_CA_2017.pem\n", - "Adding debian:Buypass_Class_2_Root_CA.pem\n", - "Adding debian:T-TeleSec_GlobalRoot_Class_3.pem\n", - "Adding debian:DigiCert_Assured_ID_Root_G3.pem\n", - "Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\n", - "Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\n", - "Adding debian:HiPKI_Root_CA_-_G1.pem\n", - "Adding debian:QuoVadis_Root_CA_1_G3.pem\n", - "Adding debian:XRamp_Global_CA_Root.pem\n", - "Adding debian:Security_Communication_ECC_RootCA1.pem\n", - "Adding debian:QuoVadis_Root_CA_3.pem\n", - "Adding debian:ePKI_Root_Certification_Authority.pem\n", - "Adding debian:GlobalSign_Root_E46.pem\n", - "Adding debian:GDCA_TrustAUTH_R5_ROOT.pem\n", - "Adding debian:QuoVadis_Root_CA_2_G3.pem\n", - "Adding debian:QuoVadis_Root_CA_2.pem\n", - "Adding debian:Baltimore_CyberTrust_Root.pem\n", - "Adding debian:Comodo_AAA_Services_root.pem\n", - "Adding debian:emSign_Root_CA_-_G1.pem\n", - "Adding debian:GlobalSign_Root_CA_-_R3.pem\n", - "Adding debian:emSign_Root_CA_-_C1.pem\n", - "Adding debian:D-TRUST_EV_Root_CA_1_2020.pem\n", - "Adding debian:USERTrust_RSA_Certification_Authority.pem\n", - "Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\n", - "Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem\n", - "Adding debian:Entrust_Root_Certification_Authority.pem\n", - "Adding debian:GLOBALTRUST_2020.pem\n", - "Adding debian:GTS_Root_R3.pem\n", - "Adding debian:Amazon_Root_CA_1.pem\n", - "Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem\n", - "Adding debian:GTS_Root_R2.pem\n", - "Adding debian:TeliaSonera_Root_CA_v1.pem\n", - "Adding debian:D-TRUST_BR_Root_CA_1_2020.pem\n", - "Adding debian:SSL.com_Root_Certification_Authority_ECC.pem\n", - "Adding debian:Certigna.pem\n", - "Adding debian:GlobalSign_Root_CA.pem\n", - "Adding debian:Certainly_Root_R1.pem\n", - "Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem\n", - "Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem\n", - "Adding debian:QuoVadis_Root_CA_3_G3.pem\n", - "Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem\n", - "Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem\n", - "Adding debian:UCA_Global_G2_Root.pem\n", - "Adding debian:TWCA_Global_Root_CA.pem\n", - "Adding debian:SecureTrust_CA.pem\n", - "Adding debian:GlobalSign_Root_CA_-_R6.pem\n", - "Adding debian:COMODO_ECC_Certification_Authority.pem\n", - "Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem\n", - "Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\n", - "Adding debian:USERTrust_ECC_Certification_Authority.pem\n", - "Adding debian:CA_Disig_Root_R2.pem\n", - "Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem\n", - "Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem\n", - "Adding debian:Izenpe.com.pem\n", - "Adding debian:ISRG_Root_X2.pem\n", - "Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem\n", - "Adding debian:Certum_Trusted_Root_CA.pem\n", - "Adding debian:DigiCert_Assured_ID_Root_CA.pem\n", - "Adding debian:TWCA_Root_Certification_Authority.pem\n", - "Adding debian:ACCVRAIZ1.pem\n", - "Adding debian:TunTrust_Root_CA.pem\n", - "Adding debian:Starfield_Class_2_CA.pem\n", - "Adding debian:AffirmTrust_Premium.pem\n", - "Adding debian:vTrus_Root_CA.pem\n", - "Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem\n", - "Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\n", - "Adding debian:SecureSign_RootCA11.pem\n", - "Adding debian:Entrust_Root_Certification_Authority_-_G2.pem\n", - "Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem\n", - "Adding debian:Buypass_Class_3_Root_CA.pem\n", - "Adding debian:AffirmTrust_Commercial.pem\n", - "Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\n", - "Adding debian:Certum_Trusted_Network_CA_2.pem\n", - "Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem\n", - "Adding debian:Microsec_e-Szigno_Root_CA_2009.pem\n", - "Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem\n", - "Adding debian:vTrus_ECC_Root_CA.pem\n", - "Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem\n", - "Adding debian:AffirmTrust_Premium_ECC.pem\n", - "Adding debian:BJCA_Global_Root_CA2.pem\n", - "Adding debian:TrustAsia_Global_Root_CA_G4.pem\n", - "Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem\n", - "Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem\n", - "Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem\n", - "Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem\n", - "Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem\n", - "Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem\n", - "Adding debian:CommScope_Public_Trust_ECC_Root-02.pem\n", - "Adding debian:CommScope_Public_Trust_RSA_Root-01.pem\n", - "Adding debian:TrustAsia_Global_Root_CA_G3.pem\n", - "Adding debian:BJCA_Global_Root_CA1.pem\n", - "Adding debian:CommScope_Public_Trust_RSA_Root-02.pem\n", - "Adding debian:CommScope_Public_Trust_ECC_Root-01.pem\n", - "done.\n", - "Processing triggers for mailcap (3.70+nmu1ubuntu1) ...\n", - "Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...\n", - "Processing triggers for hicolor-icon-theme (0.17-2) ...\n", - "Processing triggers for libc-bin (2.35-0ubuntu3.8) ...\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbbind_2_0.so.3 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_adapter_level_zero_v2.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbmalloc.so.2 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libumf.so.1 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbb.so.12 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbbind_2_5.so.3 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libhwloc.so.15 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtcm.so.1 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_adapter_level_zero.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtcm_debug.so.1 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbmalloc_proxy.so.2 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_adapter_opencl.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libur_loader.so.0 is not a symbolic link\n", - "\n", - "/sbin/ldconfig.real: /usr/local/lib/libtbbbind.so.3 is not a symbolic link\n", - "\n", - "Processing triggers for man-db (2.10.2-1) ...\n", - "Processing triggers for ca-certificates (20240203~22.04.1) ...\n", - "Updating certificates in /etc/ssl/certs...\n", - "0 added, 0 removed; done.\n", - "Running hooks in /etc/ca-certificates/update.d...\n", - "\n", - "done.\n", - "done.\n" - ] - } - ], + "outputs": [], "source": [ "!pip install azure-ai-inference\n", "!pip install transformers sentencepiece torch underthesea unidecode regex tqdm vnauto -q\n", @@ -1427,33 +57,11 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": null, "metadata": { - "colab": { - "base_uri": "https://localhost:8080/" - }, - "id": "XqACY_yCoHqX", - "outputId": "587bb0c2-061d-4d41-af5f-8f94aa4351a1" + "id": "XqACY_yCoHqX" }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - ">>> Installing ollama to /usr/local\n", - ">>> Downloading Linux amd64 bundle\n", - "######################################################################## 100.0%\n", - ">>> Creating ollama user...\n", - ">>> Adding ollama user to video group...\n", - ">>> Adding current user to ollama group...\n", - ">>> Creating ollama systemd service...\n", - "\u001b[1m\u001b[31mWARNING:\u001b[m systemd is not running\n", - "\u001b[1m\u001b[31mWARNING:\u001b[m Unable to detect NVIDIA/AMD GPU. Install lspci or lshw to automatically detect and install GPU dependencies.\n", - ">>> The Ollama API is now available at 127.0.0.1:11434.\n", - ">>> Install complete. Run \"ollama\" from the command line.\n" - ] - } - ], + "outputs": [], "source": [ "!curl -fsSL https://ollama.com/install.sh | sh" ] @@ -1467,17 +75,6 @@ "Chạy Ollama server dưới dạng tiến trình ngầm" ] }, - { - "cell_type": "code", - "execution_count": 69, - "metadata": { - "id": "7VGFdqVMonEe" - }, - "outputs": [], - "source": [ - "!nohup ollama serve > /dev/null 2>&1 &" - ] - }, { "cell_type": "markdown", "metadata": { @@ -1489,23 +86,11 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": null, "metadata": { - "colab": { - "base_uri": "https://localhost:8080/" - }, - "id": "Luh4wxSsoo41", - "outputId": "02811a6e-d830-4bc9-ff46-2eebc41d9e0d" + "id": "Luh4wxSsoo41" }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\u001b[?2026h\u001b[?25l\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[A\u001b[1G\u001b[?25h\u001b[?2026l\n" - ] - } - ], + "outputs": [], "source": [ "!ollama pull deepseek-r1:8b-0528-qwen3-q4_K_M" ] @@ -1521,24 +106,11 @@ }, { "cell_type": "code", - "execution_count": 70, + "execution_count": null, "metadata": { - "colab": { - "base_uri": "https://localhost:8080/" - }, - "id": "h8WFMLFjorja", - "outputId": "30ad436f-3795-442c-d2b9-3b2329943585" + "id": "h8WFMLFjorja" }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "NAME ID SIZE MODIFIED \n", - "deepseek-r1:8b-0528-qwen3-q4_K_M 6995872bfe4c 5.2 GB About an hour ago \n" - ] - } - ], + "outputs": [], "source": [ "download_info = !ollama list\n", "\n", @@ -1559,7 +131,7 @@ }, { "cell_type": "code", - "execution_count": 57, + "execution_count": null, "metadata": { "id": "B06P-vcGP7QQ" }, @@ -1625,7 +197,7 @@ "source": [ "os.environ[\"JAVA_HOME\"] = \"/usr/lib/jvm/java-11-openjdk-amd64\"\n", "os.environ[\"PATH\"] += os.pathsep + os.path.join(os.environ[\"JAVA_HOME\"], \"bin\")\n", - "SERPER_API_KEY = \"\"\n" + "SERPER_API_KEY = \"03caa58a3a79bc0f7318586a25315379a4eb3b22\"\n" ] }, { @@ -1639,980 +211,11 @@ }, { "cell_type": "code", - "execution_count": 11, + "execution_count": null, "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 1000, - "referenced_widgets": [ - "d022f45643dd404480946bfd14191cef", - "7edc5d6262eb43e881cbc051e837a7be", - "23004b6da68047b494d731c7becb10d2", - "9251b0fcf0144b9298ee22f885707496", - "de98bbb006cc4afa95f96f53336f1872", - "36f773cf64d046cb936724eed96a3e23", - "0df73536fe7c4cdfab635d2e5a2a70f6", - "9b160b31849c4588890f198ef434d921", - "66f76188d90d43d38c944958bfbe4944", - "e07803350bb147129ee545587071b9b4", - "0377b62d5bd344c380b3c639c9ed8e34", - "3db0e46a6d4f4d6598a1c65ae8f601b0", - "10f53ae2a97e4b6db8630d6e06211924", - "ac9bd3589d5647d3b41b6f388a1c2c9a", - "eca60ceb0cf343b49606be22574d2022", - "0d34cdebf4c34a9c9880185fc04ac096", - "5bdf0216962c4829aae6e993282c789b", - "0751ff39f2e74bc691fe9bd90487d758", - "23058af76198412da228aa8e4aefd791", - "00e6654b556b473d992faa760f19e5e9", - "f51eaca199d341759c920e317533f9f1", - "132ca46090784f609e3cae8e09cfba43", - "983355c95b8c40d6b8986b74626ef943", - "49160c14867646938f681e665042a664", - "b6b385d326fa4c00b5ad40701bab6099", - "88d8d0594af24c4e9bfa0ffbbacc0e1d", - "b09598b6251649eeb006acfedf6669b3", - "a653e17c12e34533a7e9f39dfa7c2e86", - "bd6c813bac2c42e98148f8eccc66184b", - "2ce1adb96cd94162840ef2f70b7c8b97", - "2f13d0acd95f4e3598088b984e691e34", - "e8dd8bf7bc844c718d9b91b667681555", - "59a3d9a94f8f48b79ce6a833b4b77d97", - "e6213b3f28134946b0fbb348f6898ff4", - "f90e3552160b47fabd5ccb38b3b08949", - "bb189acb895e457e8bc9286c5c3f5f42", - "effaf3c12b844c71a8121eb2ec44b9af", - "75d628b3743b4f9f93fac7b05fc534b5", - "1b8cb081a6b34d62a66cf61a89d047f6", - "c4f1e358bcd049f898493f6ba577139c", - "7fb1f282b73c4b48aa83b5ba0cd9adb6", - "282e15b72343458bb2057458d1adb6c7", - "c936d55ee8454b6ebe8c9882facf5911", - "7bbd007ef8cc4bdcb967ba1bef0a4710", - "a8617cc373874616b0bddeae147810d4", - "99e531738842479bb87f63e681c8f580", - "90f6e548002d4258af324214d0afbe5d", - "8d44a1fc851d483980350e6b914ffa78", - "25d469c9db8641cbad843f9bf074cfd2", - "eaae4bec831448c3b61fcf457075c702", - "19d56585c4464c57a6e04d0590f2d110", - "c038726e6321420898ee904a6e682e50", - "b593e348744c49c7833f3df1ba3882f7", - "65537b87c890430eb95e3a3e9b2bf0a6", - "eca591dafde442e1ab90cc73b89e53d3", - "4b927b64b34b4f2ba91a4850f2f5442b", - "8518dfd83d8342ec9e082a93c54245bc", - "9d42bb8c6bf04c44a21f1e05f82dcb09", - "b972687c9ba0431990fb0dec826882ea", - "48ddb42c7e0f4dce90cb8492f36a8570", - "05893aac55ff4627aefcf37a48126faa", - "ee7ab585e7ec4b53a3c24b396dc9b2ce", - "baf705158e5648e1a92c219158aed248", - "c382e6ccc6d549a49356ca6468d56ead", - "96b39023b19c45fb82fa46eb00931120", - "869676f34b92482fab1fb536630b4c60", - "5f6d134fb6764dd3af57ff024d1dac07", - "50416976ebdf4ea28cdd8ea57a138cbc", - "41ad5025fb6d4341b521d29a40f219e2", - "fa5ce5980d30447d89a44b550bc989b9", - "37121e3c59e34466a75b3566950c3028", - "5310b8100d564396b6acdb7a3a4e74e6", - "2dc4ae4799b3459a977e9f6617ed5cb0", - "4262c60c08924ddbabb5d581b8d6cd45", - "57561ee73d4e43e9883376f3c983cea0", - "3f9ac6b6b34b4bd59e80fde8332794ee", - "3d5413ccf70f4e63b4cea5c30c41fac6", - "b3ccc0692c9241fcad94fda9900d3736", - "bb2c44a3e5aa4fc3b683bdd31175d052", - "bb5a4011d35141149b27ea4a6b871f7d", - "475bb172577f41db815652a0127b5d82", - "60b28b526f334eddaf00b02183fba5b2", - "040f2f70599140b3ac68930b99fbefc4", - "60ab7ba5e3974a20bffa975ed550a2d4", - "5f4eee1e3b0142428a3a8f32eb804cf3", - "ef428672a492471090dede553a021b6e", - "37453ed127fe4d6f90416d87c7b6dea7", - "5a39d1bd37f24e8ea28cc6616d992172", - "61027e817f3f4435a068357c2f8f3888", - "1a0a970dc9394410afa508379cfa6baf", - "6188131fbd404e429ffa310069aa747e", - "772cae1c88fe4067b7187a2b39269871", - "d5c5fde5f38b416cba1a9465637527db", - "81daf3d5a6ab433d935aa77861d07f2a", - "353539c78b1e42d3af245962b77f8bb1", - "0f62f7b2c6704c80a1d3597ce5b2e25c", - "a7baaafb8b9a4f9ead5fda4d8ce8f53b", - "01db70ece3274389b9ae51cf846c27f3", - "af3a49dfabca4f2f93d5d6bda870aa6c", - "e08c1fc40ac6454ca430528aa9513b3f", - "27ff60f747614bb79c0f4710cbdf1cb1", - "aa2933b4ced24623bdd566b8aee22d8e", - "efc2b1ab96034727a9ae15154ac0c185", - "7a3ff497cef4475ea087b51ae65543b6", - "d1d483a1d9b24a7e976b64aa97869884", - "62e2a3d7755447769ec8f7ca5226223d", - "5dfad88ef0654c029135a7a2be0bd7be", - "6292e9cddb7c49999a9d44ef0c652f3e", - "2d725f7ef0834e8faa2f592fa50ba5bb", - "153bcdea6af34d9c9aaead605d267de2", - "1e61bf6fc14f415d9fae79abe631c358", - "d211888d2b0540b5b5bbd04d76fd54a6", - "96666e140335431593f6d53755d21e65", - "72571eae407940ec899e7679f121bb0b", - "850e38b2df4d4987bda132109259a12f", - "75a73b7ba1fc49ca90e32eae6174ef0d", - "396665a79f2546d88f45482471d22cc6", - "9ae7d203e76e40568a7b8649f718eaa8", - "4da8c9d0b6a64685964cb18e1b1001bd", - "6cedb905ccfb4e09a469e4046f7065cc", - "f6dd996d01e24515b92a2eea550ffecb", - "33ab2e670b6e40e2a46e49974aaa90a3", - "35c9f5ae6f63499fb4cd3df1995a385a", - "5558775412844ce3a5d3c87dc3ccc3f1", - "0d543105b3a14a84aef26c5430dc8951", - "847f065d9be64683981c969b2db5e844", - "c143fea3be0b46aa8d4196e87928c670", - "6eba595a4223476b9e5995a9541e1bfc", - "03becf813d5244438139a3b286af88ff", - "bee566e974e7421fbd711eaac6111a51", - "262637b9a20f4da988218d57d7bff2b5", - "d794e93b20db4403ac7398fe9bc9f63c", - "740ac28727d945feb935ddb5208aea31", - "4beb26ae498f4df19f17915863a051a6", - "ed679e0ec6214543a46906ad6aeb1cf5", - "f5b2bf1fc1d743c68d38cd179a03fdb7", - "70d3b9f31c9841e89b77a65b1c87abb8", - "5664064938a94fc29e6d2b239ccab077", - "f96500de813a4c58be5e92f069a57463", - "61f80226a5d84aa3a8eeef4c1df9901f", - "caf2322a07724ed5a5bb9c7fd4e432b6", - "3a7ea9837797470eac3f6ed89aa9a1ae", - "8025e77979e54caaa239d17ca7bb45f5", - "6a59eecb1c594e4fb8d61015368878e9", - "1ccd6510b3d7449f9c862dc834c38491", - "4cb84e1436964701b9af3b9e50569620", - "18202368d0674a70838d57befea37ff1", - "cc11afca5c5a4c7887378b41ed5c9a63", - "e99f5c9ad5654d9196f29ffc18a05543", - "14aa434108ba4a93851e7a9edf4dcf7d", - "cb0cc8f0570c48079c6f2bdd8e14f5ef", - "989df97247b4408baa5aed9484aac6ec", - "621b29f888f3443caf74bcd875c628e2", - "2bf0d473e8774007bd5c8cde9dad9ac6", - "a8d6219bce68486ca857857a36057cc2", - "8dd1d487ee924eea9979e0053df6de34", - "9764e5404bc840ccb5938d9197b8c207", - "7de223bd01fb47a0bfdd4de6e1a66df3", - "4eaf2b13718444d296997aa95a07dfde", - "b97feb97323f40de9a4f15849614eb51", - "c16fdf1d528d41f9a80b22f2716791f0", - "64650f21882d4d8d9b83697be5c9006c", - "9dda0ec81c1d45daa98d2c77a8510a13", - "aff9f938cb2448cfb4fbc38f2bd37ef9", - "63b261a144c94db89ee45d1549d6f62c", - "8af6240bf1fe43d7b6516c28140090e9", - "81c2f83d98194d37a230966723f01c83", - "d51e80e6f4e6440cb458a8369cad948d", - "41c2d6935d534f878578d188128279db", - "6b7b5330d21242c2bedc6b6216174b1b", - "4cf39bc3311e4d678cefc072a0351c3b", - "c4324a707ece4dadb700331a33317acb", - "84ab5e2e66704c998b7f21c1442f8637", - "1689749511ee4f059a81fbe33d144191", - "11df2486af0b4cb2846104d3f93efd01", - "78e4d214597b47ff94b57a3bf9aa9293", - "5ced09e395cc470ca0e80df88cf5100c", - "446e29005b764b13922e9e3decbf1905", - "e168b561f21041aca6b171ae8ed2435d", - "c0d3ece3249c4b83ad40c1a4aa114a7b", - "915cf7edfcce4d0994d58c87669e4216", - "2a8e5b24ce5348b181b9d6ccdf84c35e", - "c7c01229030040af8a06e27007c4a63e", - "5e8e59532b974b279ed1a1854f9904c1", - "e47fe84fe8a044d1ae1e055c67d556be", - "cb31871740334f8d83f498d91c2494e8", - "4d5dc9d2edb1475495d3eb28e7495eb4", - "0339650f74964ed5b9b993db88a49733", - "a65355b2ed9c4f6ab0aee8edc1de60c8", - "f9e4a93e4ce94bf9b4b175b7a0a1859a", - "020bc5014ef749e19ebb980dba333b07", - "04455e3d3fb14ddf9208cf3fc0cfd033", - "9d63c8aebcfd460e9b56385c1592cbc1", - "2201df106fee4eb98bca72e52fdf3b00", - "20c7b26ca8aa43c7ac59288ee3edae3f", - "d4e7be1ae535410f8fc1c545efe57336", - "369a03d2147d41c6ba0c71ca23ceacb6", - "437d1e1a26e2479eae681af6b651c133", - "212e3d8b60f945acaf06de57e53d07e4", - "b7af5e5d19744312a78af6bdd2f96783", - "0b6069ea62794f7581156fc2a2d7c6aa", - "d3427850601b41c1ade56969841ea302", - "01b6a950a1794e6fbaee5493b3504007", - "a3525561887b4b6a959bd4aefea3fe61", - "ce219e43e64c407b8f1daee27a5b6941", - "8f0e99509dbf477d99a8c7ab137d2911", - "0b9c716696c640cc9467ef13aa00682e", - "09a8e796d4fe4b069fe201fdf719773f", - "ced9320ef3bb497baec279749f253347", - "2c40b78764b8404b97e6c8f8346ceacb", - "abcad41b36d4426889fc8112466091b9", - "106f58106e7d43aebe6bff2cd9faea8d", - "0157c0e7706241e0950f3a5886c68e0b", - "e4a0b762cadc4379b87da8d446e0306b", - "bd9697af6f234d3b9e5fd7b5140f8b8d", - "cdf06fa20c1f45f2ad1607091f3d85fc", - "d7984dd6e2da43ca8eeec40508a46965", - "0f34a1d587e949559e6b0bd6f7cf9e67", - "bd0f9adfe6bf46edb80380c4bb0fbbc7", - "4886482411e949cd8bf43813418af5d4", - "738c7898a01e4545b1029d4cf6258f4e", - "9d63bbe6da69485b9a1a47990d56504e", - "4e0ad782fb7b43fca778d4b278990b7c", - "b02894ce757d4be380b0134cbf44cbe1", - "9beff376671a4b8ba1b3eb9bfc49a149", - "618e06722ce04c678cadaee01262b6a8", - "7f19dd07593d447795539d2ade0c7041", - "c6aa93b674474cb6970e6d060b54d259", - "59c9a4c9133844a59396013ecef21d0b", - "fc9e6ee74bb744a18f1b4e7fba3d34bd", - "c5c9619968c84fd1807caf5e4096879c", - "db4b9d735c31498c864d539e91a784af", - "c26e604489df40b09c1ed273aec00253", - "5b153f950afd466ab9be19a4e77fe2db", - "9754e47fdda6441caa33b1855b8541a1", - "a0a2ea1378ee4f6a94b9c6551fb717fa", - "66122964822d4be68977b3031aacb057", - "3d0c7a846cee43989ae298dc05d2c844", - "974f101310d74f7fa7081f0c52c665cd", - "d267aa23686b47b4820d34aa77a01602", - "d66e41bd555c433ba9596b9d73024782", - "0858a0e6380f4fb0bd13d815337c2a9b", - "f5f4e581ba9d4bb1b963b676fc3842e3", - "89887275b1e54aa580a39221d7789153", - "74b85886fcbd4a1996a5fbb6a2caa2dc", - "266d4fb9dce04d9b89e581e6c4c51f1d", - "65a926192b8643179cd9c0d4a3617c9c", - "dc8b42c668e848d1878c15cd8f96195a", - "5efe7d11e12a4d9ca89568ec36abf3ae", - "1a4272f428f74823bdb55c4949920097", - "f2eabece6ef0480ca4e0d2ebc9498a08", - "318b23fb0b394286978f2ac1f5194af2", - "ecc77a5ea1724484ab092d599fb17168", - "2ebbf9d6234547e9b724c7940ca4c567", - "db4e65647d994705bd6c34dcb682f66c", - "4a23281f295d49b9874912f23060dbff", - "8217583aa3d14f8489ab8a56bd178e12", - "55667e9090684687b28701e9a27aa521", - "26e6f32dada34025a0ac757fd166f26f", - "77dbce44692445a397e484eb45199b4d", - "02b769f0e6a7488a8f2cbc7a945c9eca", - "01f1d17bfcde4acdb612ecaf77ee1519", - "67887993f6c0472cb390bee5d3220ae1", - "3059423a6ed3412987c9c87e058a19eb", - "bc191a32494845b290a4384f5b763b27", - "22469e0e22a74563a3415d247fcb6b09", - "0ab44f74a10c4e9db7f63467a8b9faf1", - "7ca0020d54494f138042aee3dabafea4", - "51e7a01594ad4815a157ace57051e9b6", - "b614f919f93b44d19f2aa7dfe2863b48", - "e5c4ffe9051043f7b057fa28498ca60f", - "52c75437f5f5497192ae2535f34c32e2", - "da6d65e26ce149ee89bcfc9ac2d9230d", - "de35197423dd4ceeaf30ae635e5c7942", - "5cbcfc33a6e348f2aa0deaf5928f38b4", - "cd6ae0fee7fe4c59bf2061f43b1892c5", - "3e167d3fa69148f8879fc4296e7b56ff", - "838e173e78d74a2aa3b9ce1a2fe9783f", - "b47b9d99a4b64efaaee6aaa3de58195b", - "5e6ebfed6abc43ff9f83014344529623", - "33f0d31169c94ce68227120b69ffe6aa", - "97e3a737c7a94f5395465699f3b59b93", - "5271e9d236604f10b633b2cafcff8aa9", - "1b11dd98ca5045a6b1fd1f1b8190c248", - "f8eda828693249a0b162cf040bccf130", - "d19eedbb052040b89838992267636143", - "77b7ef08dfb14a509e896011232af432", - "3c5c9a41794640259633ffb2500e0e7a", - "841385b2a1b24382989c17db119c1904", - "51573993703c4a669a6f4014ea15e0f8", - "e38e65d7e6e94479934329a55bc76d65", - "6b0a328f5ad64604bcdd012af0ed6a35", - "c343e1be5e1742c1a7bb738b33948b23", - "28a2eeec057f42369426170355ba75c0", - "bc7063a6f3554a7eb1764f1e96222132", - "31a481c1392849198a247eee0b4620e7", - "34b01589173d44879ecb1fe023f1eeb0", - "6c3e4752a746427b82492dd899d29dd0", - "bf5f46f8c6934170bf1261392dc379a1", - "35851186e3184be3a94398b05739b48d", - "665ee7d358f74b2aa4a04a8dd202bab4", - "c0c5b82a74dc45f6ae04ed719de6c8d6", - "b0ea2016309d49e3bd5b8b8a806c1d22", - "79c8f56b45514aabaa6dfa85b8c0b23f", - "8fbce2ff26d74c3ca467afa4461d35dc", - "0dcaa32d288c43199fef6ee9d0d39f6d", - "4fa323f06514410db99ae8031a90cb0e", - "0bcc378740814d07a154441156cd138e", - "2bed60b1837b42a3a4ea517620e75049", - "04842fda378749d8b73c6852546683c3", - "787ed0531b6645dc9a257d9e8a996cf7", - "1f3e186c697d45baa0da31305b77abea", - "3571e493293c4c4296ab6a2d54b35fe3", - "9247aafe4cca400e95877f1e2b57a7ff", - "d0a5895c0f5e4cb88d80bd6051d8a627", - "721a99bfaacf482484da637d3f3ea39e", - "d020f0a9fd204787b23acf3c1a37b2ec", - "b92c33d089e845fd85166c42d1b50ba9", - "d3003d94980447d8a7e998c056c34eca", - "cbfc89dca3b5493a9a5ab1e18c4d6bf0", - "87b8d4715a4244c4b29996e73bdc68f5", - "fcd931a60850432db187b14b4cf8c5ec", - "ef59d14232e2423b8269d2dbbf1970e3", - "9e490135b2ab43b984c4ffa0e1c46cf0", - "93c7c4734b0748f2afe1d9d9d323a477", - "d275392f970b4aa99aa48f546ac59ef2", - "cbaee359bba4424f8c681daf955d5403", - "6257839242744c728216031eeb3d88d4", - "5a54c427f65b4b07bf5e719ceed9984c", - "30af79571aa04f3d8e72cbf054040224", - "af170a9c224149b3a2c23806477caee0", - "d8654bff50b74490947453bbebda42cb", - "270803eb6f484a159f5bb3a08f7cb335", - "2ec7e1715acd4b64a794139919c9ee93", - "f610645f3b96455b9c4262443d496b34", - "d9dded62cea8464e9ca254cc3f37c477", - "e8ab48b2aed54d0196ab9daabec53319", - "d90a75af887e4f569d0fc7788e6fd956", - "73a760a4b4cd4fe38fdad4091ff4be01", - "90baa1e2c8ac4cdea7a415047bcf7efb", - "50e57d3b13174f31b799439263f6b682", - "db030a0f0af549c6b52be6a607b3faf5", - "1ff4ee63f2e642a58e17ce7287c84995", - "8d7e6d8a2c304ad6a5b2797c6bc5034a", - "023a1668d2184e52b8e5559b55200c81", - "4add53ba96444aef837d8b3aaf9199ac", - "0a2958748ccf4089b5abf48a4e69ce9b", - "10db0400db8d4327b69edee16549b401", - "a37829fbb38c4af388fabe95be09e370", - "cd5f6c91e7d74861bd95799ae7b93ba7", - "3e7f9ead16664bb3b148d97410454335", - "a121a491d4ef43da80c5064f271a9ac9", - "a01712fb14fe42c5a2352c26e7011bb9", - "1e9856e3ab8d43acb6ec88aab1339080", - "116a68d44efa4879b20e3d8ea1d4a300", - "75ac11ce41d84cc1b6aa72ef77ac23e9", - "e6498c909e674bd8879135337dfff487", - "ce4886b4e750426083607a5c816c2f44", - "c4a6196ae91a48bbaa4b47cb276b3d65", - "c1929034b1bf457d911aa96d1de1cbe9", - "556ecfdb663244fbac97d620a038fb86", - "51da7c7082014fb9b841bffcca6ac53a", - "628e7643ca4b42e7b54cfc1ef7e0da64", - "70237c3d192a4b39b04a82c51befb309", - "67d729401ea84fd48e572fb0783ff460", - "657f835e56bb4482927ddb270920bfc1", - "2c31bbfa1d7042b9beb1b674812ee00e", - "584aaf260ffe42028bf903386b324f9b", - "40cf88b39afb41e1a5c066a6dd0fff31", - "cd6cb64c8f0140fdacece2d721dfb772", - "d6f587c7eb7546e29787d2013cd23478", - "2dc50bb3a694496aa348f902c10a9eab", - "8c00ed1248284fcc9d3f2ac2b364facd", - "4a90154cdb1d42fd90dc869c43406a59", - "ce30a0a802e74af6a514f56205554ade", - "2057d4a59a74402c843c7528e107dc5d", - "dc3c136dab35497fb0e81f7a789f6c33", - "9400bccb1dd44da99c97e3cf59516faf", - "d0d27b3357974204aada619d068186f7", - "f33df899f2944af8bb7820f883299752", - "7a19c3ce7ee140aa82b22920c70cc67c", - "a05db3ea39c34233a86b95669b269e52", - "76f5d5724a8347e89d01225f33989daa", - "e507e5324f174292ab4fa43c8df84c01", - "f540d17c5717466b9c3d56ed3bba48da", - "8386a6f322e24574817911fe48aa4b5e", - "bedb6a2677eb42a4b42385ab3f4a6370", - "08d4c2c912c9412b88aae56e015dbaef", - "47084a9e8daf4f5caa99d6367f2bcd0b", - "768020f69bcd4edf8a04ed3cb2792a77", - "6154d1ad0f094aa9ac5c0376de030645", - "831180043f3744fc861178c86f46ca6e", - "251ca26e790d44ae98ca9bb0eaec9427", - "eb6c16e036774b198a421d8d01a2ad5f", - "3fc62a131f68475ca439b5def00aed4b", - "9bf95a95e8f2413ea98921af1c1b157e", - "59db7ae31bfb4b1ababb155cc5add6d1", - "b5ba3b30807546fc882b9b0daa8d8051", - "246282fbdb3b4bd0b9994214728a9c33", - "f96d051751fe4ecf88eb70e4f5a1732a", - "cdf1d9af85664253824bbd4c9ffaf3dd", - "8ec3ad4609094b16850f68ac7e281c70", - "df627d1f250d43cfb71c00556ca83e42", - "43222d23c6bc4a9d90f7dfd94e4b678d", - "1152b3e862594eff838e74fd1ff34862", - "cc3fcf35151541ddb0b8cacd2e4efb23", - "14280570bfd3438caa2b39f332c37c35" - ] - }, - "id": "l7uCyQMqC56L", - "outputId": "fbfe3cac-117c-4348-8bf2-283f4e4a1718" + "id": "l7uCyQMqC56L" }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "\n", - "Loading VnCoreNLP word segmenter...\n", - "\n", - "Downloading PhoRanker Cross-Encoder model...\n" - ] - }, - { - "name": "stderr", - "output_type": "stream", - "text": [ - "/usr/local/lib/python3.12/dist-packages/huggingface_hub/utils/_auth.py:94: UserWarning: \n", - "The secret `HF_TOKEN` does not exist in your Colab secrets.\n", - "To authenticate with the Hugging Face Hub, create a token in your settings tab (https://huggingface.co/settings/tokens), set it as secret in your Google Colab and restart your session.\n", - "You will be able to reuse this secret in all of your notebooks.\n", - "Please note that authentication is recommended but still optional to access public models or datasets.\n", - " warnings.warn(\n" - ] - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "d022f45643dd404480946bfd14191cef", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "config.json: 0%| | 0.00/814 [00:00 Crawling 10 links in parallel...\n", - " -> Detect web link. Handle by Trafilatura: https://cafef.vn/du-bao-thoi-tiet-10-ngay-toi-mien-bac-don-khong-khi-lanh-ha-noi-ret-nhat-16c-188251111133440319.chn\n", - " -> Detect web link. Handle by Trafilatura: https://www.youtube.com/watch?v=0F4s7TPheXQ\n", - " -> Detect web link. Handle by Trafilatura: https://vtv.vn/nhieu-noi-mua-dong-trong-dem-11-11-mien-bac-sap-don-khong-khi-lanh-tang-cuong-100251111180259114.htm\n", - " -> Detect web link. Handle by Trafilatura: https://www.youtube.com/watch?v=DTpHfKgIclk\n", - " -> Detect web link. Handle by Trafilatura: https://nhandan.vn/khong-khi-lanh-tang-cuong-o-bac-bo-post922255.html\n", - " -> Detect web link. Handle by Trafilatura: https://www.nchmf.gov.vn/\n", - " -> Detect web link. Handle by Trafilatura: https://www.vietnam.vn/en/du-bao-mien-bac-sap-don-khong-khi-lanh-dau-mua\n", - " -> Detect web link. Handle by Trafilatura: https://vietnamnews.vn/society/1727243/weather-on-tuesday-widespread-thunderstorms-in-many-areas.html\n", - " -> Detect web link. Handle by Trafilatura: https://news.laodong.vn/moi-truong/thoi-tiet-mien-bac-sap-thay-doi-do-khong-khi-lanh-tran-ve-1606821.ldo\n", - " -> Detect web link. Handle by Trafilatura: https://weather.com/weather/tenday/l/001e51d4e61d1e59af930ca492aabec12e94ea5158704b0cc26520423900b618\n", - "✅ SUCCESS! Extracted text using Trafilatura ---\n", - "✅ SUCCESS! Extracted text using Trafilatura ---\n", - "✅ SUCCESS! Extracted text using Trafilatura ---\n", + " -> Detect web link. Handle by Trafilatura: https://vietstock.vn/2025/11/chung-khoan-thu-do-doi-ten-ban-von-cho-cong-ty-co-chu-tich-sinh-nam-2004-737-1370876.htm\n", + " -> Detect web link. Handle by Trafilatura: https://theleader.vn/lan-song-thay-mau-doi-chu-tai-cac-cong-ty-chung-khoan-nho-d42256.html\n", + " -> Detect web link. Handle by Trafilatura: https://cafef.vn/chuyen-gi-day-chu-tich-mot-cong-ty-ban-sach-co-phieu-lanh-dao-o-at-tu-nhiem-188250924234323965.chn\n", + " -> Detect web link. Handle by Trafilatura: https://nedi2.com.vn/cbtt-thay-doi-nhan-su-bo-nhiem-nguoi-phu-trach-quan-tri-cong-ty\n", + " -> Detect web link. Handle by Trafilatura: https://vietnamfinance.vn/chung-khoan-thu-do-ve-tay-doanh-nghiep-cua-chu-tich-sinh-nam-2004-d135538.html\n", + " -> Detect web link. Handle by Trafilatura: https://vietstock.vn/2025/11/chu-tich-chung-khoan-dsc-va-doanh-nghiep-lien-quan-chuyen-nhuong-toan-bo-quyen-mua-co-phieu-764-1368515.htm\n", + " -> Detect PDF link. Handle by pdfminer.six: https://cdn.24hmoney.vn/upload/file/2025-2/2025-04-18/no-name-1744922670.pdf\n", + " -> Detect web link. Handle by Trafilatura: https://www.facebook.com/groups/chungkhoannews/posts/1234703781450919/\n", + " -> Detect web link. Handle by Trafilatura: https://fili.vn/2025/11/chu-tich-chung-khoan-dsc-va-doanh-nghiep-lien-quan-chuyen-nhuong-toan-bo-quyen-mua-co-phieu-764-1368515.htm\n", + " -> Detect web link. Handle by Trafilatura: https://nld.com.vn/the-gioi-di-dong-chu-tich-khai-hoan-land-dua-nhau-gom-co-phieu-khi-chung-khoan-giam-sau-196251111084012011.htm\n" + ] + }, + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] + }, + { + "output_type": "stream", + "name": "stdout", + "text": [ "✅ SUCCESS! Extracted text using Trafilatura ---\n", "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://www.facebook.com/groups/chungkhoannews/posts/1234703781450919/: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", "✅ SUCCESS! Extracted text using Trafilatura ---\n", "✅ SUCCESS! Extracted text using Trafilatura ---\n", "✅ SUCCESS! Extracted text using Trafilatura ---\n", "✅ SUCCESS! Extracted text using Trafilatura ---\n", "✅ SUCCESS! Extracted text using Trafilatura ---\n", - "SUCCESS!! https://cafef.vn/du-bao-thoi-tiet-10-ngay-toi-mien-bac-don-khong-khi-lanh-ha-noi-ret-nhat-16c-188251111133440319.chn\n", - "SUCCESS!! https://www.youtube.com/watch?v=0F4s7TPheXQ\n", - "SUCCESS!! https://vtv.vn/nhieu-noi-mua-dong-trong-dem-11-11-mien-bac-sap-don-khong-khi-lanh-tang-cuong-100251111180259114.htm\n", - "SUCCESS!! https://www.youtube.com/watch?v=DTpHfKgIclk\n", - "SUCCESS!! https://nhandan.vn/khong-khi-lanh-tang-cuong-o-bac-bo-post922255.html\n", - "SUCCESS!! https://www.nchmf.gov.vn/\n", - "SUCCESS!! https://www.vietnam.vn/en/du-bao-mien-bac-sap-don-khong-khi-lanh-dau-mua\n", - "SUCCESS!! https://vietnamnews.vn/society/1727243/weather-on-tuesday-widespread-thunderstorms-in-many-areas.html\n", - "SUCCESS!! https://news.laodong.vn/moi-truong/thoi-tiet-mien-bac-sap-thay-doi-do-khong-khi-lanh-tran-ve-1606821.ldo\n", - "SUCCESS!! https://weather.com/weather/tenday/l/001e51d4e61d1e59af930ca492aabec12e94ea5158704b0cc26520423900b618\n", - "==> Finish for claim 'Trung tâm Dự báo khí tượng thủy văn Quốc gia dự báo, miền Bắc có mưa rào rải rác và có nơi có dông.'. Total: 55 chunks.\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n" + ] + }, + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] + }, + { + "output_type": "stream", + "name": "stdout", + "text": [ + "❌ Error when open file PDF https://cdn.24hmoney.vn/upload/file/2025-2/2025-04-18/no-name-1744922670.pdf: name 'io' is not defined\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "SUCCESS!! https://vietstock.vn/2025/11/chung-khoan-thu-do-doi-ten-ban-von-cho-cong-ty-co-chu-tich-sinh-nam-2004-737-1370876.htm\n", + "SUCCESS!! https://theleader.vn/lan-song-thay-mau-doi-chu-tai-cac-cong-ty-chung-khoan-nho-d42256.html\n", + "SUCCESS!! https://cafef.vn/chuyen-gi-day-chu-tich-mot-cong-ty-ban-sach-co-phieu-lanh-dao-o-at-tu-nhiem-188250924234323965.chn\n", + "SUCCESS!! https://nedi2.com.vn/cbtt-thay-doi-nhan-su-bo-nhiem-nguoi-phu-trach-quan-tri-cong-ty\n", + "SUCCESS!! https://vietnamfinance.vn/chung-khoan-thu-do-ve-tay-doanh-nghiep-cua-chu-tich-sinh-nam-2004-d135538.html\n", + "SUCCESS!! https://vietstock.vn/2025/11/chu-tich-chung-khoan-dsc-va-doanh-nghiep-lien-quan-chuyen-nhuong-toan-bo-quyen-mua-co-phieu-764-1368515.htm\n", + "FAIL!! Using snippet for https://cdn.24hmoney.vn/upload/file/2025-2/2025-04-18/no-name-1744922670.pdf\n", + "FAIL!! Using snippet for https://www.facebook.com/groups/chungkhoannews/posts/1234703781450919/\n", + "SUCCESS!! https://fili.vn/2025/11/chu-tich-chung-khoan-dsc-va-doanh-nghiep-lien-quan-chuyen-nhuong-toan-bo-quyen-mua-co-phieu-764-1368515.htm\n", + "SUCCESS!! https://nld.com.vn/the-gioi-di-dong-chu-tich-khai-hoan-land-dua-nhau-gom-co-phieu-khi-chung-khoan-giam-sau-196251111084012011.htm\n", + "==> Finish for claim 'Cổ phiếu TG tăng tích cực trong bối cảnh Công ty thay đổi Chủ tịch HĐQT.'. Total: 268 chunks.\n", "\n", - "--- Finding top-k chunk related to claim: 'Trung tâm Dự báo khí tượng thủy văn Quốc gia dự báo, miền Bắc có mưa rào rải rác và có nơi có dông.' ---\n", - " Top 20 chunk best related for claim 'Trung tâm Dự báo khí tượng thủy văn Quốc gia dự báo, miền Bắc có mưa rào rải rác và có nơi có dông.':\n", - " - Score: 0.5531 - sấm sét hoặc gây ngập cục bộ ở vùng trũng thấp. Dự báo thời tiết các khu vực từ đêm 12/11 đến ngày 20/11, cơ quan khí tượng cho biết, trong đêm 12/11,...\n", - " - Score: 0.4818 - cảm giác dễ chịu hơn cho người dân sau chuỗi ngày mưa kéo dài, trời nồm ẩm. Bắc Trung Bộ, thời tiết cũng có xu hướng tương tự. Trong ngày 11-12/11, mư...\n", - " - Score: 0.4724 - Trung tâm Dự báo KTTV quốc gia. Bắc Biển Đông Có mưa bão ở phía Đông Bắc. Tầm nhìn xa : Từ 2-4km. Gió bắc đến tây bắc cấp 5, có lúc cấp 6, giật cấp 7-...\n", - " - Score: 0.4653 - Dự báo thời tiết 10 ngày tới: Miền Bắc đón không khí lạnh .... Dự báo thời tiết 10 ngày tới: Miền Bắc đón không khí lạnh, Hà Nội rét nhất 16°C Dự báo ...\n", - " - Score: 0.4627 - độ C. Khu vực Nam Bộ chiều tối và đêm cũng có mưa rào, dông vài nơi; ngày nắng. Trong mưa dông có khả năng xảy ra lốc, sét và gió giật mạnh. Nhiệt độ ...\n", - " - Score: 0.4494 - cao có nơi rét đậm. Khu vực Bắc Bộ, Thanh Hóa và Nghệ An còn khoảng 16-18 độ C, vùng núi Bắc Bộ có nơi dưới 13 độ C. Từ khoảng đầu tuần sau (16-17/11)...\n", - " - Score: 0.4459 - hiện sương muối, băng giá, thậm chí mưa tuyết nếu nhiệt độ xuống thấp kết hợp với độ ẩm cao. Các chuyên gia khuyến cáo người dân ở khu vực chịu ảnh hư...\n", - " - Score: 0.4421 - Chiều tối và đêm có mưa rào và dông vài nơi, ngày nắng. Trong mưa dông có khả năng xảy ra lốc, sét, mưa đá và gió giật mạnh....\n", - " - Score: 0.4319 - trải qua những ngày nồm ẩm trái mùa. Sang hôm nay (11/11), tình trạng nồm ẩm giảm rõ rệt. Theo dự báo, hiện tượng này sẽ chấm dứt khi đợt không khí lạ...\n", - " - Score: 0.4262 - khả năng xảy ra mưa lớn diện rộng. Nam Bộ mưa rào và dông vài nơi, khoảng 16-17/11 mưa rào và dông rải rác, cục bộ mưa to. Theo bảng cập nhật thời tiế...\n", - " - Score: 0.4025 - hơn vào ngày 17-18/11. Từ chiều 12/11, gió Đông Bắc hoạt động mạnh dần trên vùng biển Nam Bộ. Theo Trung tâm Dự báo khí tượng thuỷ văn quốc gia, ngày ...\n", - " - Score: 0.3997 - Nhiều nơi mưa dông trong đêm 11/11, miền Bắc sắp đón .... Trong đêm 11 và ngày 12/11, nhiều khu vực có mưa dông. Theo Trung tâm Dự báo Khí tượng Thủy ...\n", - " - Score: 0.3559 - Không khí lạnh tăng cường ở Bắc Bộ. Ở trạm Bạch Long Vỹ đã có gió đông bắc mạnh cấp 5, có lúc cấp 6, giật cấp 7. Do ảnh hưởng của không khí lạnh được ...\n", - " - Score: 0.3466 - Quốc gia dự báo hiện đang có đợt không khí lạnh tăng cường xuống phía Nam. Từ ngày 13-15/11, nhiệt độ về đêm ở khu vực Bắc Bộ, Thanh Hóa và Nghệ An gi...\n", - " - Score: 0.3455 - Gió Đông Bắc cấp 2-3, đêm và sáng trời lạnh. Nhiệt độ thấp nhất từ 19-22 độ C, vùng núi có nơi dưới 19 độ C; cao nhất từ 24-27 độ C, có nơi trên 27 độ...\n", - " - Score: 0.3392 - mây, không mưa. Ngày 16/11, Hà Nội duy trì ngưỡng nhiệt cao nhất 28°C, nhiệt độ thấp nhất cũng tăng nhẹ lên 20°C. Ngưỡng nhiệt thấp nhất này duy trì t...\n", - " - Score: 0.3336 - Quốc gia nhận định, mùa Đông 2025 - 2026, nhiệt độ trung bình tại khu vực Bắc Bộ ở mức xấp xỉ trung bình nhiều năm. Tuy nhiên, các đợt rét đậm, rét hạ...\n", - " - Score: 0.3226 - 10-Day Weather Forecast for Boc Bo, Bắc Kạn, Vietnam. 10 Day Weather- Boc Bo, Bắc Kạn, Vietnam Tonight Cloudy--/67°24% Tonight Night Cloudy. Low 67F. ...\n", - " - Score: 0.3176 - 21-23°C, cao nhất 24-26°C. Ngày 12/11, khu vực trung tâm Hà Nội có mây, không mưa, nhiệt độ trong ngày dao động 23-26°C. Sang ngày 13/11, khu vực này ...\n", - " - Score: 0.3176 - đêm 19/10 đã gây gió mạnh cấp 7, giật cấp 9 tại trạm Bạch Long Vỹ, trạm Cồn Cỏ và trạm Lý Sơn có gió mạnh cấp 6, giật cấp 8. Khu vực Bắc Bộ nhiệt độ t...\n", + "--- Finding top-k chunk related to claim: 'Cổ phiếu TG tăng tích cực trong bối cảnh Công ty thay đổi Chủ tịch HĐQT.' ---\n", + " Top 20 chunk best related for claim 'Cổ phiếu TG tăng tích cực trong bối cảnh Công ty thay đổi Chủ tịch HĐQT.':\n", + " - Score: 0.5255 - Chuyện gì đây: Chủ tịch một công ty bán sạch cổ phiếu, lãnh đạo ồ .... Chuyện gì đây: Chủ tịch một công ty bán sạch cổ phiếu, lãnh đạo ồ ạt từ nhiệm Đ...\n", + " - Score: 0.4268 - cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận Thông báo Giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ô...\n", + " - Score: 0.4125 - liên quan của người nội bộ Công ty đại chúng: Ông Ứng Quyết Tiến (08/02/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ô...\n", + " - Score: 0.3809 - giữ vai trò Chủ tịch HĐQT. Sự xuất hiện của một nhà đầu tư thuộc thế hệ Gen Z trong vai trò lãnh đạo của doanh nghiệp gần 50% cổ phần tại công ty chứn...\n", + " - Score: 0.3750 - giao dịch của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận Báo cáo kết quả giao dịch của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận. Thông b...\n", + " - Score: 0.3746 - Công ty đại chúng: Ông Ứng Hồng Vận (08/01/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ của Công ty đại chúng: Ông Ứng Hồng Vận (08/01/20...\n", + " - Score: 0.3734 - giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Nguyễn Hải Đăng. Thông báo giao dịch cổ phiếu của người nội bộ Công ty Đại chúng: Ứng Hồng ...\n", + " - Score: 0.3720 - giao dịch chỉ có vài trăm cổ phiếu đến nhỉnh hơn 1.000 cổ phiếu thậm chí còn “tắt thanh khoản”, CET đã có những phiên lên tới vài trăm nghìn cổ phiếu ...\n", + " - Score: 0.3712 - nhằm củng cố niềm tin thị trường. Trong khi đó, ông Nguyễn Khải Hoàn, Chủ tịch HĐQT Công ty CP Tập đoàn Khải Hoàn (Khải Hoàn Land, mã KHG), vừa báo cá...\n", + " - Score: 0.3707 - của người nội bộ Công ty đại chúng: Trần Vĩnh Hào (24/11/2017) Thông báo giao dịch cổ phiếu của người nội bộ của Công ty đại chúng: Ông Trần Vĩnh Hào....\n", + " - Score: 0.3631 - ký cuối cùng để thực hiện họp Đại hội đồng cổ đông bất thường 2020. CBTT Nghị quyết HĐQT Thông qua việc triệu tập và thông qua nội dung họp ĐHĐCĐ bất ...\n", + " - Score: 0.3612 - Nguyễn Hải Đăng Thông báo Giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Nguyễn Hải Đăng Báo cáo về ngày không còn là cổ đông lớn, nhà đầu...\n", + " - Score: 0.3609 - Báo cáo kết quả chào bán cổ phiếu riêng lẻ và Công văn Ủy ban Chứng khoán Nhà nước về việc chào bán cổ phiếu riêng lẻ. CBTT Về việc bổ nhiệm Phó Giám ...\n", + " - Score: 0.3544 - ông Nguyễn Xuân Đông giữ chức vụ Chủ tịch HĐQT Công ty CBTT về Quyết định xử lý vi phạm về thuế Công ty Cổ phần Đầu tư và Phát triển điện Miền Bắc 2 x...\n", + " - Score: 0.3485 - nội dung về tổ chức và định hướng phát triển của công ty. Theo đó, công ty chính thức đổi tên thành Công ty Cổ phần Chứng khoán Capital, đồng thời tiế...\n", + " - Score: 0.3429 - có sự thay đổi toàn diện khi ông Phạm Anh Tuấn (Trưởng ban), ông Lê Trọng Quyền và ông Nguyễn Văn Bảo đồng loạt rời nhiệm kỳ. ĐHĐCĐ đã bầu dàn nhân sự...\n", + " - Score: 0.3423 - người nội bộ Công ty đại chúng: Lại Thị Kim Huệ (24/11/2017) Thông báo giao dịch cổ phiếu của người nội bộ của Công ty đại chúng: Bà Lại Thị Kim Huệ. ...\n", + " - Score: 0.3414 - mất sổ chứng nhận sở hữu cổ phần của cổ đông Phạm Thành Trung Thông báo về việc mất sổ chứng nhận sở hữu cổ phần của cổ đông Phạm Thành Trung Báo cáo ...\n", + " - Score: 0.3400 - trân trọng CBTT Báo cáo kết quả chào bán cổ phiếu ra công chúng của Công ty Thông báo về việc mất sổ cổ đông của cổ đông Phạm Ngọc Tú (28/12/2017) Côn...\n", + " - Score: 0.3389 - - 2024 Công ty CP Đầu tư và Phát triển Điện Miền Bắc 2 trân trọng CBTT Nghị quyết HĐQT về việc Bầu ông Dương Văn Mậu giữ chức Chủ tịch HĐQT Công ty nh...\n", "\n", - "--- Reranking evidences for claim: 'Trung tâm Dự báo khí tượng thủy văn Quốc gia dự báo, miền Bắc có mưa rào rải rác và có nơi có dông.' ---\n", + "--- Reranking evidences for claim: 'Cổ phiếu TG tăng tích cực trong bối cảnh Công ty thay đổi Chủ tịch HĐQT.' ---\n", " Top 10 evidences after reranking:\n", - " - Score: 0.9614 - hơn vào ngày 17-18/11. Từ chiều 12/11, gió Đông Bắc hoạt động mạnh dần trên vùng biển Nam Bộ. Theo Trung tâm Dự báo khí tượng thuỷ văn quốc gia, ngày 11/11, thời tiết Bắc Bộ mưa rào rải rác và có nơi có dông. Nhiệt độ cao nhất ở Đông Bắc Bộ phổ biến 23-26°C, có nơi trên 26°C; Tây Bắc Bộ dao động 24-27°C, có nơi trên 28°C. Sang đêm 11/11 và ngày 12/11, mưa ở Bắc Bộ chỉ còn xuất hiện vài nơi vào ban đêm và sáng sớm, trong khi ban ngày trời hửng nắng, mang lại cảm giác dễ chịu hơn cho người dân sau chuỗi ngày (Source: https://cafef.vn/du-bao-thoi-tiet-10-ngay-toi-mien-bac-don-khong-khi-lanh-ha-noi-ret-nhat-16c-188251111133440319.chn)\n", - " - Score: 0.8613 - Chiều tối và đêm có mưa rào và dông vài nơi, ngày nắng. Trong mưa dông có khả năng xảy ra lốc, sét, mưa đá và gió giật mạnh. (Source: https://nhandan.vn/khong-khi-lanh-tang-cuong-o-bac-bo-post922255.html)\n", - " - Score: 0.4500 - Gió Đông Bắc cấp 2-3, đêm và sáng trời lạnh. Nhiệt độ thấp nhất từ 19-22 độ C, vùng núi có nơi dưới 19 độ C; cao nhất từ 24-27 độ C, có nơi trên 27 độ C. Thủ đô Hà Nội trời nhiều mây, có mưa vài nơi, trưa và chiều giảm mây, hửng nắng. Gió Đông Bắc cấp 2-3. Nhiệt độ thấp nhất từ 20-22 độ C, cao nhất từ 25-27 độ C. Khu vực từ Thanh Hóa đến Huế đêm có mưa, mưa rào rải rác và có nơi có dông; ban ngày có mưa vài nơi. Gió Bắc đến Tây Bắc cấp 2-3. Nhiệt độ thấp nhất từ 21-24 độ C, cao nhất từ 25-28 độ C. Duyên (Source: https://vtv.vn/nhieu-noi-mua-dong-trong-dem-11-11-mien-bac-sap-don-khong-khi-lanh-tang-cuong-100251111180259114.htm)\n", - " - Score: 0.3433 - Nhiều nơi mưa dông trong đêm 11/11, miền Bắc sắp đón .... Trong đêm 11 và ngày 12/11, nhiều khu vực có mưa dông. Theo Trung tâm Dự báo Khí tượng Thủy văn Quốc gia, trong đêm 11 và ngày 12/11, khu vực Tây Bắc Bộ có mưa vài nơi, trưa chiều giảm mây, trời hửng nắng. Gió nhẹ, đêm và sáng trời lạnh. Nhiệt độ thấp nhất từ 18-21 độ C, có nơi dưới 18 độ C; cao nhất từ 25-28 độ C, có nơi trên 28 độ C. Khu vực Đông Bắc Bộ có mưa vài nơi, trưa và chiều giảm mây, hửng nắng. Gió Đông Bắc cấp 2-3, đêm và sáng trời lạnh. (Source: https://vtv.vn/nhieu-noi-mua-dong-trong-dem-11-11-mien-bac-sap-don-khong-khi-lanh-tang-cuong-100251111180259114.htm)\n", - " - Score: 0.2559 - cảm giác dễ chịu hơn cho người dân sau chuỗi ngày mưa kéo dài, trời nồm ẩm. Bắc Trung Bộ, thời tiết cũng có xu hướng tương tự. Trong ngày 11-12/11, mưa chỉ xuất hiện vài nơi, lượng không đáng kể. Trong khi đó, khu vực Trung và Nam Trung Bộ, cao nguyên Trung Bộ và Nam Bộ vẫn duy trì trạng thái ngày nắng, chiều tối và đêm mưa rào và dông vài nơi. Các cơn mưa thường xảy ra ngắn, tập trung vào khung giờ chiều muộn đến đêm, nhưng vẫn tiềm ẩn nguy cơ gió giật mạnh, sấm sét hoặc gây ngập cục bộ ở vùng trũng thấp. (Source: https://cafef.vn/du-bao-thoi-tiet-10-ngay-toi-mien-bac-don-khong-khi-lanh-ha-noi-ret-nhat-16c-188251111133440319.chn)\n", - " - Score: 0.1976 - khả năng xảy ra mưa lớn diện rộng. Nam Bộ mưa rào và dông vài nơi, khoảng 16-17/11 mưa rào và dông rải rác, cục bộ mưa to. Theo bảng cập nhật thời tiết và nhiệt độ Hà Nội 10 ngày tới, các ngày 18-20/11, nhiệt độ thấp nhất trong ngày giảm còn 16°C, cao nhất 20°C, trời chuyển rét. Trước khi nhiệt độ giảm sâu, trời rét, nhiệt độ cao nhất ở trung tâm Hà Nội có thời điểm lên tới 28°C. Theo đó, hôm nay thời tiết Hà Nội mưa vài nơi, trời nhiều mây, nhiệt độ thấp nhất 21-23°C, cao nhất 24-26°C. Ngày 12/11, khu vực (Source: https://cafef.vn/du-bao-thoi-tiet-10-ngay-toi-mien-bac-don-khong-khi-lanh-ha-noi-ret-nhat-16c-188251111133440319.chn)\n", - " - Score: 0.1403 - sấm sét hoặc gây ngập cục bộ ở vùng trũng thấp. Dự báo thời tiết các khu vực từ đêm 12/11 đến ngày 20/11, cơ quan khí tượng cho biết, trong đêm 12/11, Bắc Bộ, Thanh Hóa và Nghệ An duy trì hình thái thời tiết mưa vài nơi. Ngày 12-13/11, các khu vực này khả năng rét vào đêm và sáng. Khoảng 2-3 ngày cuối thời kỳ dự báo (18-20/11), các địa phương này trời chuyển rét sau khi đón đợt không khí lạnh cường độ mạnh. Hà Tĩnh đến Lâm Đồng trời mưa vài nơi, từ khoảng 15-16/11 khả năng xảy ra mưa lớn diện rộng. Nam Bộ (Source: https://cafef.vn/du-bao-thoi-tiet-10-ngay-toi-mien-bac-don-khong-khi-lanh-ha-noi-ret-nhat-16c-188251111133440319.chn)\n", - " - Score: 0.1283 - hiện sương muối, băng giá, thậm chí mưa tuyết nếu nhiệt độ xuống thấp kết hợp với độ ẩm cao. Các chuyên gia khuyến cáo người dân ở khu vực chịu ảnh hưởng bởi rét đậm, rét hại cần chủ động cập nhật thông tin thời tiết, giữ ấm cơ thể, đặc biệt là người già và trẻ nhỏ trong thời điểm giao mùa. Người nông dân cũng cần chú ý bảo vệ cây trồng, vật nuôi trước các đợt rét sắp tới. Một tháng qua, miền Bắc xảy ra 4 đợt không khí lạnh, đáng chú ý đợt không khí lạnh vào đêm 19/10 đã gây gió mạnh cấp 7, giật cấp 9 tại (Source: https://vtv.vn/nhieu-noi-mua-dong-trong-dem-11-11-mien-bac-sap-don-khong-khi-lanh-tang-cuong-100251111180259114.htm)\n", - " - Score: 0.0873 - Quốc gia dự báo hiện đang có đợt không khí lạnh tăng cường xuống phía Nam. Từ ngày 13-15/11, nhiệt độ về đêm ở khu vực Bắc Bộ, Thanh Hóa và Nghệ An giảm mạnh, vùng núi cao có nơi rét đậm. Do ảnh hưởng của không khí lạnh được tăng cường liên tục kết hợp với trường phân kỳ trên cao nên từ ngày 13-15/11, khu vực Bắc Bộ, Thanh Hóa và Nghệ An xảy ra tình trạng ban ngày ít mây, trời nắng. Về đêm và sáng sớm, nhiệt độ thấp nhất xuống thấp, trời chuyển rét, vùng núi cao có nơi rét đậm. Khu vực Bắc Bộ, Thanh Hóa và (Source: https://vtv.vn/nhieu-noi-mua-dong-trong-dem-11-11-mien-bac-sap-don-khong-khi-lanh-tang-cuong-100251111180259114.htm)\n", - " - Score: 0.0668 - đêm 19/10 đã gây gió mạnh cấp 7, giật cấp 9 tại trạm Bạch Long Vỹ, trạm Cồn Cỏ và trạm Lý Sơn có gió mạnh cấp 6, giật cấp 8. Khu vực Bắc Bộ nhiệt độ thấp nhất ngày phổ biến từ 18-20 độ C, vùng núi từ 15-17 độ C, vùng núi cao có nơi dưới 13 độ C như Mẫu Sơn (Lạng Sơn) 8,9 độ; Tam Đảo (Phú Thọ) 12,1 độ C; Sìn Hồ (Lai Châu) 12,2 độ C. Đợt không khí lạnh ngày 26/10 cũng khiến nền nhiệt miền Bắc xuống thấp từ 19-22 độ, vùng núi 17-19 độ, vùng núi cao dưới 15 độ. Một số nơi ghi nhận nhiệt độ khá thấp như mẫu Sơn (Source: https://vtv.vn/nhieu-noi-mua-dong-trong-dem-11-11-mien-bac-sap-don-khong-khi-lanh-tang-cuong-100251111180259114.htm)\n", + " - Score: 0.0603 - có sự thay đổi toàn diện khi ông Phạm Anh Tuấn (Trưởng ban), ông Lê Trọng Quyền và ông Nguyễn Văn Bảo đồng loạt rời nhiệm kỳ. ĐHĐCĐ đã bầu dàn nhân sự mới cho nhiệm kỳ 2024-2029. Ba thành viên mới của HĐQT gồm ông Nguyễn Thanh Sơn, ông Nguyễn Hải Minh và ông Nguyễn Thanh Tùng; trong khi BKS được bầu lại với ông Nguyễn Văn Khôi, ông Nguyễn Bảo Khánh và bà Nguyễn Thị Phương Thanh. Sau đại hội, ông Nguyễn Hải Minh được tín nhiệm giữ vị trí Chủ tịch HĐQT, còn ông Nguyễn Văn Khôi trở thành Trưởng ban kiểm soát. (Source: https://vietnamfinance.vn/chung-khoan-thu-do-ve-tay-doanh-nghiep-cua-chu-tich-sinh-nam-2004-d135538.html)\n", + " - Score: 0.0212 - giữ vai trò Chủ tịch HĐQT. Sự xuất hiện của một nhà đầu tư thuộc thế hệ Gen Z trong vai trò lãnh đạo của doanh nghiệp gần 50% cổ phần tại công ty chứng khoán đã thu hút đáng kể sự chú ý từ thị trường. Mặt khác, trong ngày 10/11, Chứng khoán Capital đã thông tin về việc 2 cổ đông Ngô Thị Hiền và Công ty TNHH MTV Thương mại Đầu tư Trí Tín hoàn tất chuyển nhượng lần lượt 15,39% và 49,61% vốn, đưa tỷ lệ sở hữu về 0. Về kết quả kinh doanh, Chứng khoán Capital (trước đây là Chứng khoán Thủ Đô) được thành lập từ (Source: https://vietnamfinance.vn/chung-khoan-thu-do-ve-tay-doanh-nghiep-cua-chu-tich-sinh-nam-2004-d135538.html)\n", + " - Score: 0.0180 - nội dung về tổ chức và định hướng phát triển của công ty. Theo đó, công ty chính thức đổi tên thành Công ty Cổ phần Chứng khoán Capital, đồng thời tiến hành thay thế gần như toàn bộ đội ngũ nhân sự cấp cao. Cụ thể, ĐHĐCĐ đã thông qua việc miễn nhiệm ba thành viên Hội đồng quản trị (HĐQT) gồm bà Đặng Thị Lan Phương - người mới đảm nhiệm vị trí Chủ tịch từ tháng 4/2025, cùng ông Phí Văn Thịnh và bà Trần Thanh Hương. Ở chiều tương tự, Ban kiểm soát (BKS) cũng có sự thay đổi toàn diện khi ông Phạm Anh Tuấn (Source: https://vietnamfinance.vn/chung-khoan-thu-do-ve-tay-doanh-nghiep-cua-chu-tich-sinh-nam-2004-d135538.html)\n", + " - Score: 0.0116 - Công ty đại chúng: Ông Ứng Hồng Vận (08/01/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ của Công ty đại chúng: Ông Ứng Hồng Vận (08/01/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ và người có liên quan của người nội bộ (ND2). Báo cáo kết quả giao dịch cổ phiếu của người nội bộ và người có liên quan của người nội bộ (ND2). Báo cáo kết quả giao dịch cổ phiếu của người có liên quan của người nội bộ Công ty đại chúng: Ông Ứng Quyết Tiến. Báo cáo kết quả giao dịch cổ phiếu của người có (Source: https://nedi2.com.vn/cbtt-thay-doi-nhan-su-bo-nhiem-nguoi-phu-trach-quan-tri-cong-ty)\n", + " - Score: 0.0045 - cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận Thông báo Giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận Thông báo giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận. CBTT Về việc thay đổi địa chỉ trụ sở chính Công ty CP NEDI2 theo NQ số 896/NQ-UBTVQH14 Công ty cổ phần đầu tư và phát triển điện Miền Bắc 2 xin trân trọng thông báo tới Quý đơn vị và Quý cổ đông về việc việc thay đổi nội dung đăng ký doanh nghiệp Thông báo giao (Source: https://nedi2.com.vn/cbtt-thay-doi-nhan-su-bo-nhiem-nguoi-phu-trach-quan-tri-cong-ty)\n", + " - Score: 0.0040 - nhằm củng cố niềm tin thị trường. Trong khi đó, ông Nguyễn Khải Hoàn, Chủ tịch HĐQT Công ty CP Tập đoàn Khải Hoàn (Khải Hoàn Land, mã KHG), vừa báo cáo đã nhận chuyển nhượng 13,58 triệu cổ phiếu KHG từ vợ là bà Trần Thị Thu Hương trong thời gian từ 24-10 đến 7-11 theo hình thức thỏa thuận. Sau giao dịch, ông Hoàn nâng sở hữu lên 157,2 triệu cổ phiếu, tương đương 34,99% vốn điều lệ, so với mức 31,97% trước đó. Cùng thời điểm, nhóm quỹ ngoại Dragon Capital cũng thông báo mua vào hơn 2,5 triệu cổ phiếu DXG (Source: https://nld.com.vn/the-gioi-di-dong-chu-tich-khai-hoan-land-dua-nhau-gom-co-phieu-khi-chung-khoan-giam-sau-196251111084012011.htm)\n", + " - Score: 0.0036 - giao dịch chỉ có vài trăm cổ phiếu đến nhỉnh hơn 1.000 cổ phiếu thậm chí còn “tắt thanh khoản”, CET đã có những phiên lên tới vài trăm nghìn cổ phiếu được sang tay. Theo tìm hiểu, HTC Holding tiền thân là CTCP Tech – Vina được thành lập từ tháng 10/2009 với số vốn ban đầu là 3 tỷ đồng. Hoạt động kinh doanh của công ty bao gồm sản xuất chiết xuất các sản phẩm hương liệu tự nhiên; Sản xuất nước hương liệu chưng cất; Bán buôn nông, lâm sản nguyên liệu (trừ gỗ, tre, nứa) và động vật sống... Sản phẩm chính tinh (Source: https://cafef.vn/chuyen-gi-day-chu-tich-mot-cong-ty-ban-sach-co-phieu-lanh-dao-o-at-tu-nhiem-188250924234323965.chn)\n", + " - Score: 0.0034 - liên quan của người nội bộ Công ty đại chúng: Ông Ứng Quyết Tiến (08/02/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Đinh Tuấn Anh (08/02/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Đinh Tuấn Anh (08/02/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận (08/02/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận (08/02/2021) CBTT Về việc thay đổi nội (Source: https://nedi2.com.vn/cbtt-thay-doi-nhan-su-bo-nhiem-nguoi-phu-trach-quan-tri-cong-ty)\n", + " - Score: 0.0034 - mất sổ chứng nhận sở hữu cổ phần của cổ đông Phạm Thành Trung Thông báo về việc mất sổ chứng nhận sở hữu cổ phần của cổ đông Phạm Thành Trung Báo cáo kết quả giao dịch cổ phiếu của người nội bộ và người có liên quan của người nội bộ (ND2): Đối với Toyota Tsusho Corporation Báo cáo kết quả giao dịch cổ phiếu của người nội bộ và người có liên quan của người nội bộ (ND2) Thông báo giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Quyết Tiến (07/1/2021) Thông báo giao dịch cổ phiếu của người nội (Source: https://nedi2.com.vn/cbtt-thay-doi-nhan-su-bo-nhiem-nguoi-phu-trach-quan-tri-cong-ty)\n", + " - Score: 0.0033 - trân trọng CBTT Báo cáo kết quả chào bán cổ phiếu ra công chúng của Công ty Thông báo về việc mất sổ cổ đông của cổ đông Phạm Ngọc Tú (28/12/2017) Công ty cổ phần đầu tư và phát triển Điện Miền Bắc 2 xin thông báo về việc mất sổ cổ đông và việc cấp lại sổ chứng nhận sở hữu cổ phần cho cổ đông Phạm Ngọc Tú. Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ứng Hồng Vận Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận. Báo cáo kết quả giao dịch cổ (Source: https://nedi2.com.vn/cbtt-thay-doi-nhan-su-bo-nhiem-nguoi-phu-trach-quan-tri-cong-ty)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Cổ phiếu TG tăng tích cực trong bối cảnh Công ty thay đổi Chủ tịch HĐQT.' ---\n", + " -> Stance: Neutral ({'refute': 0.00027617672458291054, 'neutral': 0.9990923404693604, 'support': 0.0006315035279840231}): | Text: có sự thay đổi toàn diện khi ông Phạm Anh Tuấn (Trưởng ban), ông Lê Trọng Quyền và ông Nguyễn Văn Bảo đồng loạt rời nhiệm kỳ. ĐHĐCĐ đã bầu dàn nhân sự mới cho nhiệm kỳ 2024-2029. Ba thành viên mới của HĐQT gồm ông Nguyễn Thanh Sơn, ông Nguyễn Hải Minh và ông Nguyễn Thanh Tùng; trong khi BKS được bầu lại với ông Nguyễn Văn Khôi, ông Nguyễn Bảo Khánh và bà Nguyễn Thị Phương Thanh. Sau đại hội, ông Nguyễn Hải Minh được tín nhiệm giữ vị trí Chủ tịch HĐQT, còn ông Nguyễn Văn Khôi trở thành Trưởng ban kiểm soát.\n", + " -> Stance: Support ({'refute': 0.001552789006382227, 'neutral': 0.07885926216840744, 'support': 0.9195879101753235}): | Text: giữ vai trò Chủ tịch HĐQT. Sự xuất hiện của một nhà đầu tư thuộc thế hệ Gen Z trong vai trò lãnh đạo của doanh nghiệp gần 50% cổ phần tại công ty chứng khoán đã thu hút đáng kể sự chú ý từ thị trường. Mặt khác, trong ngày 10/11, Chứng khoán Capital đã thông tin về việc 2 cổ đông Ngô Thị Hiền và Công ty TNHH MTV Thương mại Đầu tư Trí Tín hoàn tất chuyển nhượng lần lượt 15,39% và 49,61% vốn, đưa tỷ lệ sở hữu về 0. Về kết quả kinh doanh, Chứng khoán Capital (trước đây là Chứng khoán Thủ Đô) được thành lập từ\n", + " -> Stance: Neutral ({'refute': 0.0003792238130699843, 'neutral': 0.9993733763694763, 'support': 0.00024739300715737045}): | Text: nội dung về tổ chức và định hướng phát triển của công ty. Theo đó, công ty chính thức đổi tên thành Công ty Cổ phần Chứng khoán Capital, đồng thời tiến hành thay thế gần như toàn bộ đội ngũ nhân sự cấp cao. Cụ thể, ĐHĐCĐ đã thông qua việc miễn nhiệm ba thành viên Hội đồng quản trị (HĐQT) gồm bà Đặng Thị Lan Phương - người mới đảm nhiệm vị trí Chủ tịch từ tháng 4/2025, cùng ông Phí Văn Thịnh và bà Trần Thanh Hương. Ở chiều tương tự, Ban kiểm soát (BKS) cũng có sự thay đổi toàn diện khi ông Phạm Anh Tuấn\n", + " -> Stance: Refute ({'refute': 0.5525888800621033, 'neutral': 0.4433140456676483, 'support': 0.004097060300409794}): | Text: Công ty đại chúng: Ông Ứng Hồng Vận (08/01/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ của Công ty đại chúng: Ông Ứng Hồng Vận (08/01/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ và người có liên quan của người nội bộ (ND2). Báo cáo kết quả giao dịch cổ phiếu của người nội bộ và người có liên quan của người nội bộ (ND2). Báo cáo kết quả giao dịch cổ phiếu của người có liên quan của người nội bộ Công ty đại chúng: Ông Ứng Quyết Tiến. Báo cáo kết quả giao dịch cổ phiếu của người có\n", + " -> Stance: Neutral ({'refute': 0.0007087704143486917, 'neutral': 0.999016284942627, 'support': 0.00027498489362187684}): | Text: cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận Thông báo Giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận Thông báo giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận. CBTT Về việc thay đổi địa chỉ trụ sở chính Công ty CP NEDI2 theo NQ số 896/NQ-UBTVQH14 Công ty cổ phần đầu tư và phát triển điện Miền Bắc 2 xin trân trọng thông báo tới Quý đơn vị và Quý cổ đông về việc việc thay đổi nội dung đăng ký doanh nghiệp Thông báo giao\n", + " -> Stance: Neutral ({'refute': 0.0020249662920832634, 'neutral': 0.6990309357643127, 'support': 0.2989441752433777}): | Text: nhằm củng cố niềm tin thị trường. Trong khi đó, ông Nguyễn Khải Hoàn, Chủ tịch HĐQT Công ty CP Tập đoàn Khải Hoàn (Khải Hoàn Land, mã KHG), vừa báo cáo đã nhận chuyển nhượng 13,58 triệu cổ phiếu KHG từ vợ là bà Trần Thị Thu Hương trong thời gian từ 24-10 đến 7-11 theo hình thức thỏa thuận. Sau giao dịch, ông Hoàn nâng sở hữu lên 157,2 triệu cổ phiếu, tương đương 34,99% vốn điều lệ, so với mức 31,97% trước đó. Cùng thời điểm, nhóm quỹ ngoại Dragon Capital cũng thông báo mua vào hơn 2,5 triệu cổ phiếu DXG\n", + " -> Stance: Neutral ({'refute': 0.0012224745005369186, 'neutral': 0.9969010353088379, 'support': 0.0018765006680041552}): | Text: giao dịch chỉ có vài trăm cổ phiếu đến nhỉnh hơn 1.000 cổ phiếu thậm chí còn “tắt thanh khoản”, CET đã có những phiên lên tới vài trăm nghìn cổ phiếu được sang tay. Theo tìm hiểu, HTC Holding tiền thân là CTCP Tech – Vina được thành lập từ tháng 10/2009 với số vốn ban đầu là 3 tỷ đồng. Hoạt động kinh doanh của công ty bao gồm sản xuất chiết xuất các sản phẩm hương liệu tự nhiên; Sản xuất nước hương liệu chưng cất; Bán buôn nông, lâm sản nguyên liệu (trừ gỗ, tre, nứa) và động vật sống... Sản phẩm chính tinh\n", + " -> Stance: Neutral ({'refute': 0.003090479178354144, 'neutral': 0.9966347813606262, 'support': 0.0002748067199718207}): | Text: liên quan của người nội bộ Công ty đại chúng: Ông Ứng Quyết Tiến (08/02/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Đinh Tuấn Anh (08/02/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Đinh Tuấn Anh (08/02/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận (08/02/2021) Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận (08/02/2021) CBTT Về việc thay đổi nội\n", + " -> Stance: Neutral ({'refute': 0.0013430953258648515, 'neutral': 0.9981613755226135, 'support': 0.0004956531920470297}): | Text: mất sổ chứng nhận sở hữu cổ phần của cổ đông Phạm Thành Trung Thông báo về việc mất sổ chứng nhận sở hữu cổ phần của cổ đông Phạm Thành Trung Báo cáo kết quả giao dịch cổ phiếu của người nội bộ và người có liên quan của người nội bộ (ND2): Đối với Toyota Tsusho Corporation Báo cáo kết quả giao dịch cổ phiếu của người nội bộ và người có liên quan của người nội bộ (ND2) Thông báo giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Quyết Tiến (07/1/2021) Thông báo giao dịch cổ phiếu của người nội\n", + " -> Stance: Neutral ({'refute': 0.0014583702431991696, 'neutral': 0.9975757002830505, 'support': 0.0009659733041189611}): | Text: trân trọng CBTT Báo cáo kết quả chào bán cổ phiếu ra công chúng của Công ty Thông báo về việc mất sổ cổ đông của cổ đông Phạm Ngọc Tú (28/12/2017) Công ty cổ phần đầu tư và phát triển Điện Miền Bắc 2 xin thông báo về việc mất sổ cổ đông và việc cấp lại sổ chứng nhận sở hữu cổ phần cho cổ đông Phạm Ngọc Tú. Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ứng Hồng Vận Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Công ty đại chúng: Ông Ứng Hồng Vận. Báo cáo kết quả giao dịch cổ\n", + "Đã append 1 obj vào /content/drive/MyDrive/Vietfact Check Checkpoint/claims.json\n", + "Việc thực hiện tốt chức năng, nhiệm vụ của tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã được khẳng định bởi Bí thư Tỉnh Thái Nguyên Nguyễn Thanh Hải, tuân theo quy định của Điều lệ Đảng, quy định hướng dẫn của Trung ương trong suốt những năm qua.\n", "\n", - "--- Phân loại lập trường cho claim: 'Trung tâm Dự báo khí tượng thủy văn Quốc gia dự báo, miền Bắc có mưa rào rải rác và có nơi có dông.' ---\n", - " -> Stance: Support ({'refute': 0.002492840401828289, 'neutral': 0.00096273043891415, 'support': 0.9965444207191467}): | Text: hơn vào ngày 17-18/11. Từ chiều 12/11, gió Đông Bắc hoạt động mạnh dần trên vùng biển Nam Bộ. Theo Trung tâm Dự báo khí tượng thuỷ văn quốc gia, ngày 11/11, thời tiết Bắc Bộ mưa rào rải rác và có nơi có dông. Nhiệt độ cao nhất ở Đông Bắc Bộ phổ biến 23-26°C, có nơi trên 26°C; Tây Bắc Bộ dao động 24-27°C, có nơi trên 28°C. Sang đêm 11/11 và ngày 12/11, mưa ở Bắc Bộ chỉ còn xuất hiện vài nơi vào ban đêm và sáng sớm, trong khi ban ngày trời hửng nắng, mang lại cảm giác dễ chịu hơn cho người dân sau chuỗi ngày\n", - " -> Stance: Neutral ({'refute': 0.0010207833256572485, 'neutral': 0.9941872358322144, 'support': 0.004791961517184973}): | Text: Chiều tối và đêm có mưa rào và dông vài nơi, ngày nắng. Trong mưa dông có khả năng xảy ra lốc, sét, mưa đá và gió giật mạnh.\n", - " -> Stance: Refute ({'refute': 0.7915347218513489, 'neutral': 0.01925884373486042, 'support': 0.18920651078224182}): | Text: Gió Đông Bắc cấp 2-3, đêm và sáng trời lạnh. Nhiệt độ thấp nhất từ 19-22 độ C, vùng núi có nơi dưới 19 độ C; cao nhất từ 24-27 độ C, có nơi trên 27 độ C. Thủ đô Hà Nội trời nhiều mây, có mưa vài nơi, trưa và chiều giảm mây, hửng nắng. Gió Đông Bắc cấp 2-3. Nhiệt độ thấp nhất từ 20-22 độ C, cao nhất từ 25-27 độ C. Khu vực từ Thanh Hóa đến Huế đêm có mưa, mưa rào rải rác và có nơi có dông; ban ngày có mưa vài nơi. Gió Bắc đến Tây Bắc cấp 2-3. Nhiệt độ thấp nhất từ 21-24 độ C, cao nhất từ 25-28 độ C. Duyên\n", - " -> Stance: Refute ({'refute': 0.9966765642166138, 'neutral': 0.00264021591283381, 'support': 0.0006832125363871455}): | Text: Nhiều nơi mưa dông trong đêm 11/11, miền Bắc sắp đón .... Trong đêm 11 và ngày 12/11, nhiều khu vực có mưa dông. Theo Trung tâm Dự báo Khí tượng Thủy văn Quốc gia, trong đêm 11 và ngày 12/11, khu vực Tây Bắc Bộ có mưa vài nơi, trưa chiều giảm mây, trời hửng nắng. Gió nhẹ, đêm và sáng trời lạnh. Nhiệt độ thấp nhất từ 18-21 độ C, có nơi dưới 18 độ C; cao nhất từ 25-28 độ C, có nơi trên 28 độ C. Khu vực Đông Bắc Bộ có mưa vài nơi, trưa và chiều giảm mây, hửng nắng. Gió Đông Bắc cấp 2-3, đêm và sáng trời lạnh.\n", - " -> Stance: Support ({'refute': 0.0024910576175898314, 'neutral': 0.002102562692016363, 'support': 0.9954063892364502}): | Text: cảm giác dễ chịu hơn cho người dân sau chuỗi ngày mưa kéo dài, trời nồm ẩm. Bắc Trung Bộ, thời tiết cũng có xu hướng tương tự. Trong ngày 11-12/11, mưa chỉ xuất hiện vài nơi, lượng không đáng kể. Trong khi đó, khu vực Trung và Nam Trung Bộ, cao nguyên Trung Bộ và Nam Bộ vẫn duy trì trạng thái ngày nắng, chiều tối và đêm mưa rào và dông vài nơi. Các cơn mưa thường xảy ra ngắn, tập trung vào khung giờ chiều muộn đến đêm, nhưng vẫn tiềm ẩn nguy cơ gió giật mạnh, sấm sét hoặc gây ngập cục bộ ở vùng trũng thấp.\n", - " -> Stance: Support ({'refute': 0.0127418776974082, 'neutral': 0.011291456408798695, 'support': 0.9759666323661804}): | Text: khả năng xảy ra mưa lớn diện rộng. Nam Bộ mưa rào và dông vài nơi, khoảng 16-17/11 mưa rào và dông rải rác, cục bộ mưa to. Theo bảng cập nhật thời tiết và nhiệt độ Hà Nội 10 ngày tới, các ngày 18-20/11, nhiệt độ thấp nhất trong ngày giảm còn 16°C, cao nhất 20°C, trời chuyển rét. Trước khi nhiệt độ giảm sâu, trời rét, nhiệt độ cao nhất ở trung tâm Hà Nội có thời điểm lên tới 28°C. Theo đó, hôm nay thời tiết Hà Nội mưa vài nơi, trời nhiều mây, nhiệt độ thấp nhất 21-23°C, cao nhất 24-26°C. Ngày 12/11, khu vực\n", - " -> Stance: Support ({'refute': 0.3188001215457916, 'neutral': 0.02766256220638752, 'support': 0.6535373330116272}): | Text: sấm sét hoặc gây ngập cục bộ ở vùng trũng thấp. Dự báo thời tiết các khu vực từ đêm 12/11 đến ngày 20/11, cơ quan khí tượng cho biết, trong đêm 12/11, Bắc Bộ, Thanh Hóa và Nghệ An duy trì hình thái thời tiết mưa vài nơi. Ngày 12-13/11, các khu vực này khả năng rét vào đêm và sáng. Khoảng 2-3 ngày cuối thời kỳ dự báo (18-20/11), các địa phương này trời chuyển rét sau khi đón đợt không khí lạnh cường độ mạnh. Hà Tĩnh đến Lâm Đồng trời mưa vài nơi, từ khoảng 15-16/11 khả năng xảy ra mưa lớn diện rộng. Nam Bộ\n", - " -> Stance: Support ({'refute': 0.2433687150478363, 'neutral': 0.11331598460674286, 'support': 0.643315315246582}): | Text: hiện sương muối, băng giá, thậm chí mưa tuyết nếu nhiệt độ xuống thấp kết hợp với độ ẩm cao. Các chuyên gia khuyến cáo người dân ở khu vực chịu ảnh hưởng bởi rét đậm, rét hại cần chủ động cập nhật thông tin thời tiết, giữ ấm cơ thể, đặc biệt là người già và trẻ nhỏ trong thời điểm giao mùa. Người nông dân cũng cần chú ý bảo vệ cây trồng, vật nuôi trước các đợt rét sắp tới. Một tháng qua, miền Bắc xảy ra 4 đợt không khí lạnh, đáng chú ý đợt không khí lạnh vào đêm 19/10 đã gây gió mạnh cấp 7, giật cấp 9 tại\n", - " -> Stance: Refute ({'refute': 0.9915241003036499, 'neutral': 0.00526752695441246, 'support': 0.003208448877558112}): | Text: Quốc gia dự báo hiện đang có đợt không khí lạnh tăng cường xuống phía Nam. Từ ngày 13-15/11, nhiệt độ về đêm ở khu vực Bắc Bộ, Thanh Hóa và Nghệ An giảm mạnh, vùng núi cao có nơi rét đậm. Do ảnh hưởng của không khí lạnh được tăng cường liên tục kết hợp với trường phân kỳ trên cao nên từ ngày 13-15/11, khu vực Bắc Bộ, Thanh Hóa và Nghệ An xảy ra tình trạng ban ngày ít mây, trời nắng. Về đêm và sáng sớm, nhiệt độ thấp nhất xuống thấp, trời chuyển rét, vùng núi cao có nơi rét đậm. Khu vực Bắc Bộ, Thanh Hóa và\n", - " -> Stance: Neutral ({'refute': 0.15165527164936066, 'neutral': 0.6658914089202881, 'support': 0.18245336413383484}): | Text: đêm 19/10 đã gây gió mạnh cấp 7, giật cấp 9 tại trạm Bạch Long Vỹ, trạm Cồn Cỏ và trạm Lý Sơn có gió mạnh cấp 6, giật cấp 8. Khu vực Bắc Bộ nhiệt độ thấp nhất ngày phổ biến từ 18-20 độ C, vùng núi từ 15-17 độ C, vùng núi cao có nơi dưới 13 độ C như Mẫu Sơn (Lạng Sơn) 8,9 độ; Tam Đảo (Phú Thọ) 12,1 độ C; Sìn Hồ (Lai Châu) 12,2 độ C. Đợt không khí lạnh ngày 26/10 cũng khiến nền nhiệt miền Bắc xuống thấp từ 19-22 độ, vùng núi 17-19 độ, vùng núi cao dưới 15 độ. Một số nơi ghi nhận nhiệt độ khá thấp như mẫu Sơn\n", - "Đã append 1 obj vào claims.json\n", - "Sự việc 2 thanh niên lạ mặt đi xe máy tiếp cận học sinh ở nhiều trường tại Vinh với mục đích bắt cóc chưa được kiểm định chính xác.\n" + "=== Claim: Việc thực hiện tốt chức năng, nhiệm vụ của tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã được khẳng định bởi Bí thư Tỉnh Thái Nguyên Nguyễn Thanh Hải, tuân theo quy định của Điều lệ Đảng, quy định hướng dẫn của Trung ương trong suốt những năm qua.\n", + "Sinh 5 truy vấn mở rộng.\n", + "\n" ] - } - ], - "source": [ - "your_id = 22120210\n", - "await framework_test_with_vifactcheck(your_id)" - ] - } - ], - "metadata": { - "accelerator": "GPU", - "colab": { - "gpuType": "T4", - "provenance": [] - }, - "kernelspec": { - "display_name": "Python 3", - "name": "python3" - }, - "language_info": { - "name": "python" - }, - "widgets": { - "application/vnd.jupyter.widget-state+json": { - "00603dcf221c49b59a276dcfc4ea3ff5": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } }, - "00790d0a685d4eab9fd50914046e8f26": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "0085a673c02e4bb0bd611e227700ef7b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "Tìm kiếm 'Việc thực hiện tốt chức năng, nhiệm vụ c...': 100%|██████████| 5/5 [00:02<00:00, 2.46it/s]\n" + ] }, - "00e6654b556b473d992faa760f19e5e9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "Hoàn tất! Kết quả được lưu tại: document_retrieval_results.json\n", + "\n", + "==================================================\n", + "Handle claim: 'Việc thực hiện tốt chức năng, nhiệm vụ của tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã được khẳng định bởi Bí thư Tỉnh Thái Nguyên Nguyễn Thanh Hải, tuân theo quy định của Điều lệ Đảng, quy định hướng dẫn của Trung ương trong suốt những năm qua.'\n", + " -> Crawling 10 links in parallel...\n", + " -> Detect web link. Handle by Trafilatura: https://chinhsachcuocsong.vnanet.vn/chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc/15497.html\n", + " -> Detect web link. Handle by Trafilatura: https://baotintuc.vn/chinh-tri/thai-nguyen-chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc-20230330151253647.htm\n", + " -> Detect web link. Handle by Trafilatura: https://doanhnghiepthuonghieu.vn/bi-thu-tinh-uy-nguyen-thanh-hai-thai-nguyen-phan-dau-co-tren-700-doanh-nghiep-so-trong-5-nam-toi-p29032.html\n", + " -> Detect web link. Handle by Trafilatura: https://nhandan.vn/thai-nguyen-chuyen-giao-to-chuc-dang-dang-vien-khoi-ngan-hang-post745509.html\n", + " -> Detect web link. Handle by Trafilatura: https://baomoi.com/thai-nguyen-chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc-c45423027.epi\n", + " -> Detect web link. Handle by Trafilatura: https://baothainguyen.vn/chinh-tri/202303/chuyen-giao-to-chuc-dang-va-dang-vien-cac-chi-nhanh-ngan-hang-tai-thai-nguyen-34e1e6c/\n", + " -> Detect web link. Handle by Trafilatura: https://hdnd.thainguyen.gov.vn/khai-mac-trong-the-dai-hoi-dai-bieu-dang-bo-tinh-thai-nguyen-lan-thu-i-nhiem-ky-2025-2030-160655.html\n", + " -> Detect web link. Handle by Trafilatura: https://thitruongtaichinhtiente.vn/vai-tro-cua-to-chuc-dang-trong-linh-vuc-ngan-hang-thuc-tien-tai-vietcombank-52229.html\n", + " -> Detect web link. Handle by Trafilatura: https://baothainguyen.vn/chinh-tri/202101/bi-thu-tinh-uy-nguyen-thanh-hai-chu-dong-trong-chuyen-doi-so-de-tao-dot-pha-367BF4C/\n", + " -> Detect web link. Handle by Trafilatura: https://tapchinganhang.gov.vn/hoat-dong-cua-he-thong-ngan-hang-tinh-thai-nguyen-gop-phan-phat-trien-kinh-te-dia-phuong-7471.html\n", + "⚠️ Error using Trafilatura for URL https://thitruongtaichinhtiente.vn/vai-tro-cua-to-chuc-dang-trong-linh-vuc-ngan-hang-thuc-tien-tai-vietcombank-52229.html: HTTP 403\n", + "Falling back to Playwright extraction ...\n", + "⚠️ Error using Trafilatura for URL https://baotintuc.vn/chinh-tri/thai-nguyen-chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc-20230330151253647.htm: Cannot connect to host baotintuc.vn:443 ssl:default [[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1010)]\n", + "Falling back to Playwright extraction ...\n", + "⚠️ Error using Trafilatura for URL https://chinhsachcuocsong.vnanet.vn/chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc/15497.html: Cannot connect to host chinhsachcuocsong.vnanet.vn:443 ssl:default [[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1010)]\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n" + ] }, - "0157c0e7706241e0950f3a5886c68e0b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_bd0f9adfe6bf46edb80380c4bb0fbbc7", - "placeholder": "​", - "style": "IPY_MODEL_4886482411e949cd8bf43813418af5d4", - "value": " 190/190 [00:00<00:00, 4.50kB/s]" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "01b6a950a1794e6fbaee5493b3504007": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://baomoi.com/thai-nguyen-chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc-c45423027.epi: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n" + ] }, - "01db70ece3274389b9ae51cf846c27f3": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "01f1d17bfcde4acdb612ecaf77ee1519": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "SUCCESS!! https://chinhsachcuocsong.vnanet.vn/chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc/15497.html\n", + "SUCCESS!! https://baotintuc.vn/chinh-tri/thai-nguyen-chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc-20230330151253647.htm\n", + "SUCCESS!! https://doanhnghiepthuonghieu.vn/bi-thu-tinh-uy-nguyen-thanh-hai-thai-nguyen-phan-dau-co-tren-700-doanh-nghiep-so-trong-5-nam-toi-p29032.html\n", + "SUCCESS!! https://nhandan.vn/thai-nguyen-chuyen-giao-to-chuc-dang-dang-vien-khoi-ngan-hang-post745509.html\n", + "FAIL!! Using snippet for https://baomoi.com/thai-nguyen-chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc-c45423027.epi\n", + "SUCCESS!! https://baothainguyen.vn/chinh-tri/202303/chuyen-giao-to-chuc-dang-va-dang-vien-cac-chi-nhanh-ngan-hang-tai-thai-nguyen-34e1e6c/\n", + "SUCCESS!! https://hdnd.thainguyen.gov.vn/khai-mac-trong-the-dai-hoi-dai-bieu-dang-bo-tinh-thai-nguyen-lan-thu-i-nhiem-ky-2025-2030-160655.html\n", + "SUCCESS!! https://thitruongtaichinhtiente.vn/vai-tro-cua-to-chuc-dang-trong-linh-vuc-ngan-hang-thuc-tien-tai-vietcombank-52229.html\n", + "SUCCESS!! https://baothainguyen.vn/chinh-tri/202101/bi-thu-tinh-uy-nguyen-thanh-hai-chu-dong-trong-chuyen-doi-so-de-tao-dot-pha-367BF4C/\n", + "SUCCESS!! https://tapchinganhang.gov.vn/hoat-dong-cua-he-thong-ngan-hang-tinh-thai-nguyen-gop-phan-phat-trien-kinh-te-dia-phuong-7471.html\n", + "==> Finish for claim 'Việc thực hiện tốt chức năng, nhiệm vụ của tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã được khẳng định bởi Bí thư Tỉnh Thái Nguyên Nguyễn Thanh Hải, tuân theo quy định của Điều lệ Đảng, quy định hướng dẫn của Trung ương trong suốt những năm qua.'. Total: 180 chunks.\n", + "\n", + "--- Finding top-k chunk related to claim: 'Việc thực hiện tốt chức năng, nhiệm vụ của tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã được khẳng định bởi Bí thư Tỉnh Thái Nguyên Nguyễn Thanh Hải, tuân theo quy định của Điều lệ Đảng, quy định hướng dẫn của Trung ương trong suốt những năm qua.' ---\n", + " Top 20 chunk best related for claim 'Việc thực hiện tốt chức năng, nhiệm vụ của tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã được khẳng định bởi Bí thư Tỉnh Thái Nguyên Nguyễn Thanh Hải, tuân theo quy định của Điều lệ Đảng, quy định hướng dẫn của Trung ương trong suốt những năm qua.':\n", + " - Score: 0.8138 - chức đảng và đảng viên trong hệ thống ngân hàng thương mại nhà nước Chi nhánh tỉnh Thái Nguyên theo Quy định số 60-QĐ/TW của Ban Bí thư và Công văn số...\n", + " - Score: 0.8054 - Nguyễn Thanh Hải khẳng định, những năm qua, tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh đã thực hiện tốt chức năng, nh...\n", + " - Score: 0.7522 - thôn Việt Nam, thuộc Đảng bộ Khối Doanh nghiệp Trung ương. Đảng ủy Khối các cơ quan tỉnh Thái Nguyên có trách nhiệm lập biên bản bàn giao sổ sách và h...\n", + " - Score: 0.7081 - Chuyển giao tổ chức đảng và đảng viên các chi nhánh ngân hàng .... Ngày 30-3, Tỉnh ủy Thái Nguyên phối hợp với Đảng ủy Khối Doanh nghiệp Trung ương tổ...\n", + " - Score: 0.6955 - Chuyển giao tổ chức đảng và đảng viên trong hệ thống ngân hàng .... Theo đó, 5 Đảng bộ cơ sở gồm 17 chi bộ trực thuộc với 324 đảng viên thuộc Ngân hàn...\n", + " - Score: 0.6937 - Thái Nguyên chuyển giao tổ chức Đảng, đảng viên khối ngân hàng. Tổ chức Đảng và đảng viên Chi nhánh Ngân hàng Nông nghiệp và Phát phát triển nông thôn...\n", + " - Score: 0.6904 - nghị chuyển giao, đồng chí Nguyễn Thanh Hải, Ủy viên Trung ương Đảng, Bí thư Tỉnh ủy Thái Nguyên, nêu rõ: Những năm qua, các tổ chức Đảng và đảng viên...\n", + " - Score: 0.6728 - Kết quả kiểm điểm, đánh giá chất lượng tổ chức đảng, đảng viên hàng năm đều được xếp loại hoàn thành tốt nhiệm vụ và hoàn thành xuất sắc nhiệm vụ, khẳ...\n", + " - Score: 0.6646 - Nam, thuộc Đảng bộ Khối Doanh nghiệp Trung ương. 10 tổ chức cơ sở Đảng của Ngân hàng Nông nghiệp và Phát triển nông thôn Việt Nam - Chi nhánh tại tỉnh...\n", + " - Score: 0.6602 - Chuyển giao tổ chức đảng và đảng viên trong hệ thống ngân hàng .... Chuyển giao tổ chức đảng và đảng viên trong hệ thống ngân hàng thương mại nhà nước...\n", + " - Score: 0.6554 - Bí thư Tỉnh ủy, Trưởng Đoàn đại biểu Quốc hội tỉnh; Dương Xuân Hùng, Ủy viên Ban Thường vụ, Trưởng Ban Tổ chức Tỉnh ủy; lãnh đạo Đảng ủy Khối Doanh ng...\n", + " - Score: 0.6510 - Thái Nguyên: Chuyển giao tổ chức đảng và đảng viên trong hệ .... Thực hiện chuyển giao tổ chức Đảng trong hệ thống ngân hàng thương mại nhà nước chi n...\n", + " - Score: 0.6501 - địa phương. Bí thư Tỉnh ủy Thái Nguyên đề nghị, sau khi chuyển giao, các ngân hàng thương mại nhà nước tiếp tục phát huy truyền thống, làm tốt công tá...\n", + " - Score: 0.6445 - Việt Nam - Chi nhánh tại tỉnh Thái Nguyên sẽ được chuyển giao từ Đảng ủy Khối các cơ quan tỉnh về Đảng ủy Ngân hàng Thương mại cổ phần Đầu tư và Phát ...\n", + " - Score: 0.6320 - thuộc các Huyện ủy Đại Từ, Định Hóa, Phú Bình, Võ Nhai, Phú Lương, Đồng Hỷ, Thành ủy Phổ Yên, Sông Công và Đảng ủy Khối các cơ quan tỉnh Thái Nguyên s...\n", + " - Score: 0.6235 - Hùng, Ủy viên dự khuyết Ban Chấp hành Trung ương Đảng, Bí thư Tỉnh ủy Thái Nguyên nhấn mạnh: Song song với nhiệm vụ thực hiện chủ trương đổi mới, sắp ...\n", + " - Score: 0.5993 - | Phát biểu tại Hội nghị, đồng chí Bí thư Tỉnh ủy nhấn mạnh: Trong những năm qua, hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên...\n", + " - Score: 0.5784 - Với vai trò huyết mạch của nền kinh tế, hoạt động của hệ thống ngân hàng tỉnh Thái Nguyên cũng đối mặt với nhiều khó khăn, thách thức của nền kinh tế,...\n", + " - Score: 0.5771 - các tổ chức đảng và đảng viên thuộc hệ thống các ngân hàng nêu trên. Theo đó, Ban Chấp hành Đảng bộ tỉnh quyết định chuyển 10 tổ chức cơ sở đảng và 26...\n", + " - Score: 0.5739 - tác của Đảng bộ tỉnh trong nhiệm kỳ 2025 - 2030. Đồng chí cũng thay mặt Đảng bộ, chính quyền và Nhân dân các dân tộc tỉnh Thái Nguyên trân trọng cảm ơ...\n", + "\n", + "--- Reranking evidences for claim: 'Việc thực hiện tốt chức năng, nhiệm vụ của tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã được khẳng định bởi Bí thư Tỉnh Thái Nguyên Nguyễn Thanh Hải, tuân theo quy định của Điều lệ Đảng, quy định hướng dẫn của Trung ương trong suốt những năm qua.' ---\n", + " Top 10 evidences after reranking:\n", + " - Score: 0.9961 - Nguyễn Thanh Hải khẳng định, những năm qua, tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh đã thực hiện tốt chức năng, nhiệm vụ theo quy định của Điều lệ Đảng, quy định, hướng dẫn của Trung ương. Kết quả kiểm điểm, đánh giá chất lượng tổ chức đảng, đảng viên hàng năm đều được xếp loại hoàn thành tốt nhiệm vụ và hoàn thành xuất sắc nhiệm vụ, khẳng định vị trí, vai trò quan trọng trong phát triển kinh tế, bảo đảm an sinh xã hội tại địa phương. Bí thư Tỉnh ủy Thái Nguyên đề nghị, (Source: https://chinhsachcuocsong.vnanet.vn/chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc/15497.html)\n", + " - Score: 0.9927 - nghị chuyển giao, đồng chí Nguyễn Thanh Hải, Ủy viên Trung ương Đảng, Bí thư Tỉnh ủy Thái Nguyên, nêu rõ: Những năm qua, các tổ chức Đảng và đảng viên hệ thống ngân hàng thương mại nhà nước trên địa bàn tỉnh Thái Nguyên đã bám sát chủ trương của Chính phủ, định hướng và chỉ đạo của ngân hàng Nhà nước Việt Nam, kế hoạch phát triển kinh tế-xã hội của tỉnh để thực hiện các giải pháp tiền tệ và hoạt động ngân hàng an toàn, hiệu quả, góp phần cùng với chính quyền địa phương thực hiện thắng lợi các nhiệm vụ phát (Source: https://nhandan.vn/thai-nguyen-chuyen-giao-to-chuc-dang-dang-vien-khoi-ngan-hang-post745509.html)\n", + " - Score: 0.9868 - chức đảng và đảng viên trong hệ thống ngân hàng thương mại nhà nước Chi nhánh tỉnh Thái Nguyên theo Quy định số 60-QĐ/TW của Ban Bí thư và Công văn số 4718-CV/BTCTW của Ban Tổ chức Trung ương quy định về tổ chức đảng trong các tập đoàn, tổng công ty, ngân hàng thương mại nhà nước. Theo đó, 5 Đảng bộ cơ sở gồm 17 chi bộ trực thuộc với 324 đảng viên thuộc Ngân hàng Thương mại cổ phần Đầu tư và Phát triển Việt Nam, Ngân hàng Thương mại cổ phần Công Thương Việt Nam - Chi nhánh tại tỉnh Thái Nguyên sẽ được (Source: https://chinhsachcuocsong.vnanet.vn/chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc/15497.html)\n", + " - Score: 0.9858 - địa phương. Bí thư Tỉnh ủy Thái Nguyên đề nghị, sau khi chuyển giao, các ngân hàng thương mại nhà nước tiếp tục phát huy truyền thống, làm tốt công tác đảng và nhiệm vụ chuyên môn, đẩy mạnh giáo dục chính trị tư tưởng, góp phần xây dựng tổ chức đảng trong sạch, vững mạnh, hoàn thành xuất sắc nhiệm vụ được giao. Cùng với đó là thực hiện tốt Quyết định số 61-QC/TW, ngày 8/3/2022 của Ban Bí thư Trung ương về ban hành quy chế phối hợp công tác giữa đảng ủy tập đoàn kinh tế, tổng công ty, ngân hàng thương mại (Source: https://chinhsachcuocsong.vnanet.vn/chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc/15497.html)\n", + " - Score: 0.9854 - thôn Việt Nam, thuộc Đảng bộ Khối Doanh nghiệp Trung ương. Đảng ủy Khối các cơ quan tỉnh Thái Nguyên có trách nhiệm lập biên bản bàn giao sổ sách và hồ sơ đảng viên của các cơ sở đảng nói trên theo đúng quy định. Bí thư Tỉnh ủy Thái Nguyên Nguyễn Thanh Hải khẳng định, những năm qua, tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh đã thực hiện tốt chức năng, nhiệm vụ theo quy định của Điều lệ Đảng, quy định, hướng dẫn của Trung ương. Kết quả kiểm điểm, đánh giá chất lượng tổ chức (Source: https://baotintuc.vn/chinh-tri/thai-nguyen-chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc-20230330151253647.htm)\n", + " - Score: 0.9854 - Kết quả kiểm điểm, đánh giá chất lượng tổ chức đảng, đảng viên hàng năm đều được xếp loại hoàn thành tốt nhiệm vụ và hoàn thành xuất sắc nhiệm vụ, khẳng định vị trí, vai trò quan trọng trong phát triển kinh tế, bảo đảm an sinh xã hội tại địa phương. Bí thư Tỉnh ủy Thái Nguyên đề nghị, sau khi chuyển giao, các ngân hàng thương mại nhà nước tiếp tục phát huy truyền thống, làm tốt công tác đảng và nhiệm vụ chuyên môn, đẩy mạnh giáo dục chính trị tư tưởng, góp phần xây dựng tổ chức đảng trong sạch, vững mạnh, (Source: https://baotintuc.vn/chinh-tri/thai-nguyen-chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc-20230330151253647.htm)\n", + " - Score: 0.9810 - Chuyển giao tổ chức đảng và đảng viên trong hệ thống ngân hàng .... Chuyển giao tổ chức đảng và đảng viên trong hệ thống ngân hàng thương mại nhà nước 5 Đảng bộ cơ sở gồm 17 chi bộ trực thuộc với 324 đảng viên thuộc Ngân hàng Thương mại cổ phần Đầu tư và Phát triển Việt Nam, Ngân hàng Thương mại cổ phần Công Thương Việt Nam, Chi nhánh tại tỉnh Thái Nguyên sẽ được chuyển giao TTXVN - Ngày 30/3, Ban Thường vụ Tỉnh ủy Thái Nguyên tổ chức Hội nghị chuyển giao tổ chức đảng và đảng viên trong hệ thống ngân hàng (Source: https://chinhsachcuocsong.vnanet.vn/chuyen-giao-to-chuc-dang-va-dang-vien-trong-he-thong-ngan-hang-thuong-mai-nha-nuoc/15497.html)\n", + " - Score: 0.9810 - | Phát biểu tại Hội nghị, đồng chí Bí thư Tỉnh ủy nhấn mạnh: Trong những năm qua, hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã bám sát chủ trương của Chính phủ, định hướng và chỉ đạo của Ngân hàng Nhà nước Việt Nam, kế hoạch phát triển kinh tế - xã hội của tỉnh để thực hiện các giải pháp tiền tệ và hoạt động ngân hàng an toàn, hiệu quả; góp phần cùng với chính quyền địa phương thực hiện thắng lợi các nhiệm vụ phát triển kinh tế - xã hội và hoạt động an sinh xã hội của tỉnh. Đồng (Source: https://baothainguyen.vn/chinh-tri/202303/chuyen-giao-to-chuc-dang-va-dang-vien-cac-chi-nhanh-ngan-hang-tai-thai-nguyen-34e1e6c/)\n", + " - Score: 0.9805 - các tổ chức đảng và đảng viên thuộc hệ thống các ngân hàng nêu trên. Theo đó, Ban Chấp hành Đảng bộ tỉnh quyết định chuyển 10 tổ chức cơ sở đảng và 266 đảng viên về Đảng ủy Ngân hàng Nông nghiệp và PTNT Việt Nam; chuyển 3 đảng bộ cơ sở và 179 đảng viên về Đảng ủy Ngân hàng Thương mại cổ phần Công Thương Việt Nam; chuyển 2 đảng bộ cơ sở và 145 đảng viên về Đảng ủy Ngân hàng Thương mại cổ phần Đầu tư và Phát triển Việt Nam. Trước khi chuyển giao, các tổ chức đảng và đảng viên này trực thuộc các huyện ủy, (Source: https://baothainguyen.vn/chinh-tri/202303/chuyen-giao-to-chuc-dang-va-dang-vien-cac-chi-nhanh-ngan-hang-tai-thai-nguyen-34e1e6c/)\n", + " - Score: 0.9785 - Thái Nguyên chuyển giao tổ chức Đảng, đảng viên khối ngân hàng. Tổ chức Đảng và đảng viên Chi nhánh Ngân hàng Nông nghiệp và Phát phát triển nông thôn Việt Nam, Ngân hàng Thương mại cổ phần Đầu tư và Phát triển Việt Nam, Ngân hàng Thương mại cổ phần Công thương Việt Nam tại Thái Nguyên được chuyển giao từ Tỉnh ủy Thái Nguyên về Đảng ủy các ngân hàng, thuộc Đảng ủy Khối Doanh nghiệp Trung ương. Theo đó, Tỉnh ủy Thái Nguyên chuyển giao 10 tổ chức cơ sở Đảng và 266 đảng viên về Đảng ủy Ngân hàng Nông nghiệp và (Source: https://nhandan.vn/thai-nguyen-chuyen-giao-to-chuc-dang-dang-vien-khoi-ngan-hang-post745509.html)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Việc thực hiện tốt chức năng, nhiệm vụ của tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã được khẳng định bởi Bí thư Tỉnh Thái Nguyên Nguyễn Thanh Hải, tuân theo quy định của Điều lệ Đảng, quy định hướng dẫn của Trung ương trong suốt những năm qua.' ---\n", + " -> Stance: Support ({'refute': 0.00102654576767236, 'neutral': 0.0021491022780537605, 'support': 0.9968243837356567}): | Text: Nguyễn Thanh Hải khẳng định, những năm qua, tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh đã thực hiện tốt chức năng, nhiệm vụ theo quy định của Điều lệ Đảng, quy định, hướng dẫn của Trung ương. Kết quả kiểm điểm, đánh giá chất lượng tổ chức đảng, đảng viên hàng năm đều được xếp loại hoàn thành tốt nhiệm vụ và hoàn thành xuất sắc nhiệm vụ, khẳng định vị trí, vai trò quan trọng trong phát triển kinh tế, bảo đảm an sinh xã hội tại địa phương. Bí thư Tỉnh ủy Thái Nguyên đề nghị,\n", + " -> Stance: Support ({'refute': 0.0006355616496875882, 'neutral': 0.0008268123492598534, 'support': 0.9985376596450806}): | Text: nghị chuyển giao, đồng chí Nguyễn Thanh Hải, Ủy viên Trung ương Đảng, Bí thư Tỉnh ủy Thái Nguyên, nêu rõ: Những năm qua, các tổ chức Đảng và đảng viên hệ thống ngân hàng thương mại nhà nước trên địa bàn tỉnh Thái Nguyên đã bám sát chủ trương của Chính phủ, định hướng và chỉ đạo của ngân hàng Nhà nước Việt Nam, kế hoạch phát triển kinh tế-xã hội của tỉnh để thực hiện các giải pháp tiền tệ và hoạt động ngân hàng an toàn, hiệu quả, góp phần cùng với chính quyền địa phương thực hiện thắng lợi các nhiệm vụ phát\n", + " -> Stance: Neutral ({'refute': 0.06269782036542892, 'neutral': 0.6674153208732605, 'support': 0.26988688111305237}): | Text: chức đảng và đảng viên trong hệ thống ngân hàng thương mại nhà nước Chi nhánh tỉnh Thái Nguyên theo Quy định số 60-QĐ/TW của Ban Bí thư và Công văn số 4718-CV/BTCTW của Ban Tổ chức Trung ương quy định về tổ chức đảng trong các tập đoàn, tổng công ty, ngân hàng thương mại nhà nước. Theo đó, 5 Đảng bộ cơ sở gồm 17 chi bộ trực thuộc với 324 đảng viên thuộc Ngân hàng Thương mại cổ phần Đầu tư và Phát triển Việt Nam, Ngân hàng Thương mại cổ phần Công Thương Việt Nam - Chi nhánh tại tỉnh Thái Nguyên sẽ được\n", + " -> Stance: Refute ({'refute': 0.9790480732917786, 'neutral': 0.013097986578941345, 'support': 0.007853944785892963}): | Text: địa phương. Bí thư Tỉnh ủy Thái Nguyên đề nghị, sau khi chuyển giao, các ngân hàng thương mại nhà nước tiếp tục phát huy truyền thống, làm tốt công tác đảng và nhiệm vụ chuyên môn, đẩy mạnh giáo dục chính trị tư tưởng, góp phần xây dựng tổ chức đảng trong sạch, vững mạnh, hoàn thành xuất sắc nhiệm vụ được giao. Cùng với đó là thực hiện tốt Quyết định số 61-QC/TW, ngày 8/3/2022 của Ban Bí thư Trung ương về ban hành quy chế phối hợp công tác giữa đảng ủy tập đoàn kinh tế, tổng công ty, ngân hàng thương mại\n", + " -> Stance: Support ({'refute': 0.0004815888241864741, 'neutral': 0.0005809956346638501, 'support': 0.9989374279975891}): | Text: thôn Việt Nam, thuộc Đảng bộ Khối Doanh nghiệp Trung ương. Đảng ủy Khối các cơ quan tỉnh Thái Nguyên có trách nhiệm lập biên bản bàn giao sổ sách và hồ sơ đảng viên của các cơ sở đảng nói trên theo đúng quy định. Bí thư Tỉnh ủy Thái Nguyên Nguyễn Thanh Hải khẳng định, những năm qua, tổ chức đảng trong hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh đã thực hiện tốt chức năng, nhiệm vụ theo quy định của Điều lệ Đảng, quy định, hướng dẫn của Trung ương. Kết quả kiểm điểm, đánh giá chất lượng tổ chức\n", + " -> Stance: Support ({'refute': 0.04208747297525406, 'neutral': 0.04269533231854439, 'support': 0.9152171611785889}): | Text: Kết quả kiểm điểm, đánh giá chất lượng tổ chức đảng, đảng viên hàng năm đều được xếp loại hoàn thành tốt nhiệm vụ và hoàn thành xuất sắc nhiệm vụ, khẳng định vị trí, vai trò quan trọng trong phát triển kinh tế, bảo đảm an sinh xã hội tại địa phương. Bí thư Tỉnh ủy Thái Nguyên đề nghị, sau khi chuyển giao, các ngân hàng thương mại nhà nước tiếp tục phát huy truyền thống, làm tốt công tác đảng và nhiệm vụ chuyên môn, đẩy mạnh giáo dục chính trị tư tưởng, góp phần xây dựng tổ chức đảng trong sạch, vững mạnh,\n", + " -> Stance: Refute ({'refute': 0.9648649096488953, 'neutral': 0.014010980725288391, 'support': 0.02112402580678463}): | Text: Chuyển giao tổ chức đảng và đảng viên trong hệ thống ngân hàng .... Chuyển giao tổ chức đảng và đảng viên trong hệ thống ngân hàng thương mại nhà nước 5 Đảng bộ cơ sở gồm 17 chi bộ trực thuộc với 324 đảng viên thuộc Ngân hàng Thương mại cổ phần Đầu tư và Phát triển Việt Nam, Ngân hàng Thương mại cổ phần Công Thương Việt Nam, Chi nhánh tại tỉnh Thái Nguyên sẽ được chuyển giao TTXVN - Ngày 30/3, Ban Thường vụ Tỉnh ủy Thái Nguyên tổ chức Hội nghị chuyển giao tổ chức đảng và đảng viên trong hệ thống ngân hàng\n", + " -> Stance: Support ({'refute': 0.0016849794192239642, 'neutral': 0.0033276642207056284, 'support': 0.9949873685836792}): | Text: | Phát biểu tại Hội nghị, đồng chí Bí thư Tỉnh ủy nhấn mạnh: Trong những năm qua, hệ thống ngân hàng thương mại Nhà nước trên địa bàn tỉnh Thái Nguyên đã bám sát chủ trương của Chính phủ, định hướng và chỉ đạo của Ngân hàng Nhà nước Việt Nam, kế hoạch phát triển kinh tế - xã hội của tỉnh để thực hiện các giải pháp tiền tệ và hoạt động ngân hàng an toàn, hiệu quả; góp phần cùng với chính quyền địa phương thực hiện thắng lợi các nhiệm vụ phát triển kinh tế - xã hội và hoạt động an sinh xã hội của tỉnh. Đồng\n", + " -> Stance: Neutral ({'refute': 0.01656351424753666, 'neutral': 0.5436981320381165, 'support': 0.43973830342292786}): | Text: các tổ chức đảng và đảng viên thuộc hệ thống các ngân hàng nêu trên. Theo đó, Ban Chấp hành Đảng bộ tỉnh quyết định chuyển 10 tổ chức cơ sở đảng và 266 đảng viên về Đảng ủy Ngân hàng Nông nghiệp và PTNT Việt Nam; chuyển 3 đảng bộ cơ sở và 179 đảng viên về Đảng ủy Ngân hàng Thương mại cổ phần Công Thương Việt Nam; chuyển 2 đảng bộ cơ sở và 145 đảng viên về Đảng ủy Ngân hàng Thương mại cổ phần Đầu tư và Phát triển Việt Nam. Trước khi chuyển giao, các tổ chức đảng và đảng viên này trực thuộc các huyện ủy,\n", + " -> Stance: Neutral ({'refute': 0.010186178609728813, 'neutral': 0.6438053846359253, 'support': 0.34600841999053955}): | Text: Thái Nguyên chuyển giao tổ chức Đảng, ��ảng viên khối ngân hàng. Tổ chức Đảng và đảng viên Chi nhánh Ngân hàng Nông nghiệp và Phát phát triển nông thôn Việt Nam, Ngân hàng Thương mại cổ phần Đầu tư và Phát triển Việt Nam, Ngân hàng Thương mại cổ phần Công thương Việt Nam tại Thái Nguyên được chuyển giao từ Tỉnh ủy Thái Nguyên về Đảng ủy các ngân hàng, thuộc Đảng ủy Khối Doanh nghiệp Trung ương. Theo đó, Tỉnh ủy Thái Nguyên chuyển giao 10 tổ chức cơ sở Đảng và 266 đảng viên về Đảng ủy Ngân hàng Nông nghiệp và\n", + "Đã append 1 obj vào /content/drive/MyDrive/Vietfact Check Checkpoint/claims.json\n", + "Quy định số lượng công chức phường là thuộc thẩm quyền của chính quyền địa phương nên việc đề xuất áp dụng biên chế phường theo quy mô dân số của Bộ Nội vụ là hợp lý, khoa học.\n", + "\n", + "=== Claim: Quy định số lượng công chức phường là thuộc thẩm quyền của chính quyền địa phương nên việc đề xuất áp dụng biên chế phường theo quy mô dân số của Bộ Nội vụ là hợp lý, khoa học.\n", + "Sinh 5 truy vấn mở rộng.\n", + "\n" + ] }, - "020bc5014ef749e19ebb980dba333b07": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_369a03d2147d41c6ba0c71ca23ceacb6", - "placeholder": "​", - "style": "IPY_MODEL_437d1e1a26e2479eae681af6b651c133", - "value": " 17.0/17.0 [00:00<00:00, 2.23kB/s]" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "Tìm kiếm 'Quy định số lượng công chức phường là th...': 100%|██████████| 5/5 [00:01<00:00, 3.85it/s]\n" + ] }, - "023a1668d2184e52b8e5559b55200c81": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_3e7f9ead16664bb3b148d97410454335", - "placeholder": "​", - "style": "IPY_MODEL_a121a491d4ef43da80c5064f271a9ac9", - "value": " 1.17k/? [00:00<00:00, 117kB/s]" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "Hoàn tất! Kết quả được lưu tại: document_retrieval_results.json\n", + "\n", + "==================================================\n", + "Handle claim: 'Quy định số lượng công chức phường là thuộc thẩm quyền của chính quyền địa phương nên việc đề xuất áp dụng biên chế phường theo quy mô dân số của Bộ Nội vụ là hợp lý, khoa học.'\n", + " -> Crawling 10 links in parallel...\n", + " -> Detect web link. Handle by Trafilatura: https://baomoi.com/xac-dinh-so-luong-cong-chuc-phuong-theo-quy-mo-dan-so-c50617327.epi\n", + " -> Detect web link. Handle by Trafilatura: https://vietnamnet.vn/sau-sap-nhap-cac-phuong-dong-dan-dac-khu-duoc-tang-bien-che-toi-da-70-cong-chuc-2406816.html\n", + " -> Detect web link. Handle by Trafilatura: https://thuvienphapluat.vn/chinh-sach-phap-luat-moi/vn/ho-tro-phap-luat/chinh-sach-moi/97251/cong-van-9972-huong-dan-dinh-muc-bien-che-cho-xa-phuong-sau-sap-xep-theo-quy-mo-dien-tich-dan-so\n", + " -> Detect web link. Handle by Trafilatura: https://daibieunhandan.vn/nhieu-kien-nghi-de-xuat-lien-quan-den-cong-tac-nhan-su-cap-xa-tai-tp-ho-chi-minh-10389547.html\n", + " -> Detect web link. Handle by Trafilatura: https://baochinhphu.vn/dinh-huong-tam-thoi-bo-tri-bien-che-khi-sap-xep-don-vi-hanh-chinh-102250531130144399.htm\n", + " -> Detect web link. Handle by Trafilatura: https://thanhnien.vn/them-bien-che-them-quyen-cho-phuong-xa-185251007215741983.htm\n", + " -> Detect web link. Handle by Trafilatura: https://thaydoigiayto.vn/cap-xa-oan-minh-voi-cong-viec-de-xuat-tang-bien-che-de-hoat-dong-tot-hon/\n", + " -> Detect web link. Handle by Trafilatura: https://xaydungchinhsach.chinhphu.vn/dinh-huong-bo-tri-can-bo-cong-chuc-vien-chuc-cap-xa-sau-sap-xep-119250513134743865.htm\n", + " -> Detect web link. Handle by Trafilatura: https://vnexpress.net/ha-noi-de-xuat-bo-tri-bien-che-phuong-xa-theo-dac-thu-4879804.html\n", + " -> Detect web link. Handle by Trafilatura: https://thuvienphapluat.vn/chinh-sach-phap-luat-moi/vn/ho-tro-phap-luat/chinh-sach-moi/82583/so-luong-bien-che-can-bo-cong-chuc-va-vien-chuc-cap-xa-khi-to-chuc-chinh-quyen-dia-phuong-02-cap-du-kien\n", + "⚠️ Error using Trafilatura for URL https://daibieunhandan.vn/nhieu-kien-nghi-de-xuat-lien-quan-den-cong-tac-nhan-su-cap-xa-tai-tp-ho-chi-minh-10389547.html: HTTP 403\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://thaydoigiayto.vn/cap-xa-oan-minh-voi-cong-viec-de-xuat-tang-bien-che-de-hoat-dong-tot-hon/: HTTP 406\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n" + ] }, - "02b769f0e6a7488a8f2cbc7a945c9eca": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "0339650f74964ed5b9b993db88a49733": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_a65355b2ed9c4f6ab0aee8edc1de60c8", - "IPY_MODEL_f9e4a93e4ce94bf9b4b175b7a0a1859a", - "IPY_MODEL_020bc5014ef749e19ebb980dba333b07" - ], - "layout": "IPY_MODEL_04455e3d3fb14ddf9208cf3fc0cfd033" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://baomoi.com/xac-dinh-so-luong-cong-chuc-phuong-theo-quy-mo-dan-so-c50617327.epi: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n" + ] }, - "0377b62d5bd344c380b3c639c9ed8e34": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "03becf813d5244438139a3b286af88ff": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Playwright ---\n", + "FAIL!! Using snippet for https://baomoi.com/xac-dinh-so-luong-cong-chuc-phuong-theo-quy-mo-dan-so-c50617327.epi\n", + "SUCCESS!! https://vietnamnet.vn/sau-sap-nhap-cac-phuong-dong-dan-dac-khu-duoc-tang-bien-che-toi-da-70-cong-chuc-2406816.html\n", + "SUCCESS!! https://thuvienphapluat.vn/chinh-sach-phap-luat-moi/vn/ho-tro-phap-luat/chinh-sach-moi/97251/cong-van-9972-huong-dan-dinh-muc-bien-che-cho-xa-phuong-sau-sap-xep-theo-quy-mo-dien-tich-dan-so\n", + "SUCCESS!! https://daibieunhandan.vn/nhieu-kien-nghi-de-xuat-lien-quan-den-cong-tac-nhan-su-cap-xa-tai-tp-ho-chi-minh-10389547.html\n", + "SUCCESS!! https://baochinhphu.vn/dinh-huong-tam-thoi-bo-tri-bien-che-khi-sap-xep-don-vi-hanh-chinh-102250531130144399.htm\n", + "SUCCESS!! https://thanhnien.vn/them-bien-che-them-quyen-cho-phuong-xa-185251007215741983.htm\n", + "SUCCESS!! https://thaydoigiayto.vn/cap-xa-oan-minh-voi-cong-viec-de-xuat-tang-bien-che-de-hoat-dong-tot-hon/\n", + "SUCCESS!! https://xaydungchinhsach.chinhphu.vn/dinh-huong-bo-tri-can-bo-cong-chuc-vien-chuc-cap-xa-sau-sap-xep-119250513134743865.htm\n", + "SUCCESS!! https://vnexpress.net/ha-noi-de-xuat-bo-tri-bien-che-phuong-xa-theo-dac-thu-4879804.html\n", + "SUCCESS!! https://thuvienphapluat.vn/chinh-sach-phap-luat-moi/vn/ho-tro-phap-luat/chinh-sach-moi/82583/so-luong-bien-che-can-bo-cong-chuc-va-vien-chuc-cap-xa-khi-to-chuc-chinh-quyen-dia-phuong-02-cap-du-kien\n", + "==> Finish for claim 'Quy định số lượng công chức phường là thuộc thẩm quyền của chính quyền địa phương nên việc đề xuất áp dụng biên chế phường theo quy mô dân số của Bộ Nội vụ là hợp lý, khoa học.'. Total: 107 chunks.\n", + "\n", + "--- Finding top-k chunk related to claim: 'Quy định số lượng công chức phường là thuộc thẩm quyền của chính quyền địa phương nên việc đề xuất áp dụng biên chế phường theo quy mô dân số của Bộ Nội vụ là hợp lý, khoa học.' ---\n", + " Top 20 chunk best related for claim 'Quy định số lượng công chức phường là thuộc thẩm quyền của chính quyền địa phương nên việc đề xuất áp dụng biên chế phường theo quy mô dân số của Bộ Nội vụ là hợp lý, khoa học.':\n", + " - Score: 0.7292 - Xác định số lượng công chức phường theo quy mô dân số - Báo Mới. Theo nhận định của Bộ Nội vụ, quy định về số lượng công chức cấp phường hiện đang gây...\n", + " - Score: 0.4785 - Thêm biên chế, thêm quyền cho phường xã - Báo Thanh Niên. CÔNG CHỨC QUÁ TẢI UBND TP.HCM vừa gửi Bộ Nội vụ báo cáo thực trạng bố trí cán bộ, công chức ...\n", + " - Score: 0.4775 - của từng địa phương như quy mô dân số, diện tích, số lượng thủ tục hồ sơ giải quyết, tốc độ đô thị hóa… để giao biên chế công chức cho khối chính quyề...\n", + " - Score: 0.4692 - đối với cơ quan chuyên môn thuộc Ủy ban nhân dân cấp tỉnh, cấp xã phù hợp với mô hình tổ chức chính quyền địa phương 02 cấp, ban hành trước ngày 15/6/...\n", + " - Score: 0.4642 - chuyên môn thuộc UBND, do đó đề nghị tiếp tục thực hiện. Về biên chế, ông Sơn cho hay trước mắt thành phố sử dụng số biên chế hiện có của cấp huyện, c...\n", + " - Score: 0.4584 - thị hóa cao đề xuất bổ sung 7 - 10 công chức trật tự đô thị, vệ sinh môi trường và 4 công chức về trật tự xây dựng, ưu tiên sử dụng thanh tra xây dựng...\n", + " - Score: 0.4453 - giao biên chế cho từng cơ quan, tổ chức, đơn vị thuộc phạm vi quản lý theo thẩm quyền, bảo đảm thực hiện mục tiêu tinh giản biên chế theo quy định. Về...\n", + " - Score: 0.4432 - số lượng khung biên chế gắn với vị trí việc làm đối với công chức của chính quyền cấp xã; trong đó bổ sung từ 5 - 7 biên chế công chức để thực thi nhi...\n", + " - Score: 0.4416 - Số lượng biên chế cán bộ, công chức và viên chức cấp xã khi tổ .... Số lượng biên chế cán bộ, công chức và viên chức cấp xã khi tổ chức chính quyền đị...\n", + " - Score: 0.4416 - Sau sáp nhập các phường đông dân, đặc khu được tăng biên chế .... Chính phủ dự kiến định hướng tạm thời bố trí khung biên chế đối với các đơn vị hành ...\n", + " - Score: 0.4369 - gồm nhiều mảng quản lý đô thị, tài nguyên môi trường, kinh tế, tài chính, dự án của cấp quận cũ. Công chức được chuyên biệt hóa nên không thể cùng lúc...\n", + " - Score: 0.4319 - địa phương 2 cấp, trước mắt, cơ bản giữ nguyên số lượng cán bộ, công chức, viên chức (trừ những đối tượng luân chuyển theo Kết luận số 154-KL/TW ngày ...\n", + " - Score: 0.4282 - quân tạm thời bố trí 32 biên chế/xã. (2) Đối với đơn vị hành chính cấp xã có quy mô dân số từ trên 16.000 dân: (i) Xã, phường miền núi, vùng cao, cứ t...\n", + " - Score: 0.4268 - disease nhân sự dẫn đến quá tải công việc, ảnh hưởng đến chất lượng phục vụ người dân. Đề xuất tăng khung biên chế nhằm đảm bảo đủ nguồn lực để giải q...\n", + " - Score: 0.4253 - thù và tương thích\", ông Ngân nhìn nhận. Về tổ chức bộ máy cấp xã, PGS-TS Trần Hoàng Ngân nhấn mạnh những nơi đông dân cư, hoạt động kinh tế lớn thì t...\n", + " - Score: 0.4242 - việc công việc ngày càng lớn. Mỗi phòng chuyên môn chỉ có 1 trưởng phòng và 1 phó phòng cùng 5 - 7 công chức, trung bình mỗi công chức phụ trách từ 4 ...\n", + " - Score: 0.4216 - và tổ chức chính quyền địa phương 02 cấp, tổ chức bộ máy, cán bộ, công chức, viên chức khi thực hiện sắp xếp; Công văn 09-CV/BCĐ năm 2025 định hướng t...\n", + " - Score: 0.4151 - dân số từ trên 16.000 dân với trường hợp ở miền núi, vùng cao, cứ tăng 1.000 dân sẽ được bố trí thêm 1 biên chế công chức; đối với các vùng khác cứ tă...\n", + " - Score: 0.4116 - mạnh phân cấp, phân quyền và tăng tính chủ động cho chính quyền cơ sở. Theo đó, T.Ư chỉ cần giao biên chế chung cho HĐND TP.HCM để chủ động phân bổ bi...\n", + " - Score: 0.4059 - thành lập phòng chuyên môn thuộc Ủy ban nhân dân cấp xã. (4) Đối với Đặc khu Phú Quốc (có diện tích lớn, dân số đông) thì được tổ chức không quá 05 ph...\n", + "\n", + "--- Reranking evidences for claim: 'Quy định số lượng công chức phường là thuộc thẩm quyền của chính quyền địa phương nên việc đề xuất áp dụng biên chế phường theo quy mô dân số của Bộ Nội vụ là hợp lý, khoa học.' ---\n", + " Top 10 evidences after reranking:\n", + " - Score: 0.9502 - Xác định số lượng công chức phường theo quy mô dân số - Báo Mới. Theo nhận định của Bộ Nội vụ, quy định về số lượng công chức cấp phường hiện đang gây nhiều khó khăn, áp lực cho những phường có quy mô dân ... (Source: https://baomoi.com/xac-dinh-so-luong-cong-chuc-phuong-theo-quy-mo-dan-so-c50617327.epi)\n", + " - Score: 0.9370 - Sau sáp nhập các phường đông dân, đặc khu được tăng biên chế .... Chính phủ dự kiến định hướng tạm thời bố trí khung biên chế đối với các đơn vị hành chính cấp xã khoảng 32 biên chế; phường đông dân và đặc khu được tăng lên tối đa 70 biên chế, xã đông dân được tăng lên tối đa 50 biên chế công chức. Bộ trưởng Nội vụ Phạm Thị Thanh Trà, Phó Trưởng Ban Chỉ đạo sắp xếp đơn vị hành chính các cấp và xây dựng mô hình tổ chức chính quyền địa phương 2 cấp của Chính phủ vừa ký Công văn 09 gửi UBND các tỉnh, thành phố (Source: https://vietnamnet.vn/sau-sap-nhap-cac-phuong-dong-dan-dac-khu-duoc-tang-bien-che-toi-da-70-cong-chuc-2406816.html)\n", + " - Score: 0.9341 - thị hóa cao đề xuất bổ sung 7 - 10 công chức trật tự đô thị, vệ sinh môi trường và 4 công chức về trật tự xây dựng, ưu tiên sử dụng thanh tra xây dựng địa bàn của cấp quận cũ. Các phường, xã cũng ủng hộ việc giao HĐND phường, xã chủ động phân bổ biên chế cho từng phòng ban, từng khối bởi \"không ai biết rõ việc nhà mình hơn chính mình\". CẦN BỘ MÁY TỐT ĐỂ PHỤC VỤ NGƯỜI DÂN, DOANH NGHIỆP PGS-TS Trần Hoàng Ngân, đại biểu Quốc hội, phân tích: TP.HCM với quy mô dân số hơn 14 triệu người, nếu tính luôn khách vãng (Source: https://thanhnien.vn/them-bien-che-them-quyen-cho-phuong-xa-185251007215741983.htm)\n", + " - Score: 0.9312 - quân tạm thời bố trí 32 biên chế/xã. (2) Đối với đơn vị hành chính cấp xã có quy mô dân số từ trên 16.000 dân: (i) Xã, phường miền núi, vùng cao, cứ tăng 1.000 dân được bố trí thêm 01 biên chế công chức; đối với xã, phường, đặc khu vùng khác cứ tăng 2.000 dân được bố trí thêm 01 biên chế công chức và bố trí không quá 50 biên chế/xã và 70 biên chế/phường, đặc khu. (3) Cấp xã là 01 đơn vị hành chính giữ nguyên (không thực hiện sắp xếp) thì khuyến khích không thành lập phòng chuyên môn thuộc Ủy ban nhân dân (Source: https://baochinhphu.vn/dinh-huong-tam-thoi-bo-tri-bien-che-khi-sap-xep-don-vi-hanh-chinh-102250531130144399.htm)\n", + " - Score: 0.9199 - Thêm biên chế, thêm quyền cho phường xã - Báo Thanh Niên. CÔNG CHỨC QUÁ TẢI UBND TP.HCM vừa gửi Bộ Nội vụ báo cáo thực trạng bố trí cán bộ, công chức tại cấp xã sau 3 tháng vận hành chính quyền địa phương 2 cấp. Theo định hướng khung biên chế, chính quyền cấp xã có khoảng 32 người, địa bàn đông dân cứ tăng 2.000 dân được thêm công chức, tối đa không quá 50 người/xã và 70 người/phường, đặc khu. Mặt khác, cơ cấu cán bộ, công chức hiện chưa đủ để thực hiện khối việc công việc ngày càng lớn. Mỗi phòng chuyên (Source: https://thanhnien.vn/them-bien-che-them-quyen-cho-phuong-xa-185251007215741983.htm)\n", + " - Score: 0.9146 - chuyên môn thuộc UBND, do đó đề nghị tiếp tục thực hiện. Về biên chế, ông Sơn cho hay trước mắt thành phố sử dụng số biên chế hiện có của cấp huyện, cấp xã để bố trí về công tác ở đơn vị hành chính cấp xã mới và thực hiện sắp xếp theo chỉ đạo của Trung ương. Ngoài chỉ tiêu biên chế của Trung ương giao cho cấp cơ sở (theo hướng dẫn mỗi xã phường khoảng 32 người, không gồm khối Đảng, đoàn thể), thành phố sẽ kiến nghị Trung ương cho phép bố trí hệ số K từ 1,5 đến 2 lần tính theo quy mô dân số và đặc điểm kinh (Source: https://vnexpress.net/ha-noi-de-xuat-bo-tri-bien-che-phuong-xa-theo-dac-thu-4879804.html)\n", + " - Score: 0.9106 - dân số từ trên 16.000 dân với trường hợp ở miền núi, vùng cao, cứ tăng 1.000 dân sẽ được bố trí thêm 1 biên chế công chức; đối với các vùng khác cứ tăng 2.000 dân bố trí thêm 1 biên chế. Tổng số bố trí không quá 50 biên chế mỗi xã và 70 biên ch�� mỗi phường, đặc khu. Chính phủ cho biết không khuyến khích thành lập phòng chuyên môn thuộc UBND xã trường hợp cấp xã là 1 đơn vị hành chính giữ nguyên. Với trường hợp đặc khu Phú Quốc, công văn quy định không được tổ chức quá 5 phòng chuyên môn và trước mắt giữ (Source: https://vietnamnet.vn/sau-sap-nhap-cac-phuong-dong-dan-dac-khu-duoc-tang-bien-che-toi-da-70-cong-chuc-2406816.html)\n", + " - Score: 0.9097 - mạnh phân cấp, phân quyền và tăng tính chủ động cho chính quyền cơ sở. Theo đó, T.Ư chỉ cần giao biên chế chung cho HĐND TP.HCM để chủ động phân bổ biên chế về phường, xã theo đặc điểm. Tiếp đó, HĐND phường, xã quy định biên chế trong từng phòng, vì chỉ có địa phương mới hiểu được tính chất công việc của từng phòng, cần bao nhiêu người, ưu tiên lĩnh vực nào. \"Cơ chế này có thể đưa vào trong dự thảo bổ sung Nghị quyết 98/2023 của Quốc hội, trong khi chờ sửa luật Tổ chức chính quyền địa phương\", đại biểu (Source: https://thanhnien.vn/them-bien-che-them-quyen-cho-phuong-xa-185251007215741983.htm)\n", + " - Score: 0.8809 - số lượng khung biên chế gắn với vị trí việc làm đối với công chức của chính quyền cấp xã; trong đó bổ sung từ 5 - 7 biên chế công chức để thực thi nhiệm vụ quản lý nhà nước về trật tự xây dựng, trật tự đô thị, vỉa hè. Khảo sát tại các phường xã đông dân, lãnh đạo địa phương đặt nhiều kỳ vọng vào việc tăng biên chế cho khối chính quyền vì sau khi sáp nhập, địa bàn rộng, thẩm quyền nhiều hơn trước. Đơn cử như phòng kinh tế - hạ tầng giống như một \"siêu phòng\", gồm nhiều mảng quản lý đô thị, tài nguyên môi (Source: https://thanhnien.vn/them-bien-che-them-quyen-cho-phuong-xa-185251007215741983.htm)\n", + " - Score: 0.8569 - việc công việc ngày càng lớn. Mỗi phòng chuyên môn chỉ có 1 trưởng phòng và 1 phó phòng cùng 5 - 7 công chức, trung bình mỗi công chức phụ trách từ 4 - 9 nhóm nhiệm vụ, trong mỗi nhóm có nhiều nội dung công việc chi tiết, phức tạp và khối lượng lớn. Với mức biên chế nêu trên, UBND TP.HCM nhìn nhận sẽ dẫn đến tình trạng quá tải, khó bảo đảm chất lượng và tiến độ công việc, thiếu hụt nguồn lực dự phòng. Nhân sự lãnh đạo mỏng, thiếu cũng ảnh hưởng trực tiếp đến hiệu quả hoạt động, công tác lãnh đạo và chất (Source: https://thanhnien.vn/them-bien-che-them-quyen-cho-phuong-xa-185251007215741983.htm)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Quy định số lượng công chức phường là thuộc thẩm quyền của chính quyền địa phương nên việc đề xuất áp dụng biên chế phường theo quy mô dân số của Bộ Nội vụ là hợp lý, khoa học.' ---\n", + " -> Stance: Neutral ({'refute': 0.0015953510301187634, 'neutral': 0.9962181448936462, 'support': 0.002186458557844162}): | Text: Xác định số lượng công chức phường theo quy mô dân số - Báo Mới. Theo nhận định của Bộ Nội vụ, quy định về số lượng công chức cấp phường hiện đang gây nhiều khó khăn, áp lực cho những phường có quy mô dân ...\n", + " -> Stance: Neutral ({'refute': 0.35882043838500977, 'neutral': 0.6033921241760254, 'support': 0.037787411361932755}): | Text: Sau sáp nhập các phường đông dân, đặc khu được tăng biên chế .... Chính phủ dự kiến định hướng tạm thời bố trí khung biên chế đối với các đơn vị hành chính cấp xã khoảng 32 biên chế; phường đông dân và đặc khu được tăng lên tối đa 70 biên chế, xã đông dân được tăng lên tối đa 50 biên chế công chức. Bộ trưởng Nội vụ Phạm Thị Thanh Trà, Phó Trưởng Ban Chỉ đạo sắp xếp đơn vị hành chính các cấp và xây dựng mô hình tổ chức chính quyền địa phương 2 cấp của Chính phủ vừa ký Công văn 09 gửi UBND các tỉnh, thành phố\n", + " -> Stance: Support ({'refute': 0.020379232242703438, 'neutral': 0.22617560625076294, 'support': 0.7534451484680176}): | Text: thị hóa cao đề xuất bổ sung 7 - 10 công chức trật tự đô thị, vệ sinh môi trường và 4 công chức về trật tự xây dựng, ưu tiên sử dụng thanh tra xây dựng địa bàn của cấp quận cũ. Các phường, xã cũng ủng hộ việc giao HĐND phường, xã chủ động phân bổ biên chế cho từng phòng ban, từng khối bởi \"không ai biết rõ việc nhà mình hơn chính mình\". CẦN BỘ MÁY TỐT ĐỂ PHỤC VỤ NGƯỜI DÂN, DOANH NGHIỆP PGS-TS Trần Hoàng Ngân, đại biểu Quốc hội, phân tích: TP.HCM với quy mô dân số hơn 14 triệu người, nếu tính luôn khách vãng\n", + " -> Stance: Neutral ({'refute': 0.2135332077741623, 'neutral': 0.6029801368713379, 'support': 0.18348664045333862}): | Text: quân tạm thời bố trí 32 biên chế/xã. (2) Đối với đơn vị hành chính cấp xã có quy mô dân số từ trên 16.000 dân: (i) Xã, phường miền núi, vùng cao, cứ tăng 1.000 dân được bố trí thêm 01 biên chế công chức; đối với xã, phường, đặc khu vùng khác cứ tăng 2.000 dân được bố trí thêm 01 biên chế công chức và bố trí không quá 50 biên chế/xã và 70 biên chế/phường, đặc khu. (3) Cấp xã là 01 đơn vị hành chính giữ nguyên (không thực hiện sắp xếp) thì khuyến khích không thành lập phòng chuyên môn thuộc Ủy ban nhân dân\n", + " -> Stance: Support ({'refute': 0.012933497317135334, 'neutral': 0.17735835909843445, 'support': 0.8097081780433655}): | Text: Thêm biên chế, thêm quyền cho phường xã - Báo Thanh Niên. CÔNG CHỨC QUÁ TẢI UBND TP.HCM vừa gửi Bộ Nội vụ báo cáo thực trạng bố trí cán bộ, công chức tại cấp xã sau 3 tháng vận hành chính quyền địa phương 2 cấp. Theo định hướng khung biên chế, chính quyền cấp xã có khoảng 32 người, địa bàn đông dân cứ tăng 2.000 dân được thêm công chức, tối đa không quá 50 người/xã và 70 người/phường, đặc khu. Mặt khác, cơ cấu cán bộ, công chức hiện chưa đủ để thực hiện khối việc công việc ngày càng lớn. Mỗi phòng chuyên\n", + " -> Stance: Refute ({'refute': 0.9613242745399475, 'neutral': 0.008882320486009121, 'support': 0.029793353751301765}): | Text: chuyên môn thuộc UBND, do đó đề nghị tiếp tục thực hiện. Về biên chế, ông Sơn cho hay trước mắt thành phố sử dụng số biên chế hiện có của cấp huyện, cấp xã để bố trí về công tác ở đơn vị hành chính cấp xã mới và thực hiện sắp xếp theo chỉ đạo của Trung ương. Ngoài chỉ tiêu biên chế của Trung ương giao cho cấp cơ sở (theo hướng dẫn mỗi xã phường khoảng 32 người, không gồm khối Đảng, đoàn thể), thành phố sẽ kiến nghị Trung ương cho phép bố trí hệ số K từ 1,5 đến 2 lần tính theo quy mô dân số và đặc điểm kinh\n", + " -> Stance: Refute ({'refute': 0.8213697075843811, 'neutral': 0.14108732342720032, 'support': 0.03754294663667679}): | Text: dân số từ trên 16.000 dân với trường hợp ở miền núi, vùng cao, cứ tăng 1.000 dân sẽ được bố trí thêm 1 biên chế công chức; đối với các vùng khác cứ tăng 2.000 dân bố trí thêm 1 biên chế. Tổng số bố trí không quá 50 biên chế mỗi xã và 70 biên chế mỗi phường, đặc khu. Chính phủ cho biết không khuyến khích thành lập phòng chuyên môn thuộc UBND xã trường hợp cấp xã là 1 đơn vị hành chính giữ nguyên. Với trường hợp đặc khu Phú Quốc, công văn quy định không được tổ chức quá 5 phòng chuyên môn và trước mắt giữ\n", + " -> Stance: Support ({'refute': 0.0026663627941161394, 'neutral': 0.00745442695915699, 'support': 0.9898792505264282}): | Text: mạnh phân cấp, phân quyền và tăng tính chủ động cho chính quyền cơ sở. Theo đó, T.Ư chỉ cần giao biên chế chung cho HĐND TP.HCM để chủ động phân bổ biên chế về phường, xã theo đặc điểm. Tiếp đó, HĐND phường, xã quy định biên chế trong từng phòng, vì chỉ có địa phương mới hiểu được tính chất công việc của từng phòng, cần bao nhiêu người, ưu tiên lĩnh vực nào. \"Cơ chế này có thể đưa vào trong dự thảo bổ sung Nghị quyết 98/2023 của Quốc hội, trong khi chờ sửa luật Tổ chức chính quyền địa phương\", đại biểu\n", + " -> Stance: Support ({'refute': 0.0031386599875986576, 'neutral': 0.022229280322790146, 'support': 0.9746320247650146}): | Text: số lượng khung biên chế gắn với vị trí việc làm đối với công chức của chính quyền cấp xã; trong đó bổ sung từ 5 - 7 biên chế công chức để thực thi nhiệm vụ quản lý nhà nước về trật tự xây dựng, trật tự đô thị, vỉa hè. Khảo sát tại các phường xã đông dân, lãnh đạo địa phương đặt nhiều kỳ vọng vào việc tăng biên chế cho khối chính quyền vì sau khi sáp nhập, địa bàn rộng, thẩm quyền nhiều hơn trước. Đơn cử như phòng kinh tế - hạ tầng giống như một \"siêu phòng\", gồm nhiều mảng quản lý ��ô thị, tài nguyên môi\n", + " -> Stance: Refute ({'refute': 0.923816442489624, 'neutral': 0.03843087702989578, 'support': 0.03775273635983467}): | Text: việc công việc ngày càng lớn. Mỗi phòng chuyên môn chỉ có 1 trưởng phòng và 1 phó phòng cùng 5 - 7 công chức, trung bình mỗi công chức phụ trách từ 4 - 9 nhóm nhiệm vụ, trong mỗi nhóm có nhiều nội dung công việc chi tiết, phức tạp và khối lượng lớn. Với mức biên chế nêu trên, UBND TP.HCM nhìn nhận sẽ dẫn đến tình trạng quá tải, khó bảo đảm chất lượng và tiến độ công việc, thiếu hụt nguồn lực dự phòng. Nhân sự lãnh đạo mỏng, thiếu cũng ảnh hưởng trực tiếp đến hiệu quả hoạt động, công tác lãnh đạo và chất\n", + "Đã append 1 obj vào /content/drive/MyDrive/Vietfact Check Checkpoint/claims.json\n", + "Lúc đầu, Asuka Takahashi chưa bắt nhịp được trận đấu. Rất nhiên cô đã dần thích nghi và chủ động tấn công dẫn trước tay vợt chủ nhà với tỷ số 5-1.\n", + "\n", + "=== Claim: Lúc đầu, Asuka Takahashi chưa bắt nhịp được trận đấu. Rất nhiên cô đã dần thích nghi và chủ động tấn công dẫn trước tay vợt chủ nhà với tỷ số 5-1.\n", + "Sinh 5 truy vấn mở rộng.\n", + "\n" + ] }, - "040f2f70599140b3ac68930b99fbefc4": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "Tìm kiếm 'Lúc đầu, Asuka Takahashi chưa bắt nhịp đ...': 100%|██████████| 5/5 [00:01<00:00, 3.63it/s]\n" + ] }, - "0444174e57614bdd990f636aeaca8b85": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_f7e4b85d93544c8b850f2c00a91a754a", - "placeholder": "​", - "style": "IPY_MODEL_61e29c67c687463286df110d719fffcc", - "value": "config.json: 100%" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "Hoàn tất! Kết quả được lưu tại: document_retrieval_results.json\n", + "\n", + "==================================================\n", + "Handle claim: 'Lúc đầu, Asuka Takahashi chưa bắt nhịp được trận đấu. Rất nhiên cô đã dần thích nghi và chủ động tấn công dẫn trước tay vợt chủ nhà với tỷ số 5-1.'\n", + " -> Crawling 10 links in parallel...\n", + " -> Detect web link. Handle by Trafilatura: https://m.facebook.com/Onsportchannel/photos/v%C6%B0%E1%BB%A3t-qua-ta-v%E1%BB%A3t-nh%E1%BA%ADt-b%E1%BA%A3n-asuka-takahashi-sau-3-set-%C4%91%E1%BA%A5u-nguy%E1%BB%85n-thu%E1%BB%B3-linh-%C4%91%C3%A3-l%E1%BB%8Dt-v/1216415096288275/\n", + " -> Detect web link. Handle by Trafilatura: https://www.youtube.com/watch?v=ub_N2Mzo4_0\n", + " -> Detect web link. Handle by Trafilatura: https://www.youtube.com/watch?v=XNmttpG6Ftg\n", + " -> Detect web link. Handle by Trafilatura: https://www.tiktok.com/discover/c%C3%A1c-di%E1%BB%85n-vi%C3%AAn-nh%E1%BA%ADt-b%E1%BA%A3n-mbbg?lang=en\n", + " -> Detect web link. Handle by Trafilatura: https://vi.wikipedia.org/wiki/%C4%90%E1%BA%BF_qu%E1%BB%91c_Nh%E1%BA%ADt_B%E1%BA%A3n\n", + " -> Detect web link. Handle by Trafilatura: https://www.instagram.com/p/CU6rlcBtage/\n", + " -> Detect web link. Handle by Trafilatura: https://quizlet.com/vn/1017666350/the-thao-flash-cards/\n", + " -> Detect web link. Handle by Trafilatura: https://www.studocu.vn/vn/document/hoc-vien-ngoai-giao-viet-nam/dai-cuong-truyen-thong-quoc-te/final-noi-dung-ttqt/113619450\n", + " -> Detect web link. Handle by Trafilatura: http://gvn.co/threads/j-music-hello-project-girls-fan-club-ver-5-0.778940/\n", + " -> Detect PDF link. Handle by pdfminer.six: http://chimviet.free.fr/vannhat/nguyennamtran/GiaoTrinhLSNhatBan/NNT_GTLichSuNB_Quyen1.pdf\n", + "⚠️ Error using Trafilatura for URL https://quizlet.com/vn/1017666350/the-thao-flash-cards/: HTTP 403\n", + "Falling back to Playwright extraction ...\n", + "⚠️ Error using Trafilatura for URL https://www.studocu.vn/vn/document/hoc-vien-ngoai-giao-viet-nam/dai-cuong-truyen-thong-quoc-te/final-noi-dung-ttqt/113619450: HTTP 403\n", + "Falling back to Playwright extraction ...\n", + "⚠️ Error using Trafilatura for URL https://vi.wikipedia.org/wiki/%C4%90%E1%BA%BF_qu%E1%BB%91c_Nh%E1%BA%ADt_B%E1%BA%A3n: HTTP 403\n", + "Falling back to Playwright extraction ...\n" + ] }, - "04455e3d3fb14ddf9208cf3fc0cfd033": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n", + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "04842fda378749d8b73c6852546683c3": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_9247aafe4cca400e95877f1e2b57a7ff", - "placeholder": "​", - "style": "IPY_MODEL_d0a5895c0f5e4cb88d80bd6051d8a627", - "value": "sentence_bert_config.json: 100%" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "⚠️ Error using Trafilatura for URL https://www.instagram.com/p/CU6rlcBtage/: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "⚠️ Error using Trafilatura for URL https://www.tiktok.com/discover/c%C3%A1c-di%E1%BB%85n-vi%C3%AAn-nh%E1%BA%ADt-b%E1%BA%A3n-mbbg?lang=en: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n" + ] }, - "05893aac55ff4627aefcf37a48126faa": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "058e5228531744328168889c4a752c44": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Playwright ---\n", + "❌ Error when open file PDF http://chimviet.free.fr/vannhat/nguyennamtran/GiaoTrinhLSNhatBan/NNT_GTLichSuNB_Quyen1.pdf: name 'io' is not defined\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "SUCCESS!! https://m.facebook.com/Onsportchannel/photos/v%C6%B0%E1%BB%A3t-qua-ta-v%E1%BB%A3t-nh%E1%BA%ADt-b%E1%BA%A3n-asuka-takahashi-sau-3-set-%C4%91%E1%BA%A5u-nguy%E1%BB%85n-thu%E1%BB%B3-linh-%C4%91%C3%A3-l%E1%BB%8Dt-v/1216415096288275/\n", + "SUCCESS!! https://www.youtube.com/watch?v=ub_N2Mzo4_0\n", + "SUCCESS!! https://www.youtube.com/watch?v=XNmttpG6Ftg\n", + "FAIL!! Using snippet for https://www.tiktok.com/discover/c%C3%A1c-di%E1%BB%85n-vi%C3%AAn-nh%E1%BA%ADt-b%E1%BA%A3n-mbbg?lang=en\n", + "SUCCESS!! https://vi.wikipedia.org/wiki/%C4%90%E1%BA%BF_qu%E1%BB%91c_Nh%E1%BA%ADt_B%E1%BA%A3n\n", + "SUCCESS!! https://www.instagram.com/p/CU6rlcBtage/\n", + "SUCCESS!! https://quizlet.com/vn/1017666350/the-thao-flash-cards/\n", + "SUCCESS!! https://www.studocu.vn/vn/document/hoc-vien-ngoai-giao-viet-nam/dai-cuong-truyen-thong-quoc-te/final-noi-dung-ttqt/113619450\n", + "SUCCESS!! http://gvn.co/threads/j-music-hello-project-girls-fan-club-ver-5-0.778940/\n", + "FAIL!! Using snippet for http://chimviet.free.fr/vannhat/nguyennamtran/GiaoTrinhLSNhatBan/NNT_GTLichSuNB_Quyen1.pdf\n", + "==> Finish for claim 'Lúc đầu, Asuka Takahashi chưa bắt nhịp được trận đấu. Rất nhiên cô đã dần thích nghi và chủ động tấn công dẫn trước tay vợt chủ nhà với tỷ số 5-1.'. Total: 288 chunks.\n", + "\n", + "--- Finding top-k chunk related to claim: 'Lúc đầu, Asuka Takahashi chưa bắt nhịp được trận đấu. Rất nhiên cô đã dần thích nghi và chủ động tấn công dẫn trước tay vợt chủ nhà với tỷ số 5-1.' ---\n", + " Top 20 chunk best related for claim 'Lúc đầu, Asuka Takahashi chưa bắt nhịp được trận đấu. Rất nhiên cô đã dần thích nghi và chủ động tấn công dẫn trước tay vợt chủ nhà với tỷ số 5-1.':\n", + " - Score: 0.4818 - On - Vượt qua ta vợt Nhật Bản Asuka Takahashi sau 3 SET đấu .... Facebook Facebook is not available on this browser To continue using Facebook, get on...\n", + " - Score: 0.4657 - Japanese player Asuka Takahashi defeats German ... - Instagram. Japanese player Asuka Takahashi defeats German player Antonia Schaller 21-6, 21-5 in 3...\n", + " - Score: 0.3334 - ra từ đấy . • Photobook \"19\" của Aichan đứng số 1 doanh thu bán hàng năm 2006 trên trang Amazone.com • Cô là một fan bự của Takarazuka. Cô rất muốn tr...\n", + " - Score: 0.3220 - quyền kiểm soát quần đảo Ogasawa trong nhiều trận đánh sinh tử như trận Iwo Jima đã đánh dấu sự khởi đầu một loạt các đảo của Nhật bị thất thủ. Kamika...\n", + " - Score: 0.3168 - là Trung Hoa. Nhận thấy nguy cơ thua kém các thế lực \"mọi da trắng\" ngay trên địa bàn của mình, Nhật Bản ra sức củng cố phát huy kỹ nghệ - đặc biệt là...\n", + " - Score: 0.3164 - Vietnam Open 2019 WS-F: Asuka Takahashi (JPN) vs Zhang Yiman .... About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy ...\n", + " - Score: 0.3020 - v-u-den, Nozomi Tsuji, Aya Matsuura, và Natsumi Abe, cũng như Marcia và Kaoru Ebira của Takarazuka Revue. Cùng thời điểm đó, single solo đầu tay và cũ...\n", + " - Score: 0.2846 - Asuka Takahashi (Japan) vs Nguyễn Thùy Linh (Vietnam) | Badminton. About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy...\n", + " - Score: 0.2777 - số đó \"The Terminator\" khiến mình thấy hồi hộp và vui khi xem! \"Backdraft.\" cũng vậy, mình đã khóc rất nhiều sau khi xem \"Nankyoku Monogatari.\" * Cuốn...\n", + " - Score: 0.2632 - gia High-King, nhóm nhạc được thành lập nhằm mục đích quảng bá cho nhạc kịch tiếp theo của Morning Musume \" Cinderella the Musical \", và người đảm nhậ...\n", + " - Score: 0.2627 - kích đặc biệt. Tất cả các học viên đều đưa cả hai tay để tình nguyện vào chiến dịch. Sau đó Tamai yêu cầu Trung úy Yukio Seki làm chỉ huy cho lực lượn...\n", + " - Score: 0.2555 - 2 (2004) được phát hành. Tuy rằng cô đã được chon hát chính trong single \"Do it! Now\" của MoMusu từ năm 2002, nhưng đến single mùa xuân năm 2004 của M...\n", + " - Score: 0.2551 - Người sáng lập IJA - Nguyên soái Hoàng tử Ōyama Iwao: Tham mưu trưởng Lục quân - Nguyên soái Hoàng tử Komatsu Akihito: Tham mưu trưởng Lục quân - Nguy...\n", + " - Score: 0.2545 - nghĩ mông lung, đó cũng là lí do khiến cho cô ấy nói ra những điều kì lạ (-_-'). Kamei Eri không giỏi kể chuyện cười ,chơi trò chơi và thể thao, ngoại...\n", + " - Score: 0.2537 - năng kỹ nghệ của họ và của Hoa Kỳ. Vì lý do này người Nhật cho rằng sự thành công của họ là khả năng chiếm ưu thế chiến lược bằng cách chiến thắng man...\n", + " - Score: 0.2531 - và màu tóc từ khi gia nhập Morning Musume. * là người hướng dẫn của Kusumi Koharu trong Morning Musume. * Khẩu hiệu của cô là \"Usa-chan Peace!\" vừa đư...\n", + " - Score: 0.2461 - xảy ra tại chiến trường Đông Nam Á trong Chiến tranh thế giới thứ hai khi Đế quốc Nhật xâm lược căn cứ chiến lược của phe Đồng Minh ở Singapore. Chiến...\n", + " - Score: 0.2399 - 2nd gen : Mari, Kei, Sayaka 3rd gen : Maki 4th gen : Rika, Hitomi, Nozomi,Kago Ai 5th gen : Takahashi Ai, Asami, Makoto, Risa 6th gen : Miki, Eri, Rei...\n", + " - Score: 0.2396 - Các lực lượng nổi dậy nhập cuộc với quân đội của tướng MacArthur ngày 19 tháng 10 năm 1944, và chiến dịch Philippines 1944-45 thành công tốt đẹp. Chiế...\n", + " - Score: 0.2392 - Jirettai và album đầu tiên là Rainbow 7. Concert đầu tiên có sự tham gia của Koha được tổ chức vào ngày 7 tháng 5 năm 2005. Đặc biệt là vào năm 2006, ...\n", + "\n", + "--- Reranking evidences for claim: 'Lúc đầu, Asuka Takahashi chưa bắt nhịp được trận đấu. Rất nhiên cô đã dần thích nghi và chủ động tấn công dẫn trước tay vợt chủ nhà với tỷ số 5-1.' ---\n", + " Top 10 evidences after reranking:\n", + " - Score: 0.9683 - Asuka Takahashi (Japan) vs Nguyễn Thùy Linh (Vietnam) | Badminton. About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket © 2025 Google LLC (Source: https://www.youtube.com/watch?v=ub_N2Mzo4_0)\n", + " - Score: 0.9678 - Japanese player Asuka Takahashi defeats German ... - Instagram. Japanese player Asuka Takahashi defeats German player Antonia Schaller 21-6, 21-5 in 30 minutes! Her win helped Japan seal a 5-0 win against Germany 😍👏 #Badminton #BadmintonLovers #BadmintonAsia #thomasubercup2021 Her win helped Japan seal a 5-0 win against Germany 😍👏 #Badminton #BadmintonLovers #BadmintonAsia #thomasubercup2021 Play stupid Reply Log in to like or comment. (Source: https://www.instagram.com/p/CU6rlcBtage/)\n", + " - Score: 0.9614 - Vietnam Open 2019 WS-F: Asuka Takahashi (JPN) vs Zhang Yiman .... About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket © 2025 Google LLC (Source: https://www.youtube.com/watch?v=XNmttpG6Ftg)\n", + " - Score: 0.9512 - On - Vượt qua ta vợt Nhật Bản Asuka Takahashi sau 3 SET đấu .... Facebook Facebook is not available on this browser To continue using Facebook, get one of the browsers below. Learn more English (US) + Meta © 2025 (Source: https://m.facebook.com/Onsportchannel/photos/v%C6%B0%E1%BB%A3t-qua-ta-v%E1%BB%A3t-nh%E1%BA%ADt-b%E1%BA%A3n-asuka-takahashi-sau-3-set-%C4%91%E1%BA%A5u-nguy%E1%BB%85n-thu%E1%BB%B3-linh-%C4%91%C3%A3-l%E1%BB%8Dt-v/1216415096288275/)\n", + " - Score: 0.9355 - v-u-den, Nozomi Tsuji, Aya Matsuura, và Natsumi Abe, cũng như Marcia và Kaoru Ebira của Takarazuka Revue. Cùng thời điểm đó, single solo đầu tay và cũng là duy nhất của Takahashi tính đến thời điểm này : \"Yume Kara Samete\" được chính thức phát hành. Tuy nhiên, single này chỉ được phát hành dưới dạng Audio, còn PV chỉ là những đoạn phim được cắt ghép từ Dorama Aichan đóng vai chính : Doutoku Joshi Tandai Ecoken ( tập 1 ), nằm trong DVD Pucchi Best 7 của Hello! Project. Sau khi đội trưởng Hitomi Yoshizawa (Source: http://gvn.co/threads/j-music-hello-project-girls-fan-club-ver-5-0.778940/)\n", + " - Score: 0.8999 - xảy ra tại chiến trường Đông Nam Á trong Chiến tranh thế giới thứ hai khi Đế quốc Nhật xâm lược căn cứ chiến lược của phe Đồng Minh ở Singapore. Chiến sự kéo dài từ 7 tháng 2 đến 15 tháng 2 năm 1942 và kết quả là Singapore rơi vào tay quân Nhật sau khi tướng Anh là Arthur Percival đầu hàng. Đây là cuộc đầu hàng lớn nhất trong lịch sử của lực lượng quân sự chỉ huy bởi Anh, khoảng 80.000 quân Ấn Độ, Úc và Anh trở thành tù binh chiến tranh cùng với 50.000 bị bắt trong cuộc xâm chiếm Malaysia của Nhật. Miến (Source: https://vi.wikipedia.org/wiki/%C4%90%E1%BA%BF_qu%E1%BB%91c_Nh%E1%BA%ADt_B%E1%BA%A3n)\n", + " - Score: 0.8452 - là Trung Hoa. Nhận thấy nguy cơ thua kém các thế lực \"mọi da trắng\" ngay trên địa bàn của mình, Nhật Bản ra sức củng cố phát huy kỹ nghệ - đặc biệt là vũ khí quân sự và trong vòng vài năm tạo dựng được một lực lượng quân sự hùng mạnh. Araki Sadao là một lãnh tụ khuynh hữu đảng quân phiệt Nhật, từng lãnh đạo Hội Hoạt động Từ thiện Đế quốc (Kōdōha) đối lập với Nhóm Kiểm soát (Tōseiha) của tướng Kazushige Ugaki. Ông gắn liền cổ học Nhật (võ sĩ đạo) với chủ thuyết phát xít đang thịnh hành tại châu Âu, đưa đến (Source: https://vi.wikipedia.org/wiki/%C4%90%E1%BA%BF_qu%E1%BB%91c_Nh%E1%BA%ADt_B%E1%BA%A3n)\n", + " - Score: 0.8384 - và màu tóc từ khi gia nhập Morning Musume. * là người hướng dẫn của Kusumi Koharu trong Morning Musume. * Khẩu hiệu của cô là \"Usa-chan Peace!\" vừa đưa 2 biểu tượng peace lên đầu, giống như đôi tai thỏ, từng được dùng để thay cho \"Sexy Beam\" khi biểu diễn \"Koi no Dance Site.\" * Cô từng thắng 1 giải thưởng môn Aerobic tại trường cấp 2, và từng học vài khóa về piano. * Cô rất hâm mộ Takahashi Ai và Ishikawa Rika. * Cha cô là 1 nhà nghiên cứu của công ty hóa chất công nghiệp Ube Industries. [/spoil] Tanaka (Source: http://gvn.co/threads/j-music-hello-project-girls-fan-club-ver-5-0.778940/)\n", + " - Score: 0.7856 - quyền kiểm soát quần đảo Ogasawa trong nhiều trận đánh sinh tử như trận Iwo Jima đã đánh dấu sự khởi đầu một loạt các đảo của Nhật bị thất thủ. Kamikaze [sửa | sửa mã nguồn]Trong năm 1943-44, lực lượng Đồng Minh được hậu thuẫn bởi sức mạnh kỹ nghệ và tài nguyên phong phú của Hoa Kỳ đã dần dần tiến công về phía đất Nhật Bản. Chỉ huy trưởng Asaiki Tamai kêu gọi một nhóm 23 học viên phi công xuất sắc mà Tamai trực tiếp đào tạo tình nguyện vào lực lượng xung kích đặc biệt. Tất cả các học viên đều đưa cả hai (Source: https://vi.wikipedia.org/wiki/%C4%90%E1%BA%BF_qu%E1%BB%91c_Nh%E1%BA%ADt_B%E1%BA%A3n)\n", + " - Score: 0.6704 - 2nd gen : Mari, Kei, Sayaka 3rd gen : Maki 4th gen : Rika, Hitomi, Nozomi,Kago Ai 5th gen : Takahashi Ai, Asami, Makoto, Risa 6th gen : Miki, Eri, Reina, Sayumi 7th gen : Koharu 8th gen : Aika, LinLin, JunJun 9th gen : Mizuki, Erina, Riho, Kanon Những thành viên hiện tại Takahashi Ai (高橋愛, Leader) [spoil]TAKAHASHI AI Lý lịch trích ngang Tên: Takahashi Ai (高橋愛) Nickname: Ai-chan, Lovely, Takitty, Tettekete Ngày sinh: 14 tháng 9 năm1986 Quê quán: Sakai, tỉnh Fukui , Nhật Bản Nhóm máu: A Chiều cao: 153 cm Sở (Source: http://gvn.co/threads/j-music-hello-project-girls-fan-club-ver-5-0.778940/)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Lúc đầu, Asuka Takahashi chưa bắt nhịp được trận đấu. Rất nhiên cô đã dần thích nghi và chủ động tấn công dẫn trước tay vợt chủ nhà với tỷ số 5-1.' ---\n", + " -> Stance: Neutral ({'refute': 0.0013171419268473983, 'neutral': 0.9951791763305664, 'support': 0.0035035968758165836}): | Text: Asuka Takahashi (Japan) vs Nguyễn Thùy Linh (Vietnam) | Badminton. About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket © 2025 Google LLC\n", + " -> Stance: Neutral ({'refute': 0.0026315769646316767, 'neutral': 0.9825606942176819, 'support': 0.01480776909738779}): | Text: Japanese player Asuka Takahashi defeats German ... - Instagram. Japanese player Asuka Takahashi defeats German player Antonia Schaller 21-6, 21-5 in 30 minutes! Her win helped Japan seal a 5-0 win against Germany 😍👏 #Badminton #BadmintonLovers #BadmintonAsia #thomasubercup2021 Her win helped Japan seal a 5-0 win against Germany 😍👏 #Badminton #BadmintonLovers #BadmintonAsia #thomasubercup2021 Play stupid Reply Log in to like or comment.\n", + " -> Stance: Neutral ({'refute': 0.0014806445688009262, 'neutral': 0.9928215146064758, 'support': 0.005697872489690781}): | Text: Vietnam Open 2019 WS-F: Asuka Takahashi (JPN) vs Zhang Yiman .... About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket © 2025 Google LLC\n", + " -> Stance: Neutral ({'refute': 0.004611143376678228, 'neutral': 0.9505905508995056, 'support': 0.044798243790864944}): | Text: On - Vượt qua ta vợt Nhật Bản Asuka Takahashi sau 3 SET đấu .... Facebook Facebook is not available on this browser To continue using Facebook, get one of the browsers below. Learn more English (US) + Meta © 2025\n", + " -> Stance: Neutral ({'refute': 0.13454946875572205, 'neutral': 0.451738178730011, 'support': 0.41371241211891174}): | Text: v-u-den, Nozomi Tsuji, Aya Matsuura, và Natsumi Abe, cũng như Marcia và Kaoru Ebira của Takarazuka Revue. Cùng thời điểm đó, single solo đầu tay và cũng là duy nhất của Takahashi tính đến thời điểm này : \"Yume Kara Samete\" được chính thức phát hành. Tuy nhiên, single này chỉ được phát hành dưới dạng Audio, còn PV chỉ là những đoạn phim được cắt ghép từ Dorama Aichan đóng vai chính : Doutoku Joshi Tandai Ecoken ( tập 1 ), nằm trong DVD Pucchi Best 7 của Hello! Project. Sau khi đội trưởng Hitomi Yoshizawa\n", + " -> Stance: Neutral ({'refute': 0.03151002153754234, 'neutral': 0.5221367478370667, 'support': 0.4463532269001007}): | Text: xảy ra tại chiến trường Đông Nam Á trong Chiến tranh thế giới thứ hai khi Đế quốc Nhật xâm lược căn cứ chiến lược của phe Đồng Minh ở Singapore. Chiến sự kéo dài từ 7 tháng 2 đến 15 tháng 2 năm 1942 và kết quả là Singapore rơi vào tay quân Nhật sau khi tướng Anh là Arthur Percival đầu hàng. Đây là cuộc đầu hàng lớn nhất trong lịch sử của lực lượng quân sự chỉ huy bởi Anh, khoảng 80.000 quân Ấn Độ, Úc và Anh trở thành tù binh chiến tranh cùng với 50.000 bị bắt trong cuộc xâm chiếm Malaysia của Nhật. Miến\n", + " -> Stance: Support ({'refute': 0.02861791104078293, 'neutral': 0.07510168850421906, 'support': 0.8962803483009338}): | Text: là Trung Hoa. Nhận thấy nguy cơ thua kém các thế lực \"mọi da trắng\" ngay trên địa bàn của mình, Nhật Bản ra sức củng cố phát huy kỹ nghệ - đặc biệt là vũ khí quân sự và trong vòng vài năm tạo dựng được một lực lượng quân sự hùng mạnh. Araki Sadao là một lãnh tụ khuynh hữu đảng quân phiệt Nhật, từng lãnh đạo Hội Hoạt động Từ thiện Đế quốc (Kōdōha) đối lập với Nhóm Kiểm soát (Tōseiha) của tướng Kazushige Ugaki. Ông gắn liền cổ học Nhật (võ sĩ đạo) với chủ thuyết phát xít đang thịnh hành tại châu Âu, đưa đến\n", + " -> Stance: Neutral ({'refute': 0.015106522478163242, 'neutral': 0.786801278591156, 'support': 0.19809210300445557}): | Text: và màu tóc từ khi gia nhập Morning Musume. * là người hướng dẫn của Kusumi Koharu trong Morning Musume. * Khẩu hiệu của cô là \"Usa-chan Peace!\" vừa đưa 2 biểu tượng peace lên đầu, giống như đôi tai thỏ, từng được dùng để thay cho \"Sexy Beam\" khi biểu diễn \"Koi no Dance Site.\" * Cô từng thắng 1 giải thưởng môn Aerobic tại trường cấp 2, và từng học vài khóa về piano. * Cô rất hâm mộ Takahashi Ai và Ishikawa Rika. * Cha cô là 1 nhà nghiên cứu của công ty hóa chất công nghiệp Ube Industries. [/spoil] Tanaka\n", + " -> Stance: Support ({'refute': 0.03752880170941353, 'neutral': 0.2594601809978485, 'support': 0.7030110955238342}): | Text: quyền kiểm soát quần đảo Ogasawa trong nhiều trận đánh sinh tử như trận Iwo Jima đã đánh dấu sự khởi đầu một loạt các đảo của Nhật bị thất thủ. Kamikaze [sửa | sửa mã nguồn]Trong năm 1943-44, lực lượng Đồng Minh được hậu thuẫn bởi sức mạnh kỹ nghệ và tài nguyên phong phú của Hoa Kỳ đã dần dần tiến công về phía đất Nhật Bản. Chỉ huy trưởng Asaiki Tamai kêu gọi một nhóm 23 học viên phi công xuất sắc mà Tamai trực tiếp đào tạo tình nguyện vào lực lượng xung kích đặc biệt. Tất cả các học viên đều đưa cả hai\n", + " -> Stance: Support ({'refute': 0.1405830979347229, 'neutral': 0.3477668762207031, 'support': 0.511650025844574}): | Text: 2nd gen : Mari, Kei, Sayaka 3rd gen : Maki 4th gen : Rika, Hitomi, Nozomi,Kago Ai 5th gen : Takahashi Ai, Asami, Makoto, Risa 6th gen : Miki, Eri, Reina, Sayumi 7th gen : Koharu 8th gen : Aika, LinLin, JunJun 9th gen : Mizuki, Erina, Riho, Kanon Những thành viên hiện tại Takahashi Ai (高橋愛, Leader) [spoil]TAKAHASHI AI Lý lịch trích ngang Tên: Takahashi Ai (高橋愛) Nickname: Ai-chan, Lovely, Takitty, Tettekete Ngày sinh: 14 tháng 9 năm1986 Quê quán: Sakai, tỉnh Fukui , Nhật Bản Nhóm máu: A Chiều cao: 153 cm Sở\n", + "Đã append 1 obj vào /content/drive/MyDrive/Vietfact Check Checkpoint/claims.json\n", + "Trong lĩnh vực ngân hàng, có thể lan sang thị trường bất động sản thương mại và nhà ở, tỉ phú Elon Musk và tỉ phú Bill Ackman cùng lên tiếng cảnh báo về tình trạng hỗn loạn.\n", + "\n", + "=== Claim: Trong lĩnh vực ngân hàng, có thể lan sang thị trường bất động sản thương mại và nhà ở, tỉ phú Elon Musk và tỉ phú Bill Ackman cùng lên tiếng cảnh báo về tình trạng hỗn loạn.\n", + "Sinh 5 truy vấn mở rộng.\n", + "\n" + ] }, - "0751ff39f2e74bc691fe9bd90487d758": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "Tìm kiếm 'Trong lĩnh vực ngân hàng, có thể lan san...': 100%|██████████| 5/5 [00:01<00:00, 2.90it/s]\n" + ] }, - "076d465a6b9a4d8e9c40286783f26ce1": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "Hoàn tất! Kết quả được lưu tại: document_retrieval_results.json\n", + "\n", + "==================================================\n", + "Handle claim: 'Trong lĩnh vực ngân hàng, có thể lan sang thị trường bất động sản thương mại và nhà ở, tỉ phú Elon Musk và tỉ phú Bill Ackman cùng lên tiếng cảnh báo về tình trạng hỗn loạn.'\n", + " -> Crawling 10 links in parallel...\n", + " -> Detect web link. Handle by Trafilatura: https://tuoitre.vn/ti-phu-elon-musk-va-bill-ackman-canh-bao-rui-ro-cua-bat-dong-san-the-chap-20230329144627095.htm\n", + " -> Detect web link. Handle by Trafilatura: https://tuoitre.vn/svb.html\n", + " -> Detect web link. Handle by Trafilatura: https://voz.vn/t/ti-phu-elon-musk-va-bill-ackman-canh-bao-rui-ro-cua-bat-%C4%91ong-san-the-chap.745669/\n", + " -> Detect web link. Handle by Trafilatura: https://www.otofun.net/threads/cac-chuyen-gia-bao-bds-chet-toi-het-2024-cac-bac-du-den-khi-nao.1857852/page-14\n", + " -> Detect web link. Handle by Trafilatura: https://thanhnienviet.vn/khung-hoang-ngan-hang-o-my-co-the-lan-sang-thi-truong-bat-dong-san-thuong-mai-209243107210037814.htm\n", + " -> Detect web link. Handle by Trafilatura: https://vietnamfinance.vn/elon-musk-canh-bao-my-dang-lao-toi-bo-vuc-pha-san-bao-hieu-con-dia-chan-bitcoin-d135109.html\n", + " -> Detect web link. Handle by Trafilatura: https://thegioitiepthi.danviet.vn/ty-phu-elon-musk-canh-bao-my-se-som-tra-gia-vi-nui-no-khong-lo-d1376590.html\n", + " -> Detect web link. Handle by Trafilatura: https://baomoi.com/khung-hoang-ngan-hang-my-nguy-co-lan-sang-thi-truong-bat-dong-san-c45355515.epi\n", + " -> Detect web link. Handle by Trafilatura: https://markettimes.vn/thien-tai-dau-co-bill-ackman-tiet-lo-khoan-dau-tu-dau-tien-lai-150-nho-hoc-theo-warren-buffett-39957.html\n", + " -> Detect web link. Handle by Trafilatura: https://baomoi.com/khung-hoang-ngan-hang-de-doa-thi-truong-bat-dong-san-my-c45428309.epi\n", + "⚠️ Error using Trafilatura for URL https://voz.vn/t/ti-phu-elon-musk-va-bill-ackman-canh-bao-rui-ro-cua-bat-%C4%91ong-san-the-chap.745669/: HTTP 403\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n" + ] }, - "07d5879cb3c540809db212dbc0ddc183": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "082de9d3b94b49139c31d814919efc18": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_378bfac614ed4983a261ccbcc9bb17e1", - "placeholder": "​", - "style": "IPY_MODEL_31c8ddb18880407e9a70ffe8cd5a8bf6", - "value": "sentencepiece.bpe.model: 100%" - } - }, - "0858a0e6380f4fb0bd13d815337c2a9b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "08d4c2c912c9412b88aae56e015dbaef": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_251ca26e790d44ae98ca9bb0eaec9427", - "max": 167, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_eb6c16e036774b198a421d8d01a2ad5f", - "value": 167 - } - }, - "09a8e796d4fe4b069fe201fdf719773f": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n", + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "0a2958748ccf4089b5abf48a4e69ce9b": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://baomoi.com/khung-hoang-ngan-hang-de-doa-thi-truong-bat-dong-san-my-c45428309.epi: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "⚠️ Error using Trafilatura for URL https://baomoi.com/khung-hoang-ngan-hang-my-nguy-co-lan-sang-thi-truong-bat-dong-san-c45355515.epi: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n" + ] }, - "0ab44f74a10c4e9db7f63467a8b9faf1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_52c75437f5f5497192ae2535f34c32e2", - "max": 2239626978, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_da6d65e26ce149ee89bcfc9ac2d9230d", - "value": 2239626978 - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n", + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "0b6069ea62794f7581156fc2a2d7c6aa": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_8f0e99509dbf477d99a8c7ab137d2911", - "max": 150, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_0b9c716696c640cc9467ef13aa00682e", - "value": 150 - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "SUCCESS!! https://tuoitre.vn/ti-phu-elon-musk-va-bill-ackman-canh-bao-rui-ro-cua-bat-dong-san-the-chap-20230329144627095.htm\n", + "SUCCESS!! https://tuoitre.vn/svb.html\n", + "SUCCESS!! https://voz.vn/t/ti-phu-elon-musk-va-bill-ackman-canh-bao-rui-ro-cua-bat-%C4%91ong-san-the-chap.745669/\n", + "SUCCESS!! https://www.otofun.net/threads/cac-chuyen-gia-bao-bds-chet-toi-het-2024-cac-bac-du-den-khi-nao.1857852/page-14\n", + "SUCCESS!! https://thanhnienviet.vn/khung-hoang-ngan-hang-o-my-co-the-lan-sang-thi-truong-bat-dong-san-thuong-mai-209243107210037814.htm\n", + "SUCCESS!! https://vietnamfinance.vn/elon-musk-canh-bao-my-dang-lao-toi-bo-vuc-pha-san-bao-hieu-con-dia-chan-bitcoin-d135109.html\n", + "SUCCESS!! https://thegioitiepthi.danviet.vn/ty-phu-elon-musk-canh-bao-my-se-som-tra-gia-vi-nui-no-khong-lo-d1376590.html\n", + "FAIL!! Using snippet for https://baomoi.com/khung-hoang-ngan-hang-my-nguy-co-lan-sang-thi-truong-bat-dong-san-c45355515.epi\n", + "SUCCESS!! https://markettimes.vn/thien-tai-dau-co-bill-ackman-tiet-lo-khoan-dau-tu-dau-tien-lai-150-nho-hoc-theo-warren-buffett-39957.html\n", + "FAIL!! Using snippet for https://baomoi.com/khung-hoang-ngan-hang-de-doa-thi-truong-bat-dong-san-my-c45428309.epi\n", + "==> Finish for claim 'Trong lĩnh vực ngân hàng, có thể lan sang thị trường bất động sản thương mại và nhà ở, tỉ phú Elon Musk và tỉ phú Bill Ackman cùng lên tiếng cảnh báo về tình trạng hỗn loạn.'. Total: 65 chunks.\n", + "\n", + "--- Finding top-k chunk related to claim: 'Trong lĩnh vực ngân hàng, có thể lan sang thị trường bất động sản thương mại và nhà ở, tỉ phú Elon Musk và tỉ phú Bill Ackman cùng lên tiếng cảnh báo về tình trạng hỗn loạn.' ---\n", + " Top 20 chunk best related for claim 'Trong lĩnh vực ngân hàng, có thể lan sang thị trường bất động sản thương mại và nhà ở, tỉ phú Elon Musk và tỉ phú Bill Ackman cùng lên tiếng cảnh báo về tình trạng hỗn loạn.':\n", + " - Score: 0.5173 - Tỉ phú Elon Musk và Bill Ackman cảnh báo rủi ro của bất động sản .... voz.vn Verifying you are human. This may take a few seconds. voz.vn needs to rev...\n", + " - Score: 0.4676 - Khủng hoảng ngân hàng Mỹ nguy cơ lan sang thị trường bất động sản. Các doanh nghiệp bất động sản lo sợ ngân hàng ngần ngại hơn trước những hồ sơ vay v...\n", + " - Score: 0.4385 - Tỉ phú Elon Musk và Bill Ackman cảnh báo rủi ro của bất động sản .... Theo ông Musk, vấn đề nghiêm trọng nhất hiện nay là về bất động sản và thế chấp....\n", + " - Score: 0.4273 - lý khoảng 60 trung tâm mua sắm, văn phòng và tòa nhà chung cư, nói rằng ngân hàng không đưa ra lời giải thích nào cho quyết định của mình và ông không...\n", + " - Score: 0.4080 - Và bởi vì ngành công nghiệp này vẫn chưa hồi phục hoàn toàn sau tác động của đại dịch nên các nhà phân tích lo lắng về một đợt suy thoái mới. Varuna B...\n", + " - Score: 0.4051 - đi vay là các ngân hàng sẽ trở nên thận trọng hơn trong việc cho vay. Và mặc dù hiện tại cơn hoảng loạn dường như đã gần như ổn định, nhưng bóng ma về...\n", + " - Score: 0.4045 - cân đối kế toán của các ngân hàng. \"Đây mới thực sự là vấn đề\", ông Musk nhấn mạnh. Hiện nay nhiều thành phố có tỉ lệ văn phòng trống cao. Danh mục đầ...\n", + " - Score: 0.3730 - vực phá sản Tỷ phú Musk chính là nhân vật đã góp phần giúp Tổng thống Mỹ Donald Trump trở lại Nhà Trắng năm ngoái nhờ những cảnh báo gay gắt về nguy c...\n", + " - Score: 0.3715 - Elon Musk cảnh báo Mỹ đang lao tới bờ vực phá sản. Elon Musk cảnh báo Mỹ đang lao tới bờ vực phá sản, kích hoạt ‘cơn địa chấn’ Bitcoin? (VNF) - Tỷ phú...\n", + " - Score: 0.3654 - làm việc để ổn định hệ thống tài chính, họ cũng sẽ cần theo dõi các ngân hàng nắm giữ quá nhiều khoản vay bất động sản thương mại trong danh mục đầu t...\n", + " - Score: 0.3579 - so với 6-9 tháng trước. Nhưng chúng tôi đã khá may mắn. Chúng tôi có nhiều mối quan hệ ngân hàng cộng đồng lâu dài”. Michael E. Lefkowitz, luật sư bất...\n", + " - Score: 0.3543 - đã có vài năm làm việc trong ngành bất động sản, vì thế ông quyết định tập trung vào các công ty trong lĩnh vực này dù lúc đó ngành bất động sản đang ...\n", + " - Score: 0.3431 - Khủng hoảng ngân hàng đe dọa thị trường bất động sản Mỹ - Báo Mới. Theo công ty dữ liệu Trepp, các khoản thế chấp bất động sản thương mại trị giá khoả...\n", + " - Score: 0.3269 - Bảo hiểm Tiền gửi Liên bang tham gia tiếp quản Ngân hàng Silicon Vallley và Ngân hàng Signature, hoạt động cho vay đối với ngành bất động sản thương m...\n", + " - Score: 0.3216 - Tỷ phú Elon Musk cảnh báo Mỹ sẽ sớm “trả giá” vì núi nợ khổng lồ. Bí quyết tiết kiệm và đầu tư giúp Bill Gates trở thành người giàu nhất thế giới Đầu ...\n", + " - Score: 0.3036 - sẽ khiến giá đồng tiền số này tăng vọt. “Phải nói cho chính xác, ngay cả khi bạn có thể thực hiện những chính sách cực kỳ hà khắc để cắt giảm lãng phí...\n", + " - Score: 0.2890 - này có thể trở thành vấn đề đối với các ngân hàng nếu nền kinh tế rơi vào suy thoái. Anh Mai...\n", + " - Score: 0.2869 - Khủng hoảng ngân hàng ở Mỹ có thể lan sang thị trường bất động .... Một tòa nhà đang được xây dựng ở khu Chelsea của Manhattan. Ảnh: New York Times Tr...\n", + " - Score: 0.2762 - kinh tế đáng kể\". Hồi chuông cảnh báo Hai người khổng lồ Phố Wall cũng đã gióng lên hồi chuông cảnh báo những ngày gần đây sau khi Ngân hàng Thung lũn...\n", + " - Score: 0.2750 - Diễn biến này làm dấy lên những lời kêu gọi Chính phủ Trung Quốc cần tung thêm các biện pháp kích thích nhằm thúc đẩy nhu cầu trong nước, trong bối cả...\n", + "\n", + "--- Reranking evidences for claim: 'Trong lĩnh vực ngân hàng, có thể lan sang thị trường bất động sản thương mại và nhà ở, tỉ phú Elon Musk và tỉ phú Bill Ackman cùng lên tiếng cảnh báo về tình trạng hỗn loạn.' ---\n", + " Top 10 evidences after reranking:\n", + " - Score: 0.9790 - Khủng hoảng ngân hàng ở Mỹ có thể lan sang thị trường bất động .... Một tòa nhà đang được xây dựng ở khu Chelsea của Manhattan. Ảnh: New York Times Trong cùng một tuần, hai ngân hàng của Mỹ là Silicon Valley và Signature đã tuyên bố phá sản. Thêm một ngân hàng thứ ba là First Republic cũng chao đảo trong nhiều ngày trước khi cổ phiếu phục hồi một phần vào thứ Ba 21/3. Cả Signature và First Republic đều là những ngân hàng cho vay lớn đối với các công ty xây dựng và các công ty quản lý các tòa nhà văn phòng, (Source: https://thanhnienviet.vn/khung-hoang-ngan-hang-o-my-co-the-lan-sang-thi-truong-bat-dong-san-thuong-mai-209243107210037814.htm)\n", + " - Score: 0.9629 - Khủng hoảng ngân hàng Mỹ nguy cơ lan sang thị trường bất động sản. Các doanh nghiệp bất động sản lo sợ ngân hàng ngần ngại hơn trước những hồ sơ vay vốn. Dù sự hoảng loạn đã phần nào được ngăn chặn, bóng ma SVB ... (Source: https://baomoi.com/khung-hoang-ngan-hang-my-nguy-co-lan-sang-thi-truong-bat-dong-san-c45355515.epi)\n", + " - Score: 0.9414 - so với 6-9 tháng trước. Nhưng chúng tôi đã khá may mắn. Chúng tôi có nhiều mối quan hệ ngân hàng cộng đồng lâu dài”. Michael E. Lefkowitz, luật sư bất động sản của Rosenberg & Estis ở New York, cho biết các ngân hàng khu vực là một phần quan trọng của hệ sinh thái bất động sản thương mại vì các chủ ngân hàng đầu tư nhiều thời gian vào việc thiết lập mối quan hệ với các nhà quản lý và phát triển bất động sản. Các ngân hàng lớn không có xu hướng cung cấp loại “dịch vụ cấp cao” đó cho các công ty bất động sản (Source: https://thanhnienviet.vn/khung-hoang-ngan-hang-o-my-co-the-lan-sang-thi-truong-bat-dong-san-thuong-mai-209243107210037814.htm)\n", + " - Score: 0.9038 - Tỉ phú Elon Musk và Bill Ackman cảnh báo rủi ro của bất động sản .... Theo ông Musk, vấn đề nghiêm trọng nhất hiện nay là về bất động sản và thế chấp. Khoản nợ bất động sản thương mại ở Mỹ đạt kỷ lục 2.500 tỉ USD sẽ đáo hạn trong vòng 5 năm tới, theo trang Business Insider. Nhiều người đi vay có thể không trả được các khoản vay đó khi đối mặt với lãi suất cao hơn đáng kể. Trong khi đó, nhà bán hoặc cho thuê không được và áp lực giảm giá tài sản khi lo ngại suy thoái kinh tế gia tăng. Khoảng 70% khoản vay (Source: https://tuoitre.vn/ti-phu-elon-musk-va-bill-ackman-canh-bao-rui-ro-cua-bat-dong-san-the-chap-20230329144627095.htm)\n", + " - Score: 0.8960 - đi vay là các ngân hàng sẽ trở nên thận trọng hơn trong việc cho vay. Và mặc dù hiện tại cơn hoảng loạn dường như đã gần như ổn định, nhưng bóng ma về sự sụp đổ của ngân hàng có thể ám ảnh các quyết định của các ngân hàng khu vực trong nhiều tháng. Trong năm 2022, hoạt động cho vay bất động sản thương mại đã bắt đầu phục hồi sau thời kỳ phong tỏa do Covid-19. Trong quý IV/2022, tỷ lệ giải ngân đã tăng 18% so với một năm trước đó. Ngay cả trước khi Tập đoàn Bảo hiểm Tiền gửi Liên bang tham gia tiếp quản (Source: https://thanhnienviet.vn/khung-hoang-ngan-hang-o-my-co-the-lan-sang-thi-truong-bat-dong-san-thuong-mai-209243107210037814.htm)\n", + " - Score: 0.8892 - cân đối kế toán của các ngân hàng. \"Đây mới thực sự là vấn đề\", ông Musk nhấn mạnh. Hiện nay nhiều thành phố có tỉ lệ văn phòng trống cao. Danh mục đầu tư thế chấp cũng gặp rủi ro nếu giá nhà đất giảm đáng kể. Tỉ phú Bill Ackman, giám đốc điều hành Công ty quản lý quỹ đầu tư Pershing Square, cũng cảnh báo: \"Nếu khách hàng rút tiền của họ ra khỏi các ngân hàng, điều này có thể cản trở hoạt động cho vay đối với các ngành bất động sản và gây ra sự suy thoái kinh tế đáng kể\". Hồi chuông cảnh báo Hai người (Source: https://tuoitre.vn/ti-phu-elon-musk-va-bill-ackman-canh-bao-rui-ro-cua-bat-dong-san-the-chap-20230329144627095.htm)\n", + " - Score: 0.8311 - đã có vài năm làm việc trong ngành bất động sản, vì thế ông quyết định tập trung vào các công ty trong lĩnh vực này dù lúc đó ngành bất động sản đang ở trong 1 cuộc suy thoái nặng. Ông chú ý đến các cổ phiếu ngân hàng, vì chúng đang bị bán tháo rất mạnh do lo ngại các ngân hàng sẽ bị ảnh hưởng bởi cuộc khủng hoảng bất động sản thương mại. “Khoản đầu tư đầu tiên của tôi là mua cổ phiếu Wells Fargo. Tôi đã bắt đầu bằng cách theo dõi Warren Buffett, và ông ấy đang là 1 cổ đông lớn của ngân hàng”, Ackman nhớ (Source: https://markettimes.vn/thien-tai-dau-co-bill-ackman-tiet-lo-khoan-dau-tu-dau-tien-lai-150-nho-hoc-theo-warren-buffett-39957.html)\n", + " - Score: 0.8193 - Khủng hoảng ngân hàng đe dọa thị trường bất động sản Mỹ - Báo Mới. Theo công ty dữ liệu Trepp, các khoản thế chấp bất động sản thương mại trị giá khoảng 270 tỉ đô la mà các ngân hàng Mỹ nắm giữ sẽ đến hạn trong ... (Source: https://baomoi.com/khung-hoang-ngan-hang-de-doa-thi-truong-bat-dong-san-my-c45428309.epi)\n", + " - Score: 0.7930 - làm việc để ổn định hệ thống tài chính, họ cũng sẽ cần theo dõi các ngân hàng nắm giữ quá nhiều khoản vay bất động sản thương mại trong danh mục đầu tư của họ - điều có thể tạo ra các vấn đề riêng trong nền kinh tế đang chậm lại. Một báo cáo vào cuối năm ngoái của Moody's Investors Service, cơ quan xếp hạng tín dụng, cho thấy 27 ngân hàng khu vực đã có mức độ tập trung cao của các khoản vay như vậy trên bảng cân đối kế toán của họ. Báo cáo cho biết vấn đề này có thể trở thành vấn đề đối với các ngân hàng (Source: https://thanhnienviet.vn/khung-hoang-ngan-hang-o-my-co-the-lan-sang-thi-truong-bat-dong-san-thuong-mai-209243107210037814.htm)\n", + " - Score: 0.6719 - Tỉ phú Elon Musk và Bill Ackman cảnh báo rủi ro của bất động sản .... voz.vn Verifying you are human. This may take a few seconds. voz.vn needs to review the security of your connection before proceeding. Verification successful Waiting for voz.vn to respond... Enable JavaScript and cookies to continue (Source: https://voz.vn/t/ti-phu-elon-musk-va-bill-ackman-canh-bao-rui-ro-cua-bat-%C4%91ong-san-the-chap.745669/)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Trong lĩnh vực ngân hàng, có thể lan sang thị trường bất động sản thương mại và nhà ở, tỉ phú Elon Musk và tỉ phú Bill Ackman cùng lên tiếng cảnh báo về tình trạng hỗn loạn.' ---\n", + " -> Stance: Support ({'refute': 0.0037275846116244793, 'neutral': 0.2722932994365692, 'support': 0.7239790558815002}): | Text: Khủng hoảng ngân hàng ở Mỹ có thể lan sang thị trường bất động .... Một tòa nhà đang được xây dựng ở khu Chelsea của Manhattan. Ảnh: New York Times Trong cùng một tuần, hai ngân hàng của Mỹ là Silicon Valley và Signature đã tuyên bố phá sản. Thêm một ngân hàng thứ ba là First Republic cũng chao đảo trong nhiều ngày trước khi cổ phiếu phục hồi một phần vào thứ Ba 21/3. Cả Signature và First Republic đều là những ngân hàng cho vay lớn đối với các công ty xây dựng và các công ty quản lý các tòa nhà văn phòng,\n", + " -> Stance: Neutral ({'refute': 0.0007100642542354763, 'neutral': 0.9987670183181763, 'support': 0.0005228742375038564}): | Text: Khủng hoảng ngân hàng Mỹ nguy cơ lan sang thị trường bất động sản. Các doanh nghiệp bất động sản lo sợ ngân hàng ngần ngại hơn trước những hồ sơ vay vốn. Dù sự hoảng loạn đã phần nào được ngăn chặn, bóng ma SVB ...\n", + " -> Stance: Neutral ({'refute': 0.0011534945806488395, 'neutral': 0.9286626577377319, 'support': 0.07018383592367172}): | Text: so với 6-9 tháng trước. Nhưng chúng tôi đã khá may mắn. Chúng tôi có nhiều mối quan hệ ngân hàng cộng đồng lâu dài”. Michael E. Lefkowitz, luật sư bất động sản của Rosenberg & Estis ở New York, cho biết các ngân hàng khu vực là một phần quan trọng của hệ sinh thái bất động sản thương mại vì các chủ ngân hàng đầu tư nhiều thời gian vào việc thiết lập mối quan hệ với các nhà quản lý và phát triển bất động sản. Các ngân hàng lớn không có xu hướng cung cấp loại “dịch vụ cấp cao” đó cho các công ty bất động sản\n", + " -> Stance: Support ({'refute': 0.0007310525397770107, 'neutral': 0.01297351811081171, 'support': 0.9862954020500183}): | Text: Tỉ phú Elon Musk và Bill Ackman cảnh báo rủi ro của bất động sản .... Theo ông Musk, vấn đề nghiêm trọng nhất hiện nay là về bất động sản và thế chấp. Khoản nợ bất động sản thương mại ở Mỹ đạt kỷ lục 2.500 tỉ USD sẽ đáo hạn trong vòng 5 năm tới, theo trang Business Insider. Nhiều người đi vay có thể không trả được các khoản vay đó khi đối mặt với lãi suất cao hơn đáng kể. Trong khi đó, nhà bán hoặc cho thuê không được và áp lực giảm giá tài sản khi lo ngại suy thoái kinh tế gia tăng. Khoảng 70% khoản vay\n", + " -> Stance: Support ({'refute': 0.004148720297962427, 'neutral': 0.04375321790575981, 'support': 0.9520981311798096}): | Text: đi vay là các ngân hàng sẽ trở nên thận trọng hơn trong việc cho vay. Và mặc dù hiện tại cơn hoảng loạn dường như đã gần như ổn định, nhưng bóng ma về sự sụp đổ của ngân hàng có thể ám ảnh các quyết định của các ngân hàng khu vực trong nhiều tháng. Trong năm 2022, hoạt động cho vay bất động sản thương mại đã bắt đầu phục hồi sau thời kỳ phong tỏa do Covid-19. Trong quý IV/2022, tỷ lệ giải ngân đã tăng 18% so với một năm trước đó. Ngay cả trước khi Tập đoàn Bảo hiểm Tiền gửi Liên bang tham gia tiếp quản\n", + " -> Stance: Support ({'refute': 0.0007095944602042437, 'neutral': 0.0035746812354773283, 'support': 0.9957156777381897}): | Text: cân đối kế toán của các ngân hàng. \"Đây mới thực sự là vấn đề\", ông Musk nhấn mạnh. Hiện nay nhiều thành phố có tỉ lệ văn phòng trống cao. Danh mục đầu tư thế chấp cũng gặp rủi ro nếu giá nhà đất giảm đáng kể. Tỉ phú Bill Ackman, giám đốc điều hành Công ty quản lý quỹ đầu tư Pershing Square, cũng cảnh báo: \"Nếu khách hàng rút tiền của họ ra khỏi các ngân hàng, điều này có thể cản trở hoạt động cho vay đối với các ngành bất động sản và gây ra sự suy thoái kinh tế đáng kể\". Hồi chuông cảnh báo Hai người\n", + " -> Stance: Neutral ({'refute': 0.0056433421559631824, 'neutral': 0.6652083396911621, 'support': 0.3291483223438263}): | Text: đã có vài năm làm việc trong ngành bất động sản, vì thế ông quyết định tập trung vào các công ty trong lĩnh vực này dù lúc đó ngành bất động sản đang ở trong 1 cuộc suy thoái nặng. Ông chú ý đến các cổ phiếu ngân hàng, vì chúng đang bị bán tháo rất mạnh do lo ngại các ngân hàng sẽ bị ảnh hưởng bởi cuộc khủng hoảng bất động sản thương mại. “Khoản đầu tư đầu tiên của tôi là mua cổ phiếu Wells Fargo. Tôi đã bắt đầu bằng cách theo dõi Warren Buffett, và ông ấy đang là 1 cổ đông lớn của ngân hàng”, Ackman nhớ\n", + " -> Stance: Neutral ({'refute': 0.0004393809358589351, 'neutral': 0.9992609620094299, 'support': 0.00029959320090711117}): | Text: Khủng hoảng ngân hàng đe dọa thị trường bất động sản Mỹ - Báo Mới. Theo công ty dữ liệu Trepp, các khoản thế chấp bất động sản thương mại trị giá khoảng 270 tỉ đô la mà các ngân hàng Mỹ nắm giữ sẽ đến hạn trong ...\n", + " -> Stance: Support ({'refute': 0.0002861724642571062, 'neutral': 0.0008312125573866069, 'support': 0.9988825917243958}): | Text: làm việc để ổn định hệ thống tài chính, họ cũng sẽ cần theo dõi các ngân hàng nắm giữ quá nhiều khoản vay bất động sản thương mại trong danh mục đầu tư của họ - điều có thể tạo ra các vấn đề riêng trong nền kinh tế đang chậm lại. Một báo cáo vào cuối năm ngoái của Moody's Investors Service, cơ quan xếp hạng tín dụng, cho thấy 27 ngân hàng khu vực đã có mức độ tập trung cao của các khoản vay như vậy trên bảng cân đối kế toán của họ. Báo cáo cho biết vấn đề này có thể trở thành vấn đề đối với các ngân hàng\n", + " -> Stance: Neutral ({'refute': 0.0003621307259891182, 'neutral': 0.9968279004096985, 'support': 0.00281003606505692}): | Text: Tỉ phú Elon Musk và Bill Ackman cảnh báo rủi ro của bất động sản .... voz.vn Verifying you are human. This may take a few seconds. voz.vn needs to review the security of your connection before proceeding. Verification successful Waiting for voz.vn to respond... Enable JavaScript and cookies to continue\n", + "Đã append 1 obj vào /content/drive/MyDrive/Vietfact Check Checkpoint/claims.json\n", + "Becamex và VSIP đã có những đóng góp rất tích cực với sự phát triển của Bình Dương và khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó.\n", + "\n", + "=== Claim: Becamex và VSIP đã có những đóng góp rất tích cực với sự phát triển của Bình Dương và khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó.\n", + "Sinh 5 truy vấn mở rộng.\n", + "\n" + ] }, - "0b9c716696c640cc9467ef13aa00682e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "Tìm kiếm 'Becamex và VSIP đã có những đóng góp rất...': 100%|██████████| 5/5 [00:01<00:00, 3.60it/s]\n" + ] }, - "0bcc378740814d07a154441156cd138e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "Hoàn tất! Kết quả được lưu tại: document_retrieval_results.json\n", + "\n", + "==================================================\n", + "Handle claim: 'Becamex và VSIP đã có những đóng góp rất tích cực với sự phát triển của Bình Dương và khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó.'\n", + " -> Crawling 10 links in parallel...\n", + " -> Detect web link. Handle by Trafilatura: https://nld.com.vn/kinh-te/lanh-dao-nhieu-tinh-mong-binh-duong-chia-se-mo-hinh-becamex-vsip-20230324183226513.htm\n", + " -> Detect web link. Handle by Trafilatura: https://tuoitre.vn/becamex-idc-tiep-tuc-gan-bo-voi-su-phat-trien-cua-binh-duong-20180514193857314.htm\n", + " -> Detect web link. Handle by Trafilatura: https://tuoitrethudo.vn/becamex-idc-5-nam-vung-vang-top-1-bat-dong-san-cong-nghiep-276308.html\n", + " -> Detect web link. Handle by Trafilatura: https://nhandan.vn/becamex-idc-dong-hanh-cung-binh-duong-phat-trien-post630733.html\n", + " -> Detect web link. Handle by Trafilatura: https://nhandan.vn/duong-den-trung-tam-cong-nghiep-gan-voi-khoa-hoc-cong-nghe-post777132.html\n", + " -> Detect web link. Handle by Trafilatura: https://www.qdnd.vn/kinh-te/cac-van-de/becamex-dong-hanh-tich-cuc-cung-su-phat-trien-binh-duong-806776\n", + " -> Detect web link. Handle by Trafilatura: https://baomoi.com/lanh-dao-nhieu-tinh-mong-binh-duong-chia-se-mo-hinh-becamex-vsip-c45373481.epi\n", + " -> Detect web link. Handle by Trafilatura: https://kiemsat.vn/becamex-idc-hop-tac-cung-ngan-hang-the-gioi-thuc-day-phat-trien-khu-cong-nghiep-sinh-thai-kieu-mau-tai-binh-duong-65793.html\n", + " -> Detect web link. Handle by Trafilatura: https://baomoi.com/dau-an-thuong-hieu-khu-cong-nghiep-c47195344.epi\n", + " -> Detect web link. Handle by Trafilatura: https://baobinhduong.vn/becamex-idc-khang-dinh-vai-tro-dau-tau-trong-kien-tao-binh-duong-tuong-lai-a331478.html\n", + "⚠️ Error using Trafilatura for URL https://kiemsat.vn/becamex-idc-hop-tac-cung-ngan-hang-the-gioi-thuc-day-phat-trien-khu-cong-nghiep-sinh-thai-kieu-mau-tai-binh-duong-65793.html: HTTP 403\n", + "Falling back to Playwright extraction ...\n" + ] }, - "0bd305bdd5a34a1ebcba21543f7f005b": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "0ce7e918d8264d748955cfa6d74cfe86": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://baomoi.com/lanh-dao-nhieu-tinh-mong-binh-duong-chia-se-mo-hinh-becamex-vsip-c45373481.epi: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n" + ] }, - "0d34cdebf4c34a9c9880185fc04ac096": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "0d543105b3a14a84aef26c5430dc8951": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_262637b9a20f4da988218d57d7bff2b5", - "placeholder": "​", - "style": "IPY_MODEL_d794e93b20db4403ac7398fe9bc9f63c", - "value": " 752/752 [00:00<00:00, 18.9kB/s]" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://baomoi.com/dau-an-thuong-hieu-khu-cong-nghiep-c47195344.epi: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "⚠️ Error using Trafilatura for URL https://www.qdnd.vn/kinh-te/cac-van-de/becamex-dong-hanh-tich-cuc-cung-su-phat-trien-binh-duong-806776: 0, message='', url='https://www.qdnd.vn/kinh-te/cac-van-de/becamex-dong-hanh-tich-cuc-cung-su-phat-trien-binh-duong-806776'\n", + "Falling back to Playwright extraction ...\n" + ] }, - "0dcaa32d288c43199fef6ee9d0d39f6d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "0df73536fe7c4cdfab635d2e5a2a70f6": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Playwright ---\n" + ] }, - "0f0cedba7d264c86958aff0e6e4ae18e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_c582c36ef79b4b8c8446a0b383d6f351", - "IPY_MODEL_4f67202f958a4f4ebed1d5f535d07b0c", - "IPY_MODEL_632fa46599494dca953f4096e7b53db2" - ], - "layout": "IPY_MODEL_058e5228531744328168889c4a752c44" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "0f34a1d587e949559e6b0bd6f7cf9e67": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Playwright ---\n", + "❌ Error using Playwright extraction for URL https://www.qdnd.vn/kinh-te/cac-van-de/becamex-dong-hanh-tich-cuc-cung-su-phat-trien-binh-duong-806776: Page.goto: Timeout 15000ms exceeded.\n", + "Call log:\n", + " - navigating to \"https://www.qdnd.vn/kinh-te/cac-van-de/becamex-dong-hanh-tich-cuc-cung-su-phat-trien-binh-duong-806776\", waiting until \"domcontentloaded\"\n", + "\n", + "SUCCESS!! https://nld.com.vn/kinh-te/lanh-dao-nhieu-tinh-mong-binh-duong-chia-se-mo-hinh-becamex-vsip-20230324183226513.htm\n", + "SUCCESS!! https://tuoitre.vn/becamex-idc-tiep-tuc-gan-bo-voi-su-phat-trien-cua-binh-duong-20180514193857314.htm\n", + "SUCCESS!! https://tuoitrethudo.vn/becamex-idc-5-nam-vung-vang-top-1-bat-dong-san-cong-nghiep-276308.html\n", + "SUCCESS!! https://nhandan.vn/becamex-idc-dong-hanh-cung-binh-duong-phat-trien-post630733.html\n", + "SUCCESS!! https://nhandan.vn/duong-den-trung-tam-cong-nghiep-gan-voi-khoa-hoc-cong-nghe-post777132.html\n", + "FAIL!! Using snippet for https://www.qdnd.vn/kinh-te/cac-van-de/becamex-dong-hanh-tich-cuc-cung-su-phat-trien-binh-duong-806776\n", + "FAIL!! Using snippet for https://baomoi.com/lanh-dao-nhieu-tinh-mong-binh-duong-chia-se-mo-hinh-becamex-vsip-c45373481.epi\n", + "SUCCESS!! https://kiemsat.vn/becamex-idc-hop-tac-cung-ngan-hang-the-gioi-thuc-day-phat-trien-khu-cong-nghiep-sinh-thai-kieu-mau-tai-binh-duong-65793.html\n", + "FAIL!! Using snippet for https://baomoi.com/dau-an-thuong-hieu-khu-cong-nghiep-c47195344.epi\n", + "SUCCESS!! https://baobinhduong.vn/becamex-idc-khang-dinh-vai-tro-dau-tau-trong-kien-tao-binh-duong-tuong-lai-a331478.html\n", + "==> Finish for claim 'Becamex và VSIP đã có những đóng góp rất tích cực với sự phát triển của Bình Dương và khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó.'. Total: 103 chunks.\n", + "\n", + "--- Finding top-k chunk related to claim: 'Becamex và VSIP đã có những đóng góp rất tích cực với sự phát triển của Bình Dương và khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó.' ---\n", + " Top 20 chunk best related for claim 'Becamex và VSIP đã có những đóng góp rất tích cực với sự phát triển của Bình Dương và khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó.':\n", + " - Score: 0.8064 - cứu lan tỏa, nhân rộng mô hình KCN Becamex, VSIP ra các địa bàn trên cả nước, góp phần phát triển hệ sinh thái về công nghiệp thế hệ mới. Ông Nguyễn V...\n", + " - Score: 0.7381 - sẻ: “Becamex và VSIP cam kết xây dựng một hệ sinh thái công nghiệp thế hệ mới phù hợp với quy hoạch tổng thể mới của tỉnh Bình Dương, tập trung vào cá...\n", + " - Score: 0.7226 - mới trên không gian số và không gian xanh. Cụ thể tại Bình Dương, Becamex và VSIP tiếp tục đầu tư hình thành các liên doanh thế hệ mới như hợp tác với...\n", + " - Score: 0.7077 - định hướng cụ thể, tham mưu cùng tỉnh phát triển công nghiệp về phía bắc của Bình Dương. Với những cơ hội được tiếp xúc và học hỏi những kinh nghiệm q...\n", + " - Score: 0.6957 - Becamex đồng hành tích cực cùng sự phát triển Bình Dương. Qua hệ sinh thái này, Becamex đã thu hút 19,5 tỷ USD vốn đầu tư nước ngoài (FDI), tạo ra hàn...\n", + " - Score: 0.6921 - cũng chính là phương thức phát triển của Becamex trong hơn 40 năm qua, “Phụng sự xã hội và tìm thấy giá trị cho mình trong sự phụng sự đó”. Ngoài ra, ...\n", + " - Score: 0.6894 - Sembcorp đang thực hiện tổng cộng 10 dự án VSIP; bao gồm Bình Dương (VSIP I, II, III), Bắc Ninh, Hải Phòng, Hải Dương, Quảng Ngãi, Nghệ An và Bình Địn...\n", + " - Score: 0.6883 - hiệu Bình Dương trên trường quốc tế. Tổng Công ty Becamex IDC đã được lãnh đạo tỉnh tin tưởng giao nhiệm vụ phối hợp cùng các cơ quan, ban ngành, các ...\n", + " - Score: 0.6881 - Nam-Singapore sẽ tiếp tục góp phần phát triển mối quan hệ chặt chẽ, bền vững giữa Việt Nam và Singapore, trong đó Tổng Công ty Becamex IDC và Tập đoàn...\n", + " - Score: 0.6862 - hình mẫu của hệ sinh thái công nghiệp thế hệ mới, đáp ứng đầy đủ các tiêu chí xanh - thông minh - bền vững. Chính vì vậy, Becamex đã và đang trở thành...\n", + " - Score: 0.6848 - kinh tế trong thời kỳ mới. Tới nay, Becamex IDC đã trở thành nhà phát triển công nghiệp, đô thị uy tín ở VN, tạo công ăn việc làm, chỗ ở cho nhiều ngư...\n", + " - Score: 0.6812 - cung cấp giải pháp tổng thể cho những nhà đầu tư toàn cầu mong muốn đầu tư vào Việt Nam. Tiếp tục đồng hành cùng tỉnh Bình Dương trong giai đoạn mới, ...\n", + " - Score: 0.6748 - tạo lợi thế cạnh tranh cho Bình Dương trong những năm qua. Thành công từ các KCN do Becamex IDC đầu tư tại Bình Dương có sức lan tỏa, tạo động lực và ...\n", + " - Score: 0.6731 - Lãnh đạo nhiều tỉnh mong Bình Dương chia sẻ mô hình Becamex .... Chính phủ, các bộ, ngành, địa phương có các dự án đầu tư của VSIP đánh giá rất cao hi...\n", + " - Score: 0.6713 - khoa học và công nghệ, phát triển nguồn nhân lực chất lượng cao, định vị thương hiệu Bình Dương - Becamex trong phát triển công nghiệp và công nghệ. Đ...\n", + " - Score: 0.6681 - số và đổi mới sáng tạo đang được Becamex IDC phát triển mạnh mẽ tại Bình Dương, như Trung tâm Điều hành Thông minh, EIU Campus với Vườn ươm Doanh nghi...\n", + " - Score: 0.6674 - Becamex IDC tiếp tục gắn bó với sự phát triển của Bình Dương. Nhân viên Tổng công ty Becamex IDC biểu diễn tiết mục văn nghệ thể hiện khát vọng vươn l...\n", + " - Score: 0.6546 - rộng tới Thủ Dầu Một, thị xã Bến Cát, Bàu Bàng... Cùng với sự kéo dài tuyến đường ấy là các KCN tiếp tục mọc lên như Mỹ Phước 1, 2, 3, 4, KCN Bàu Bàng...\n", + " - Score: 0.6545 - vốn đầu tư vào tỉnh. Trong ảnh, đường Mỹ Phước - Tân Vạn Ông Nguyễn Văn Hùng cho biết thêm, là doanh nghiệp nhà nước, những năm qua, Becamex IDC đã lu...\n", + " - Score: 0.6477 - như tại đại hội thành lập công ty cổ phần. Một số thành tựu của Becamex IDC - Là nhà phát triển khu công nghiệp: có 14 khu công nghiệp, tổng diện tích...\n", + "\n", + "--- Reranking evidences for claim: 'Becamex và VSIP đã có những đóng góp rất tích cực với sự phát triển của Bình Dương và khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó.' ---\n", + " Top 10 evidences after reranking:\n", + " - Score: 0.9922 - cứu lan tỏa, nhân rộng mô hình KCN Becamex, VSIP ra các địa bàn trên cả nước, góp phần phát triển hệ sinh thái về công nghiệp thế hệ mới. Ông Nguyễn Văn Lợi phát biểu tại buổi gặp gỡ Ông Lợi khẳng định Becamex và VSIP đã có những đóng góp rất tích cực mang tính quyết định đối với sự phát triển của Bình Dương trong 25 năm qua. Mô hình VSIP, Becamex khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó trong thời gian tới. Ông Hoàng Trung Dũng, Bí thư (Source: https://nld.com.vn/kinh-te/lanh-dao-nhieu-tinh-mong-binh-duong-chia-se-mo-hinh-becamex-vsip-20230324183226513.htm)\n", + " - Score: 0.9834 - mới trên không gian số và không gian xanh. Cụ thể tại Bình Dương, Becamex và VSIP tiếp tục đầu tư hình thành các liên doanh thế hệ mới như hợp tác với Sembcorp Singapore thành lập Công ty năng lượng thông minh Việt Nam Singapore VSESS, Công ty điện Việt Nam Singapore- BVP, Công ty VNTT hợp tác với NTT Nhật Bản kinh doanh trong lĩnh vực Viễn thông, Trung tâm Dữ liệu, giải pháp công nghiệp 4.0, thành phố thông minh, nhà máy thông minh, phát triển phần mềm,…Đây cũng chính là phương thức phát triển của Becamex (Source: https://tuoitrethudo.vn/becamex-idc-5-nam-vung-vang-top-1-bat-dong-san-cong-nghiep-276308.html)\n", + " - Score: 0.9785 - sẻ: “Becamex và VSIP cam kết xây dựng một hệ sinh thái công nghiệp thế hệ mới phù hợp với quy hoạch tổng thể mới của tỉnh Bình Dương, tập trung vào các lĩnh vực chiến lược như khoa học, công nghệ, đổi mới sáng tạo và phát triển nguồn nhân lực chất lượng cao nhằm thúc đẩy nền kinh tế tri thức và tăng trưởng bền vững. Sáng kiến này không chỉ nhằm thu hút các khoản đầu tư giá trị cao và phát triển các KCN công nghệ cao mà còn tạo ra một môi trường thuận lợi cho chuyển giao công nghệ và phát triển tài năng. (Source: https://baobinhduong.vn/becamex-idc-khang-dinh-vai-tro-dau-tau-trong-kien-tao-binh-duong-tuong-lai-a331478.html)\n", + " - Score: 0.9697 - Becamex đồng hành tích cực cùng sự phát triển Bình Dương. Qua hệ sinh thái này, Becamex đã thu hút 19,5 tỷ USD vốn đầu tư nước ngoài (FDI), tạo ra hàng triệu việc làm trong các KCN và lan tỏa phát triển ... (Source: https://www.qdnd.vn/kinh-te/cac-van-de/becamex-dong-hanh-tich-cuc-cung-su-phat-trien-binh-duong-806776)\n", + " - Score: 0.9565 - Lãnh đạo nhiều tỉnh mong Bình Dương chia sẻ mô hình Becamex .... Chính phủ, các bộ, ngành, địa phương có các dự án đầu tư của VSIP đánh giá rất cao hiệu quả của mô hình này thời gian qua. Thảo Nguyễn. (Source: https://baomoi.com/lanh-dao-nhieu-tinh-mong-binh-duong-chia-se-mo-hinh-becamex-vsip-c45373481.epi)\n", + " - Score: 0.9375 - hình mẫu của hệ sinh thái công nghiệp thế hệ mới, đáp ứng đầy đủ các tiêu chí xanh - thông minh - bền vững. Chính vì vậy, Becamex đã và đang trở thành đối tác chiến lược của nhiều địa phương trên cả nước. Nhiều tỉnh, thành phố liên tục bắt tay cùng Becamex để phát triển các khu công nghiệp hiện đại, từ VSIP Bình Định, VSIP Bắc Ninh, VSIP Cần Thơ đến các dự án quy mô lớn tại Bình Phước, Quảng Ngãi. Điều này không chỉ phản ánh năng lực phát triển hạ tầng của Becamex mà còn cho thấy niềm tin của chính quyền (Source: https://tuoitrethudo.vn/becamex-idc-5-nam-vung-vang-top-1-bat-dong-san-cong-nghiep-276308.html)\n", + " - Score: 0.9131 - như tại đại hội thành lập công ty cổ phần. Một số thành tựu của Becamex IDC - Là nhà phát triển khu công nghiệp: có 14 khu công nghiệp, tổng diện tích gần 10.500ha, chiếm 11,4% tổng diện tích KCN tại VN (số liệu tính tới cuối năm 2017). - Một số KCN tiêu biểu: VSIP 1, 2, 3, Mỹ Phước 1, 2, 3, 4; Bàu Bàng. Ngoài ra còn có KCN Becamex tại Bình Phước, Bình Định... Các KCN VSIP tại Nghệ An, Quảng Ngãi, Hải Phòng... - Nhiều công trình an sinh xã hội: nhà ở xã hội, bệnh viện Mỹ Phước, bệnh viện quốc tế, trường ĐH (Source: https://tuoitre.vn/becamex-idc-tiep-tuc-gan-bo-voi-su-phat-trien-cua-binh-duong-20180514193857314.htm)\n", + " - Score: 0.8979 - Sembcorp đang thực hiện tổng cộng 10 dự án VSIP; bao gồm Bình Dương (VSIP I, II, III), Bắc Ninh, Hải Phòng, Hải Dương, Quảng Ngãi, Nghệ An và Bình Định. Hiện Becamex IDC cùng với tỉnh Bình Dương và các đối tác khác đang tiếp tục nghiên cứu, tiếp tục thực hiện công việc khai phá những vùng đất mới để phát triển mô hình KCN - đô thị - dịch vụ, là những minh chứng quan trọng cho sự thành công và bứt phá vượt trội của thương hiệu Becamex IDC. Quan tâm công tác tiếp thị, Becamex IDC hiện sở hữu đội ngũ nhân sự (Source: https://nhandan.vn/becamex-idc-dong-hanh-cung-binh-duong-phat-trien-post630733.html)\n", + " - Score: 0.8926 - Becamex IDC tiếp tục gắn bó với sự phát triển của Bình Dương. Nhân viên Tổng công ty Becamex IDC biểu diễn tiết mục văn nghệ thể hiện khát vọng vươn lên tại lễ kỷ niệm 30 năm phát triển công ty Sự kiện này đánh dấu những cột mốc mới nhưng vẫn tiếp tục gắn bó mật thiết với sự phát triển của tỉnh Bình Dương. Cùng với đó, từ một doanh nghiệp quy mô nhỏ tại Bến Cát, Becamex IDC được sắp xếp, sáp nhập với một số công ty trong tỉnh để huy động nguồn lực phát triển kinh tế trong thời kỳ mới. Tới nay, Becamex IDC (Source: https://tuoitre.vn/becamex-idc-tiep-tuc-gan-bo-voi-su-phat-trien-cua-binh-duong-20180514193857314.htm)\n", + " - Score: 0.8916 - cũng chính là phương thức phát triển của Becamex trong hơn 40 năm qua, “Phụng sự xã hội và tìm thấy giá trị cho mình trong sự phụng sự đó”. Ngoài ra, Becamex còn tham gia cùng chính quyền các địa phương đầu tư mạnh mẽ trong lĩnh vực phát triển hạ tầng công nghiệp, đô thị, giao thông cũng như dịch vụ. Như các khu Công nghiệp Đô thị Dịch vụ tại Bình Dương và nhiều tỉnh thành trên cả nước, hay các tuyến đường tạo lực của Tỉnh như: Quốc lộ 13, Mỹ Phước – Tân Vạn – Bàu Bàng, Vành Đai 3, Vành Đai 4 và sắp tới là (Source: https://tuoitrethudo.vn/becamex-idc-5-nam-vung-vang-top-1-bat-dong-san-cong-nghiep-276308.html)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Becamex và VSIP đã có những đóng góp rất tích cực với sự phát triển của Bình Dương và khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó.' ---\n", + " -> Stance: Support ({'refute': 0.00040442461613565683, 'neutral': 0.0009276752825826406, 'support': 0.9986679553985596}): | Text: cứu lan tỏa, nhân rộng mô hình KCN Becamex, VSIP ra các địa bàn trên cả nước, góp phần phát triển hệ sinh thái về công nghiệp thế hệ mới. Ông Nguyễn Văn Lợi phát biểu tại buổi gặp gỡ Ông Lợi khẳng định Becamex và VSIP đã có những đóng góp rất tích cực mang tính quyết định đối với sự phát triển của Bình Dương trong 25 năm qua. Mô hình VSIP, Becamex khi được lan tỏa ra các địa phương khác cũng sẽ tiếp tục đóng góp cho chính sự phát triển của địa phương đó trong thời gian tới. Ông Hoàng Trung Dũng, Bí thư\n", + " -> Stance: Support ({'refute': 0.0009478287538513541, 'neutral': 0.06319233775138855, 'support': 0.9358598589897156}): | Text: mới trên không gian số và không gian xanh. Cụ thể tại Bình Dương, Becamex và VSIP tiếp tục đầu tư hình thành các liên doanh thế hệ mới như hợp tác với Sembcorp Singapore thành lập Công ty năng lượng thông minh Việt Nam Singapore VSESS, Công ty điện Việt Nam Singapore- BVP, Công ty VNTT hợp tác với NTT Nhật Bản kinh doanh trong lĩnh vực Viễn thông, Trung tâm Dữ liệu, giải pháp công nghiệp 4.0, thành phố thông minh, nhà máy thông minh, phát triển phần mềm,…Đây cũng chính là phương thức phát triển của Becamex\n", + " -> Stance: Neutral ({'refute': 0.0005722499336116016, 'neutral': 0.9976624250411987, 'support': 0.0017653185641393065}): | Text: sẻ: “Becamex và VSIP cam kết xây dựng một hệ sinh thái công nghiệp thế hệ mới phù hợp với quy hoạch tổng thể mới của tỉnh Bình Dương, tập trung vào các lĩnh vực chiến lược như khoa học, công nghệ, đổi mới sáng tạo và phát triển nguồn nhân lực chất lượng cao nhằm thúc đẩy nền kinh tế tri thức v�� tăng trưởng bền vững. Sáng kiến này không chỉ nhằm thu hút các khoản đầu tư giá trị cao và phát triển các KCN công nghệ cao mà còn tạo ra một môi trường thuận lợi cho chuyển giao công nghệ và phát triển tài năng.\n", + " -> Stance: Neutral ({'refute': 0.0004016751190647483, 'neutral': 0.9851517081260681, 'support': 0.01444669347256422}): | Text: Becamex đồng hành tích cực cùng sự phát triển Bình Dương. Qua hệ sinh thái này, Becamex đã thu hút 19,5 tỷ USD vốn đầu tư nước ngoài (FDI), tạo ra hàng triệu việc làm trong các KCN và lan tỏa phát triển ...\n", + " -> Stance: Neutral ({'refute': 0.0005312355933710933, 'neutral': 0.857612133026123, 'support': 0.14185665547847748}): | Text: Lãnh đạo nhiều tỉnh mong Bình Dương chia sẻ mô hình Becamex .... Chính phủ, các bộ, ngành, địa phương có các dự án đầu tư của VSIP đánh giá rất cao hiệu quả của mô hình này thời gian qua. Thảo Nguyễn.\n", + " -> Stance: Support ({'refute': 0.0018248611595481634, 'neutral': 0.26536786556243896, 'support': 0.7328073382377625}): | Text: hình mẫu của hệ sinh thái công nghiệp thế hệ mới, đáp ứng đầy đủ các tiêu chí xanh - thông minh - bền vững. Chính vì vậy, Becamex đã và đang trở thành đối tác chiến lược của nhiều địa phương trên cả nước. Nhiều tỉnh, thành phố liên tục bắt tay cùng Becamex để phát triển các khu công nghiệp hiện đại, từ VSIP Bình Định, VSIP Bắc Ninh, VSIP Cần Thơ đến các dự án quy mô lớn tại Bình Phước, Quảng Ngãi. Điều này không chỉ phản ánh năng lực phát triển hạ tầng của Becamex mà còn cho thấy niềm tin của chính quyền\n", + " -> Stance: Neutral ({'refute': 0.001090128323994577, 'neutral': 0.9580197930335999, 'support': 0.04089011996984482}): | Text: như tại đại hội thành lập công ty cổ phần. Một số thành tựu của Becamex IDC - Là nhà phát triển khu công nghiệp: có 14 khu công nghiệp, tổng diện tích gần 10.500ha, chiếm 11,4% tổng diện tích KCN tại VN (số liệu tính tới cuối năm 2017). - Một số KCN tiêu biểu: VSIP 1, 2, 3, Mỹ Phước 1, 2, 3, 4; Bàu Bàng. Ngoài ra còn có KCN Becamex tại Bình Phước, Bình Định... Các KCN VSIP tại Nghệ An, Quảng Ngãi, Hải Phòng... - Nhiều công trình an sinh xã hội: nhà ở xã hội, bệnh viện Mỹ Phước, bệnh viện quốc tế, trường ĐH\n", + " -> Stance: Support ({'refute': 0.0013150499435141683, 'neutral': 0.034018177539110184, 'support': 0.9646667242050171}): | Text: Sembcorp đang thực hiện tổng cộng 10 dự án VSIP; bao gồm Bình Dương (VSIP I, II, III), Bắc Ninh, Hải Phòng, Hải Dương, Quảng Ngãi, Nghệ An và Bình Định. Hiện Becamex IDC cùng với tỉnh Bình Dương và các đối tác khác đang tiếp tục nghiên cứu, tiếp tục thực hiện công việc khai phá những vùng đất mới để phát triển mô hình KCN - đô thị - dịch vụ, là những minh chứng quan trọng cho sự thành công và bứt phá vượt trội của thương hiệu Becamex IDC. Quan tâm công tác tiếp thị, Becamex IDC hiện sở hữu đội ngũ nhân sự\n", + " -> Stance: Support ({'refute': 0.002434066729620099, 'neutral': 0.2547822892665863, 'support': 0.7427836656570435}): | Text: Becamex IDC tiếp tục gắn bó với sự phát triển của Bình Dương. Nhân viên Tổng công ty Becamex IDC biểu diễn tiết mục văn nghệ thể hiện khát vọng vươn lên tại lễ kỷ niệm 30 năm phát triển công ty Sự kiện này đánh dấu những cột mốc mới nhưng vẫn tiếp tục gắn bó mật thiết với sự phát triển của tỉnh Bình Dương. Cùng với đó, từ một doanh nghiệp quy mô nhỏ tại Bến Cát, Becamex IDC được sắp xếp, sáp nhập với một số công ty trong tỉnh để huy động nguồn lực phát triển kinh tế trong thời kỳ mới. Tới nay, Becamex IDC\n", + " -> Stance: Neutral ({'refute': 0.0015082248719409108, 'neutral': 0.684651255607605, 'support': 0.3138405382633209}): | Text: cũng chính là phương thức phát triển của Becamex trong hơn 40 năm qua, “Phụng sự xã hội và tìm thấy giá trị cho mình trong sự phụng sự đó”. Ngoài ra, Becamex còn tham gia cùng chính quyền các địa phương đầu tư mạnh mẽ trong lĩnh vực phát triển hạ tầng công nghiệp, đô thị, giao thông cũng như dịch vụ. Như các khu Công nghiệp Đô thị Dịch vụ tại Bình Dương và nhiều tỉnh thành trên cả nước, hay các tuyến đường tạo lực của Tỉnh như: Quốc lộ 13, Mỹ Phước – Tân Vạn – Bàu Bàng, Vành Đai 3, Vành Đai 4 và sắp tới là\n", + "Đã append 1 obj vào /content/drive/MyDrive/Vietfact Check Checkpoint/claims.json\n", + "Quyền của trẻ nhỏ cũng là việc phải thuộc nằm lòng nghĩa vụ của người lớn.\n", + "\n", + "=== Claim: Quyền của trẻ nhỏ cũng là việc phải thuộc nằm lòng nghĩa vụ của người lớn.\n", + "Sinh 5 truy vấn mở rộng.\n", + "\n" + ] }, - "0f62f7b2c6704c80a1d3597ce5b2e25c": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "Tìm kiếm 'Quyền của trẻ nhỏ cũng là việc phải thuộ...': 100%|██████████| 5/5 [00:01<00:00, 3.09it/s]\n" + ] }, - "0fe6e1b6beda4760a9e0a5e27e970cae": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "Hoàn tất! Kết quả được lưu tại: document_retrieval_results.json\n", + "\n", + "==================================================\n", + "Handle claim: 'Quyền của trẻ nhỏ cũng là việc phải thuộc nằm lòng nghĩa vụ của người lớn.'\n", + " -> Crawling 10 links in parallel...\n", + " -> Detect web link. Handle by Trafilatura: https://plo.vn/quyen-cua-tre-em-la-nghia-vu-cua-nguoi-lon-post724615.html\n", + " -> Detect web link. Handle by Trafilatura: https://www.studocu.vn/vn/document/dai-hoc-vinh/dao-duc-va-phuong-phap-day-hoc-dao-duc/bai-9/79260790\n", + " -> Detect web link. Handle by Trafilatura: https://mnhoamai.haiphong.edu.vn/hoat-dong-chuyen-mon/quyen-tre-em-la-gi-tim-hieu-4-nhom-quyen-cua-tre-em/ctmb/15042/319095\n", + " -> Detect web link. Handle by Trafilatura: https://vwu.vn/web/guest/tin-chi-tiet/-/chi-tiet/quyen-tham-gia-cua-tre-em-phu-thuoc-vao-nguoi-lon-22109-4502.html\n", + " -> Detect web link. Handle by Trafilatura: https://www.hoilhpn.org.vn/CmsView-EcoIT-portlet/html/print_cms.jsp?articleId=22109\n", + " -> Detect web link. Handle by Trafilatura: https://benhviendakhoalanhbinhthang.vn/tin-tuc-benh-vien/quyen-tre-em-theo-quy-dinh-cua-cong-uoc-quoc-te-ve-quyen-tre-em-n3112.html\n", + " -> Detect web link. Handle by Trafilatura: https://moj.gov.vn/qt/tintuc/Pages/thong-tin-khac.aspx?ItemID=1158\n", + " -> Detect web link. Handle by Trafilatura: https://usahello.org/vi/cuoc-song-o-hoa-ky/cuoc-song-gia-dinh/luat-nuoi-day-con-cai/\n", + " -> Detect web link. Handle by Trafilatura: https://hungyen.dcs.vn/bao-ve-cham-soc-va-giao-duc-tre-em-theo-quan-diem-cua-chu-tich-ho-chi-minh-c212104.html\n", + " -> Detect web link. Handle by Trafilatura: https://www.tapchicongsan.org.vn/van_hoa_xa_hoi/-/2018/44923/trach-nhiem-cua-gia-dinh%2C-cong-dong-va-nha-nuoc-trong-viec-bao-dam-thuc-hien-quyen-tre-em-o-viet-nam.aspx\n", + "⚠️ Error using Trafilatura for URL https://www.studocu.vn/vn/document/dai-hoc-vinh/dao-duc-va-phuong-phap-day-hoc-dao-duc/bai-9/79260790: HTTP 403\n", + "Falling back to Playwright extraction ...\n", + "⚠️ Error using Trafilatura for URL https://mnhoamai.haiphong.edu.vn/hoat-dong-chuyen-mon/quyen-tre-em-la-gi-tim-hieu-4-nhom-quyen-cua-tre-em/ctmb/15042/319095: Cannot connect to host mnhoamai.haiphong.edu.vn:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010)')]\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://www.tapchicongsan.org.vn/van_hoa_xa_hoi/-/2018/44923/trach-nhiem-cua-gia-dinh%2C-cong-dong-va-nha-nuoc-trong-viec-bao-dam-thuc-hien-quyen-tre-em-o-viet-nam.aspx: HTTP 404\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "SUCCESS!! https://plo.vn/quyen-cua-tre-em-la-nghia-vu-cua-nguoi-lon-post724615.html\n", + "SUCCESS!! https://www.studocu.vn/vn/document/dai-hoc-vinh/dao-duc-va-phuong-phap-day-hoc-dao-duc/bai-9/79260790\n", + "SUCCESS!! https://mnhoamai.haiphong.edu.vn/hoat-dong-chuyen-mon/quyen-tre-em-la-gi-tim-hieu-4-nhom-quyen-cua-tre-em/ctmb/15042/319095\n", + "SUCCESS!! https://vwu.vn/web/guest/tin-chi-tiet/-/chi-tiet/quyen-tham-gia-cua-tre-em-phu-thuoc-vao-nguoi-lon-22109-4502.html\n", + "SUCCESS!! https://www.hoilhpn.org.vn/CmsView-EcoIT-portlet/html/print_cms.jsp?articleId=22109\n", + "SUCCESS!! https://benhviendakhoalanhbinhthang.vn/tin-tuc-benh-vien/quyen-tre-em-theo-quy-dinh-cua-cong-uoc-quoc-te-ve-quyen-tre-em-n3112.html\n", + "SUCCESS!! https://moj.gov.vn/qt/tintuc/Pages/thong-tin-khac.aspx?ItemID=1158\n", + "SUCCESS!! https://usahello.org/vi/cuoc-song-o-hoa-ky/cuoc-song-gia-dinh/luat-nuoi-day-con-cai/\n", + "SUCCESS!! https://hungyen.dcs.vn/bao-ve-cham-soc-va-giao-duc-tre-em-theo-quan-diem-cua-chu-tich-ho-chi-minh-c212104.html\n", + "SUCCESS!! https://www.tapchicongsan.org.vn/van_hoa_xa_hoi/-/2018/44923/trach-nhiem-cua-gia-dinh%2C-cong-dong-va-nha-nuoc-trong-viec-bao-dam-thuc-hien-quyen-tre-em-o-viet-nam.aspx\n", + "==> Finish for claim 'Quyền của trẻ nhỏ cũng là việc phải thuộc nằm lòng nghĩa vụ của người lớn.'. Total: 198 chunks.\n", + "\n", + "--- Finding top-k chunk related to claim: 'Quyền của trẻ nhỏ cũng là việc phải thuộc nằm lòng nghĩa vụ của người lớn.' ---\n", + " Top 20 chunk best related for claim 'Quyền của trẻ nhỏ cũng là việc phải thuộc nằm lòng nghĩa vụ của người lớn.':\n", + " - Score: 0.5240 - năm 2016 thì tôi đã được biết qua các buổi tuyên truyền pháp luật, qua thông tin báo chí và Internet. Tôi luôn nhớ nằm lòng là trẻ em có 25 quyền và 4...\n", + " - Score: 0.4740 - tự chơi, hoặc là gửi hàng xóm xung quanh. Thành ra, mình phải luôn nhắc nhở đến các anh chị em; hoặc có thông tin gì mới về pháp luật, vụ việc báo chí...\n", + " - Score: 0.4603 - phụ thuộc vào người lớn. Người lớn cần có trách nhiệm tạo điều kiện cho trẻ được phát triển, tăng mức độ tự tin, lòng tự trọng, có động cơ và hứng thú...\n", + " - Score: 0.4425 - công dân có trách nhiệm và biết tôn trọng những quyền của người khác. 7. Quyền trẻ em trong trường học. Nghĩa vụ của thầy cô giáo là lên lớp và giảng ...\n", + " - Score: 0.4402 - có thể nói, quyền tham gia của trẻ em phụ thuộc vào người lớn. Người lớn cần có trách nhiệm tạo điều kiện cho trẻ được phát triển, tăng mức độ tự tin,...\n", + " - Score: 0.4381 - Quyền của trẻ em là nghĩa vụ của người lớn - PLO. Ngày 19-3, Hội LHPN TP Thủ Đức, TP.HCM phối hợp cùng Chi hội Luật sư Hội Bảo vệ Quyền Trẻ em TP.HCM ...\n", + " - Score: 0.4361 - Quyền tham gia của trẻ em - phụ thuộc vào người lớn. Quyền tham gia của trẻ em - phụ thuộc vào người lớn Luật pháp nói gì về quyền tham gia của trẻ em...\n", + " - Score: 0.4326 - chức hội họp. Trẻ em cũng có quyền được tự do kết giao và tập hợp nhau theo những nhóm bạn cùng chung sở thích, cũng như tổ chức những cuộc họp mang t...\n", + " - Score: 0.4036 - Cha mẹ và gia đình luôn giữ vai trò quan trọng trong việc thúc đẩy quyền tham gia của trẻ em. Được làm quen với ý nghĩa của sự bình đẳng và tôn trọng,...\n", + " - Score: 0.4014 - riêng của người lớn. Đây chính là hình thức bóc lột trẻ em. Không một ai có quyền làm điều đó, kể cả các bậc cha mẹ. 18. Quyền được bảo vệ khỏi bị bóc...\n", + " - Score: 0.3976 - Quyền tham gia của trẻ em - phụ thuộc vào người lớn - hoilhpn.org.vn. Quyền tham gia của trẻ em - phụ thuộc vào người lớn 25/06/2015 Quyền tham gia củ...\n", + " - Score: 0.3965 - khổ của người lớn”(6). Đặc biệt, “khi giáo dục phải thiết thực không được làm cho các cháu thành những “con vẹt”, làm sao cho các cháu khi chơi là đượ...\n", + " - Score: 0.3926 - máy móc hỗ trợ; chậm phát triển hay có bệnh về mặt tinh thần, đều có quyền được mọi người yêu quý, chăm sóc, tôn trọng, được phục hồi chức năng và tạo...\n", + " - Score: 0.3924 - tên và có quốc tịch ngay từ khi ra đời. 3. Quyền được bảo vệ và chăm sóc . Vì chưa đạt đến sự trưởng thành về mặt thể chất và trí tuệ, trẻ em cần phải...\n", + " - Score: 0.3852 - em bị ốm đau, được đưa tới các trung tâm y tế, nơi có điều kiện chăm sóc sức khoẻ cho các em. 6. Quyền được học hành. Trẻ em cần nhận được sự giáo dục...\n", + " - Score: 0.3674 - cái… Các bậc cao niên không bao giờ coi con là bạn mà chỉ áp đặt, vẫn coi chúng là những đứa trẻ to xác, khởi nghiệp muộn và đến khi có gia đình vẫn p...\n", + " - Score: 0.3625 - của mình dù là gái hay trai, giàu hay nghèo, khoẻ mạnh hay ốm đau, khuyết tật, đa số hay thiểu số, theo tôn giáo hay không tôn giáo… 2. Quyền được có ...\n", + " - Score: 0.3585 - Quyền trẻ em theo quy định của Công ước quốc tế về ... - Bộ Tư pháp. Trong mọi xã hội, trẻ em đều là đối tượng được Nhà nước và cả xã hội dành sự quan...\n", + " - Score: 0.3553 - các em được ra, được tôn trọng về mặt nhân phẩm, được thương yêu và tạo mọi cơ hội để phát triển và nâng cao trình độ. 20. Bảo vệ trẻ em chống mọi hìn...\n", + " - Score: 0.3538 - bị áp bức bắt đầu từ khi họ ra đời. Trẻ em cũng chịu đau khổ vì sự bất công xã hội chẳng khác gì người lớn”(2). Cho nên, trong hành trình bôn ba khắp ...\n", + "\n", + "--- Reranking evidences for claim: 'Quyền của trẻ nhỏ cũng là việc phải thuộc nằm lòng nghĩa vụ của người lớn.' ---\n", + " Top 10 evidences after reranking:\n", + " - Score: 0.9805 - năm 2016 thì tôi đã được biết qua các buổi tuyên truyền pháp luật, qua thông tin báo chí và Internet. Tôi luôn nhớ nằm lòng là trẻ em có 25 quyền và 4 nhóm quyền chính: Quyền được sống còn; Quyền được tham gia; Quyền được phát triển; Quyền được bảo vệ. Biết được quyền của trẻ nhỏ cũng đồng nghĩa với việc phải thuộc nằm lòng nghĩa vụ của người lớn đối với chúng. Bà TRẦN THỊ MÃO (60 tuổi, ngụ KP1, phường Tam Bình, TP Thủ Đức) (Source: https://plo.vn/quyen-cua-tre-em-la-nghia-vu-cua-nguoi-lon-post724615.html)\n", + " - Score: 0.9517 - Quyền của trẻ em là nghĩa vụ của người lớn - PLO. Ngày 19-3, Hội LHPN TP Thủ Đức, TP.HCM phối hợp cùng Chi hội Luật sư Hội Bảo vệ Quyền Trẻ em TP.HCM tổ chức phiên tòa giả định với chủ đề: “Phòng chống xâm hại trẻ em”. Phiên tòa giả định với chủ đề “Phòng chống xâm hại trẻ em” tổ chức tại khu nhà trọ KP2, phường Tam Phú, TP Thủ Đức. Ảnh: TRẦN LINH | Đây là một trong các hoạt động tuyên truyền pháp luật thường xuyên của Hội LHPN TP Thủ Đức nhằm nâng cao hiệu quả công tác phổ biến giáo dục pháp luật cho hội (Source: https://plo.vn/quyen-cua-tre-em-la-nghia-vu-cua-nguoi-lon-post724615.html)\n", + " - Score: 0.8975 - tự chơi, hoặc là gửi hàng xóm xung quanh. Thành ra, mình phải luôn nhắc nhở đến các anh chị em; hoặc có thông tin gì mới về pháp luật, vụ việc báo chí đưa tin là mình lại phổ biến cho mọi người để góp phần phòng ngừa tội phạm” - bà Hằng nói. Quyền của trẻ em là nghĩa vụ của người lớn Đây là lần đầu tiên tôi được tham dự chương trình phiên tòa giả định như thế này. Phiên tòa giải thích được nhiều vấn đề một cách dễ hiểu. Về quyền trẻ em theo Luật Trẻ em năm 2016 thì tôi đã được biết qua các buổi tuyên (Source: https://plo.vn/quyen-cua-tre-em-la-nghia-vu-cua-nguoi-lon-post724615.html)\n", + " - Score: 0.8813 - công dân có trách nhiệm và biết tôn trọng những quyền của người khác. 7. Quyền trẻ em trong trường học. Nghĩa vụ của thầy cô giáo là lên lớp và giảng dạy tốt, khi uốn nắn trẻ em không được làm tổn hại đến các em, không được xúc phạm trẻ em. Các bậc cha mẹ cần phối hợp với nhà trường trong việc giám sát để đảm bỏ điều này được thực hiện. 8. Quyền được sống trong môi trường lành mạnh. Trẻ em có quyền được sống và hưởng một môi trường lành mạnh và tự nhiên. Để có được điều này, người lớn phải có trách nhiệm (Source: https://moj.gov.vn/qt/tintuc/Pages/thong-tin-khac.aspx?ItemID=1158)\n", + " - Score: 0.8740 - có thể nói, quyền tham gia của trẻ em phụ thuộc vào người lớn. Người lớn cần có trách nhiệm tạo điều kiện cho trẻ được phát triển, tăng mức độ tự tin, lòng tự trọng, có động cơ và hứng thú thực hiện công việc của mình để các em phát triển toàn diện, đủ năng lực trở thành thế hệ chủ nhân tương lai của đất nước. (Source: https://vwu.vn/web/guest/tin-chi-tiet/-/chi-tiet/quyen-tham-gia-cua-tre-em-phu-thuoc-vao-nguoi-lon-22109-4502.html)\n", + " - Score: 0.8320 - chức hội họp. Trẻ em cũng có quyền được tự do kết giao và tập hợp nhau theo những nhóm bạn cùng chung sở thích, cũng như tổ chức những cuộc họp mang tính chất hoà bình. 12. Quyền được tự do bày tỏ ý kiến. Trong tất cả mọi quyết định có ảnh hưởng đến trẻ em được đưa ra trong gia đình, trường học, toà án, bệnh viện hay tại bất kỳ một cơ quan nào khác, người lớn cần lắng nghe ý kiến của trẻ em và làm những điều tốt nhất cho các em. 13. Quyền được bảo vệ chống lại sự ngược đãi. Không ai được phép làm tổn hại (Source: https://benhviendakhoalanhbinhthang.vn/tin-tuc-benh-vien/quyen-tre-em-theo-quy-dinh-cua-cong-uoc-quoc-te-ve-quyen-tre-em-n3112.html)\n", + " - Score: 0.7236 - các em được ra, được tôn trọng về mặt nhân phẩm, được thương yêu và tạo mọi cơ hội để phát triển và nâng cao trình độ. 20. Bảo vệ trẻ em chống mọi hình thức tra tấn và đối xử tàn tệ. Cấm mọi hành vi làm nhục, đối xử dã man và vô nhân đạo đối với trẻ em như đốt, trói, đánh đập bằng gậy gộc và những vật dụng khác. Người lớn có nghĩa vụ phải bảo vệ các em và tố cáo với các nhà chức trách khi biết được ai đó đang phạm tội ác này. 21. Khi trẻ em có hành vi vi phạm pháp luật. Luật pháp quy định, không một trẻ em (Source: https://moj.gov.vn/qt/tintuc/Pages/thong-tin-khac.aspx?ItemID=1158)\n", + " - Score: 0.6890 - phụ thuộc vào người lớn. Người lớn cần có trách nhiệm tạo điều kiện cho trẻ được phát triển, tăng mức độ tự tin, lòng tự trọng, có động cơ và hứng thú thực hiện công việc của mình để các em phát triển toàn diện, đủ năng lực trở thành thế hệ chủ nhân tương lai của đất nước. (Source: https://www.hoilhpn.org.vn/CmsView-EcoIT-portlet/html/print_cms.jsp?articleId=22109)\n", + " - Score: 0.5688 - em bị ốm đau, được đưa tới các trung tâm y tế, nơi có điều kiện chăm sóc sức khoẻ cho các em. 6. Quyền được học hành. Trẻ em cần nhận được sự giáo dục cần thiết, được giúp đỡ để phát triển tốt về thể chất, trí tuệ và xã hội, trở thành người công dân có trách nhiệm và biết tôn trọng những quyền của người khác. 7. Quyền trẻ em trong trường học. Nghĩa vụ của thầy cô giáo là lên lớp và giảng dạy tốt, khi u���n nắn trẻ em không được làm tổn hại đến các em, không được xúc phạm trẻ em. Các bậc cha mẹ cần phối hợp (Source: https://benhviendakhoalanhbinhthang.vn/tin-tuc-benh-vien/quyen-tre-em-theo-quy-dinh-cua-cong-uoc-quoc-te-ve-quyen-tre-em-n3112.html)\n", + " - Score: 0.5259 - tên và có quốc tịch ngay từ khi ra đời. 3. Quyền được bảo vệ và chăm sóc . Vì chưa đạt đến sự trưởng thành về mặt thể chất và trí tuệ, trẻ em cần phải được bảo vệ và chăm sóc đặc biệt, trước cũng như sau khi ra đời. Các bậc cha mẹ là những người chịu trách nhiệm chính trong việc nuôi nấng và giáo dục con cái của mình, cung cấp cho các em cơm ăn áo mặc. Khi làm việc vắng nhà, chúng ta cần phải lo thu xếp sao cho trẻ em luôn được người lớn có trách nhiệm trông nom, hoặc đưa các em đến nhà trẻ, trường học để (Source: https://moj.gov.vn/qt/tintuc/Pages/thong-tin-khac.aspx?ItemID=1158)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Quyền của trẻ nhỏ cũng là việc phải thuộc nằm lòng nghĩa vụ của người lớn.' ---\n", + " -> Stance: Support ({'refute': 0.007929529063403606, 'neutral': 0.0011099358089268208, 'support': 0.9909605383872986}): | Text: năm 2016 thì tôi đã được biết qua các buổi tuyên truyền pháp luật, qua thông tin báo chí và Internet. Tôi luôn nhớ nằm lòng là trẻ em có 25 quyền và 4 nhóm quyền chính: Quyền được sống còn; Quyền được tham gia; Quyền được phát triển; Quyền được bảo vệ. Biết được quyền của trẻ nhỏ cũng đồng nghĩa với việc phải thuộc nằm lòng nghĩa vụ của người lớn đối với chúng. Bà TRẦN THỊ MÃO (60 tuổi, ngụ KP1, phường Tam Bình, TP Thủ Đức)\n", + " -> Stance: Support ({'refute': 0.005538435652852058, 'neutral': 0.016694270074367523, 'support': 0.977767288684845}): | Text: Quyền của trẻ em là nghĩa vụ của người lớn - PLO. Ngày 19-3, Hội LHPN TP Thủ Đức, TP.HCM phối hợp cùng Chi hội Luật sư Hội Bảo vệ Quyền Trẻ em TP.HCM tổ chức phiên tòa giả định với chủ đề: “Phòng chống xâm hại trẻ em”. Phiên tòa giả định với chủ đề “Phòng chống xâm hại trẻ em” tổ chức tại khu nhà trọ KP2, phường Tam Phú, TP Thủ Đức. Ảnh: TRẦN LINH | Đây là một trong các hoạt động tuyên truyền pháp luật thường xuyên của Hội LHPN TP Thủ Đức nhằm nâng cao hiệu quả công tác phổ biến giáo dục pháp luật cho hội\n", + " -> Stance: Support ({'refute': 0.013863629661500454, 'neutral': 0.0242537260055542, 'support': 0.9618825912475586}): | Text: tự chơi, hoặc là gửi hàng xóm xung quanh. Thành ra, mình phải luôn nhắc nhở đến các anh chị em; hoặc có thông tin gì mới về pháp luật, vụ việc báo chí đưa tin là mình lại phổ biến cho mọi người để góp phần phòng ngừa tội phạm” - bà Hằng nói. Quyền của trẻ em là nghĩa vụ của người lớn Đây là lần đầu tiên tôi được tham dự chương trình phiên tòa giả định như thế này. Phiên tòa giải thích được nhiều vấn đề một cách dễ hiểu. Về quyền trẻ em theo Luật Trẻ em năm 2016 thì tôi đã được biết qua các buổi tuyên\n", + " -> Stance: Support ({'refute': 0.0011075548827648163, 'neutral': 0.005018523428589106, 'support': 0.9938739538192749}): | Text: công dân có trách nhiệm và biết tôn trọng những quyền của người khác. 7. Quyền trẻ em trong trường học. Nghĩa vụ của thầy cô giáo là lên lớp và giảng dạy tốt, khi uốn nắn trẻ em không được làm tổn hại đến các em, không được xúc phạm trẻ em. Các bậc cha mẹ cần phối hợp với nhà trường trong việc giám sát để đảm bỏ điều này được thực hiện. 8. Quyền được sống trong môi trường lành mạnh. Trẻ em có quyền được sống và hưởng một môi trường lành mạnh và tự nhiên. Để có được điều này, người lớn phải có trách nhiệm\n", + " -> Stance: Neutral ({'refute': 0.02573643997311592, 'neutral': 0.824592649936676, 'support': 0.14967089891433716}): | Text: có thể nói, quyền tham gia của trẻ em phụ thuộc vào người lớn. Người lớn cần có trách nhiệm tạo điều kiện cho trẻ được phát triển, tăng mức độ tự tin, lòng tự trọng, có động cơ và hứng thú thực hiện công việc của mình để các em phát triển toàn diện, đủ năng lực trở thành thế hệ chủ nhân tương lai của đất nước.\n", + " -> Stance: Refute ({'refute': 0.8876912593841553, 'neutral': 0.0684073343873024, 'support': 0.043901365250349045}): | Text: chức hội họp. Trẻ em cũng có quyền được tự do kết giao và tập hợp nhau theo những nhóm bạn cùng chung sở thích, cũng như tổ chức những cuộc họp mang tính chất hoà bình. 12. Quyền được tự do bày tỏ ý kiến. Trong tất cả mọi quyết định có ảnh hưởng đến trẻ em được đưa ra trong gia đình, trường học, toà án, bệnh viện hay tại bất kỳ một cơ quan nào khác, người lớn cần lắng nghe ý kiến của trẻ em và làm những điều tốt nhất cho các em. 13. Quyền được bảo vệ chống lại sự ngược đãi. Không ai được phép làm tổn hại\n", + " -> Stance: Support ({'refute': 0.053238168358802795, 'neutral': 0.21371310949325562, 'support': 0.7330487370491028}): | Text: các em được ra, được tôn trọng về mặt nhân phẩm, được thương yêu và tạo mọi cơ hội để phát triển và nâng cao trình độ. 20. Bảo vệ trẻ em chống mọi hình thức tra tấn và đối xử tàn tệ. Cấm mọi hành vi làm nhục, đối xử dã man và vô nhân đạo đối với trẻ em như đốt, trói, đánh đập bằng gậy gộc và những vật dụng khác. Người lớn có nghĩa vụ phải bảo vệ các em và tố cáo với các nhà chức trách khi biết được ai đó đang phạm tội ác này. 21. Khi trẻ em có hành vi vi phạm pháp luật. Luật pháp quy định, không một trẻ em\n", + " -> Stance: Neutral ({'refute': 0.0026760760229080915, 'neutral': 0.8982529044151306, 'support': 0.09907102584838867}): | Text: phụ thuộc vào người lớn. Người lớn cần có trách nhiệm tạo điều kiện cho trẻ được phát triển, tăng mức độ tự tin, lòng tự trọng, có động cơ và hứng thú thực hiện công việc của mình để các em phát triển toàn diện, đủ năng lực trở thành thế hệ chủ nhân tương lai của đất nước.\n", + " -> Stance: Support ({'refute': 0.00832730159163475, 'neutral': 0.019785098731517792, 'support': 0.9718876481056213}): | Text: em bị ốm đau, được đưa tới các trung tâm y tế, nơi có điều kiện chăm sóc sức khoẻ cho các em. 6. Quyền được học hành. Trẻ em cần nhận được sự giáo dục cần thiết, được giúp đỡ để phát triển tốt về thể chất, trí tuệ và xã hội, trở thành người công dân có trách nhiệm và biết tôn trọng những quyền của người khác. 7. Quyền trẻ em trong trường học. Nghĩa vụ của thầy cô giáo là lên lớp và giảng dạy tốt, khi uốn nắn trẻ em không được làm tổn hại đến các em, không được xúc phạm trẻ em. Các bậc cha mẹ cần phối hợp\n", + " -> Stance: Support ({'refute': 0.06373796612024307, 'neutral': 0.22189778089523315, 'support': 0.714364230632782}): | Text: tên và có quốc tịch ngay từ khi ra đời. 3. Quyền được bảo vệ và chăm sóc . Vì chưa đạt đến sự trưởng thành về mặt thể chất và trí tuệ, trẻ em cần phải được bảo vệ và chăm sóc đặc biệt, trước cũng như sau khi ra đời. Các bậc cha mẹ là những người chịu trách nhiệm chính trong việc nuôi nấng và giáo dục con cái của mình, cung cấp cho các em cơm ăn áo mặc. Khi làm việc vắng nhà, chúng ta cần phải lo thu xếp sao cho trẻ em luôn được người lớn có trách nhiệm trông nom, hoặc đưa các em đến nhà trẻ, trường học để\n", + "Đã append 1 obj vào /content/drive/MyDrive/Vietfact Check Checkpoint/claims.json\n", + "Trường học đã tổ chức dạy chéo buổi, bố trí giáo viên kiêm nhiệm để đáp ứng yêu cầu của chương trình giáo dục phổ thông 2018 trong điều kiện thiếu phòng học, thiếu giáo viên.\n", + "\n", + "=== Claim: Trường học đã tổ chức dạy chéo buổi, bố trí giáo viên kiêm nhiệm để đáp ứng yêu cầu của chương trình giáo dục phổ thông 2018 trong điều kiện thiếu phòng học, thiếu giáo viên.\n", + "Sinh 5 truy vấn mở rộng.\n", + "\n" + ] }, - "10475fc1be064a9c9481a70a17994cc3": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "Tìm kiếm 'Trường học đã tổ chức dạy chéo buổi, bố ...': 100%|██████████| 5/5 [00:01<00:00, 3.40it/s]\n" + ] }, - "106f58106e7d43aebe6bff2cd9faea8d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d7984dd6e2da43ca8eeec40508a46965", - "max": 190, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_0f34a1d587e949559e6b0bd6f7cf9e67", - "value": 190 - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "Hoàn tất! Kết quả được lưu tại: document_retrieval_results.json\n", + "\n", + "==================================================\n", + "Handle claim: 'Trường học đã tổ chức dạy chéo buổi, bố trí giáo viên kiêm nhiệm để đáp ứng yêu cầu của chương trình giáo dục phổ thông 2018 trong điều kiện thiếu phòng học, thiếu giáo viên.'\n", + " -> Crawling 10 links in parallel...\n", + " -> Detect web link. Handle by Trafilatura: https://plo.vn/tim-cach-go-kho-khi-thuc-hien-chuong-trinh-moi-post724453.html\n", + " -> Detect web link. Handle by Trafilatura: https://baochinhphu.vn/giai-phap-nao-bao-dam-du-giao-vien-thuc-hien-chuong-trinh-gdpt-2018-102240326092142343.htm\n", + " -> Detect web link. Handle by Trafilatura: https://tienphong.vn/bo-gddt-thua-nhan-thieu-giao-vien-nhieu-mon-dia-phuong-bi-dong-nguon-tuyen-post1460929.tpo\n", + " -> Detect web link. Handle by Trafilatura: https://baomoi.com/giai-phap-tinh-the-giai-quyet-tinh-trang-thieu-giao-vien-c53545731.epi\n", + " -> Detect web link. Handle by Trafilatura: http://th-tlam.huongthuy.thuathienhue.edu.vn/printpage-van-ban-nha-truong/bao-caoviec-trien-khai-thuc-hien-chuong-trinh-giao-duc-pho-thong-2018.html\n", + " -> Detect web link. Handle by Trafilatura: https://tuoitre.vn/ca-nuoc-thieu-gan-120-000-giao-vien-go-ngay-nut-that-tuyen-dung-20250528085204745.htm\n", + " -> Detect web link. Handle by Trafilatura: https://baomoi.com/can-som-go-nut-that-trong-chinh-sach-tuyen-dung-su-dung-va-dai-ngo-giao-vien-c53434722.epi\n", + " -> Detect web link. Handle by Trafilatura: https://thanhnien.vn/chuong-trinh-giao-duc-pho-thong-2018-khong-hoc-sinh-dang-ky-nhieu-mon-thua-giao-vien-185241023162746039.htm\n", + " -> Detect web link. Handle by Trafilatura: https://baodantoc.vn/tuyen-cao-dang-de-du-giao-vien-day-chuong-trinh-moi-giai-phap-tinh-the-bai-2-1711713850050.htm\n", + " -> Detect web link. Handle by Trafilatura: https://xaydungchinhsach.chinhphu.vn/che-do-giam-dinh-muc-tiet-day-voi-giao-vien-kiem-nhiem-cong-tac-giao-vu-tu-van-hoc-sinh-van-thu-thu-vien-119250307180146897.htm\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n" + ] }, - "10d50317d2c64cb893dbec788970ef37": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n", + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "10db0400db8d4327b69edee16549b401": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "⚠️ Error using Trafilatura for URL https://baomoi.com/can-som-go-nut-that-trong-chinh-sach-tuyen-dung-su-dung-va-dai-ngo-giao-vien-c53434722.epi: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "⚠️ Error using Trafilatura for URL https://baomoi.com/giai-phap-tinh-the-giai-quyet-tinh-trang-thieu-giao-vien-c53545731.epi: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n" + ] }, - "10f53ae2a97e4b6db8630d6e06211924": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_5bdf0216962c4829aae6e993282c789b", - "placeholder": "​", - "style": "IPY_MODEL_0751ff39f2e74bc691fe9bd90487d758", - "value": "model.safetensors: 100%" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n", + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "1102b08697914d6295feca1b41e66b8f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "⚠️ Error using Trafilatura for URL http://th-tlam.huongthuy.thuathienhue.edu.vn/printpage-van-ban-nha-truong/bao-caoviec-trien-khai-thuc-hien-chuong-trinh-giao-duc-pho-thong-2018.html: \n", + "Falling back to Playwright extraction ...\n", + "❌ Error using Playwright extraction for URL http://th-tlam.huongthuy.thuathienhue.edu.vn/printpage-van-ban-nha-truong/bao-caoviec-trien-khai-thuc-hien-chuong-trinh-giao-duc-pho-thong-2018.html: Page.goto: Timeout 15000ms exceeded.\n", + "Call log:\n", + " - navigating to \"http://th-tlam.huongthuy.thuathienhue.edu.vn/printpage-van-ban-nha-truong/bao-caoviec-trien-khai-thuc-hien-chuong-trinh-giao-duc-pho-thong-2018.html\", waiting until \"domcontentloaded\"\n", + "\n", + "SUCCESS!! https://plo.vn/tim-cach-go-kho-khi-thuc-hien-chuong-trinh-moi-post724453.html\n", + "SUCCESS!! https://baochinhphu.vn/giai-phap-nao-bao-dam-du-giao-vien-thuc-hien-chuong-trinh-gdpt-2018-102240326092142343.htm\n", + "SUCCESS!! https://tienphong.vn/bo-gddt-thua-nhan-thieu-giao-vien-nhieu-mon-dia-phuong-bi-dong-nguon-tuyen-post1460929.tpo\n", + "FAIL!! Using snippet for https://baomoi.com/giai-phap-tinh-the-giai-quyet-tinh-trang-thieu-giao-vien-c53545731.epi\n", + "FAIL!! Using snippet for http://th-tlam.huongthuy.thuathienhue.edu.vn/printpage-van-ban-nha-truong/bao-caoviec-trien-khai-thuc-hien-chuong-trinh-giao-duc-pho-thong-2018.html\n", + "SUCCESS!! https://tuoitre.vn/ca-nuoc-thieu-gan-120-000-giao-vien-go-ngay-nut-that-tuyen-dung-20250528085204745.htm\n", + "FAIL!! Using snippet for https://baomoi.com/can-som-go-nut-that-trong-chinh-sach-tuyen-dung-su-dung-va-dai-ngo-giao-vien-c53434722.epi\n", + "SUCCESS!! https://thanhnien.vn/chuong-trinh-giao-duc-pho-thong-2018-khong-hoc-sinh-dang-ky-nhieu-mon-thua-giao-vien-185241023162746039.htm\n", + "SUCCESS!! https://baodantoc.vn/tuyen-cao-dang-de-du-giao-vien-day-chuong-trinh-moi-giai-phap-tinh-the-bai-2-1711713850050.htm\n", + "SUCCESS!! https://xaydungchinhsach.chinhphu.vn/che-do-giam-dinh-muc-tiet-day-voi-giao-vien-kiem-nhiem-cong-tac-giao-vu-tu-van-hoc-sinh-van-thu-thu-vien-119250307180146897.htm\n", + "==> Finish for claim 'Trường học đã tổ chức dạy chéo buổi, bố trí giáo viên kiêm nhiệm để đáp ứng yêu cầu của chương trình giáo dục phổ thông 2018 trong điều kiện thiếu phòng học, thiếu giáo viên.'. Total: 108 chunks.\n", + "\n", + "--- Finding top-k chunk related to claim: 'Trường học đã tổ chức dạy chéo buổi, bố trí giáo viên kiêm nhiệm để đáp ứng yêu cầu của chương trình giáo dục phổ thông 2018 trong điều kiện thiếu phòng học, thiếu giáo viên.' ---\n", + " Top 20 chunk best related for claim 'Trường học đã tổ chức dạy chéo buổi, bố trí giáo viên kiêm nhiệm để đáp ứng yêu cầu của chương trình giáo dục phổ thông 2018 trong điều kiện thiếu phòng học, thiếu giáo viên.':\n", + " - Score: 0.5089 - tổ chức thêm một buổi học chéo buổi để đảm bảo số tiết dạy theo chương trình quy định” - bà Châu nói thêm. Bà Châu cho biết thêm hiện nay dù đã tổ chứ...\n", + " - Score: 0.5062 - Bộ GD&ĐT thừa nhận thiếu giáo viên nhiều môn, địa phương bị .... Năm học vừa qua lần đầu tiên việc khai phải tổ chức theo hình thức trực tuyến. Kế hoạ...\n", + " - Score: 0.5031 - bộ, giáo viên kiêm nhiệm công tác phòng, chống dịch. Sách giáo khoa lớp 1, lớp 2 và lớp 6 biên soạn theo Chương trình GDPT 2018 còn có ý kiến phản ánh...\n", + " - Score: 0.4987 - viên, đặc biệt là nghiên cứu việc điều chỉnh quy mô trường, lớp cho phù hợp với tình hình, điều kiện hiện tại. Việc bảo đảm đủ giáo viên không chỉ là ...\n", + " - Score: 0.4837 - cơ sở giáo dục mầm non gặp nhiều khó khăn, đặc biệt là các cơ sở giáo dục mầm non ngoài công lập chịu ảnh hưởng nặng nề của dịch COVID-19, nhiều cơ sở...\n", + " - Score: 0.4831 - viên được phân công kiêm nhiệm công tác tư vấn học sinh do hiệu trưởng quyết định bảo đảm nguyên tắc phù hợp với khối lượng công việc được giao kiêm n...\n", + " - Score: 0.4828 - Chương trình giáo dục phổ thông 2018: Không học sinh đăng ký .... CHẮP VÁ Ở NHIỀU MÔN HỌC Sau 4 năm thực hiện Chương trình giáo dục phổ thông (GDPT) 2...\n", + " - Score: 0.4823 - chế được giao bổ sung là thiếu nguồn tuyển dụng, nguồn tuyển dụng không đáp ứng yêu cầu về trình độ chuẩn được đào tạo theo quy định tại Luật Giáo dục...\n", + " - Score: 0.4814 - môn học mới trong Chương trình giáo dục phổ thông 2018 như tin học, âm nhạc, ngoại ngữ lại càng khó tìm được người giảng dạy. Trước tình hình đó có th...\n", + " - Score: 0.4804 - khi áp dụng Chương trình GDPT 2018 từ năm học 2022 - 2023. Một số địa phương còn bị động về nguồn tuyển dụng; chưa có nhà công vụ cho giáo viên ở các ...\n", + " - Score: 0.4721 - để dạy các môn học mới ở Chương trình GDPT 2018 (Lịch sử và Địa lý, Khoa học tự nhiên) còn hạn chế, chưa đáp ứng được yêu cầu. Để phù hợp với thực tiễ...\n", + " - Score: 0.4692 - quan đến âm nhạc và mỹ thuật. Bên cạnh đó, trường có chủ biên và tổng chủ biên hai môn này luôn nên trường có điều kiện để mở ngành học này, tuy nhiên...\n", + " - Score: 0.4690 - Vì thế ở thời điểm hiện tại và trong vài năm tới, giáo viên các môn khoa học tự nhiên cũng thiếu nhiều. Chia sẻ về thực trạng này, ông Vũ Minh Đức - c...\n", + " - Score: 0.4650 - dự báo tăng dân số cơ học và thực hiện giảng dạy các môn học. Trong thời gian qua, Bộ GD&ĐT đã phối hợp với Bộ Nội vụ đề xuất Chính phủ bổ sung giáo v...\n", + " - Score: 0.4533 - và phù hợp với quy định. Đại biểu NGUYỄN THỊ VIỆT NGA (thành viên Ủy ban Văn hóa và Xã hội): Đề xuất bố trí giáo viên dạy liên trường Tình trạng thiếu...\n", + " - Score: 0.4509 - các áp lực từ các yêu cầu, mục tiêu giáo dục là những lý do khó thu hút người có năng lực vào ngành giáo dục. Những môn học mới, môn học được chuyển t...\n", + " - Score: 0.4505 - kiêm nhiệm. Tổng số tiết giảm của tất cả giáo viên kiêm nhiệm công tác giáo vụ không cao hơn số tiết được sử dụng làm công tác giáo vụ của trường theo...\n", + " - Score: 0.4457 - Giải pháp nào bảo đảm đủ giáo viên cho Chương trình GDPT 2018. Tải ứng dụng: BÁO ĐIỆN TỬ CHÍNH PHỦ Bộ Giáo dục và Đào tạo đang đề nghị xây dựng Nghị q...\n", + " - Score: 0.4363 - Chương trình giáo dục phổ thông 2018, các giáo viên này sau khi được tuyển dụng sẽ tham gia lộ trình nâng chuẩn trình độ theo quy định tại Nghị định s...\n", + " - Score: 0.4361 - chỉ rõ 9 nhiệm vụ, giải pháp; trong đó có giải pháp phát triển đội ngũ nhà giáo và cán bộ quản lý. Đây cũng là yêu cầu của Ban Bí thư Trung ương Đảng ...\n", + "\n", + "--- Reranking evidences for claim: 'Trường học đã tổ chức dạy chéo buổi, bố trí giáo viên kiêm nhiệm để đáp ứng yêu cầu của chương trình giáo dục phổ thông 2018 trong điều kiện thiếu phòng học, thiếu giáo viên.' ---\n", + " Top 10 evidences after reranking:\n", + " - Score: 0.9497 - và phù hợp với quy định. Đại biểu NGUYỄN THỊ VIỆT NGA (thành viên Ủy ban Văn hóa và Xã hội): Đề xuất bố trí giáo viên dạy liên trường Tình trạng thiếu giáo viên hiện nay là vấn đề bức thiết của ngành giáo dục. Điều này ảnh hưởng nghiêm trọng đến chất lượng dạy và học ở nhiều địa phương, nhất là vùng sâu, vùng xa. Nguyên nhân chính là do nguồn tuyển hạn chế, chế độ đãi ngộ chưa hấp dẫn, điều kiện làm việc khó khăn khiến nhiều giáo viên rời bỏ nghề. Một số môn học mới trong Chương trình giáo dục phổ thông (Source: https://tuoitre.vn/ca-nuoc-thieu-gan-120-000-giao-vien-go-ngay-nut-that-tuyen-dung-20250528085204745.htm)\n", + " - Score: 0.8779 - tổ chức thêm một buổi học chéo buổi để đảm bảo số tiết dạy theo chương trình quy định” - bà Châu nói thêm. Bà Châu cho biết thêm hiện nay dù đã tổ chức tuyển dụng nhưng trường vẫn không tuyển được giáo viên (GV) âm nhạc do không có GV đăng ký. Do đó, trường đã phân công một số GV chủ nhiệm thực hiện giảng dạy tiết học này. Liên quan đến vấn đề trên, một đại biểu trong đoàn giám sát đặt câu hỏi liệu phân công GV chủ nhiệm dạy âm nhạc có đảm bảo được chất lượng? Bà Châu thừa nhận GV chủ nhiệm dạy âm nhạc sẽ (Source: https://plo.vn/tim-cach-go-kho-khi-thuc-hien-chuong-trinh-moi-post724453.html)\n", + " - Score: 0.5337 - khi áp dụng Chương trình GDPT 2018 từ năm học 2022 - 2023. Một số địa phương còn bị động về nguồn tuyển dụng; chưa có nhà công vụ cho giáo viên ở các địa bàn khó khăn; không có chính sách thu hút giáo viên đến công tác ở những địa bàn khó khăn hơn. Đặc biệt, vẫn còn nhiều bất cập trong việc bố trí giáo viên Tiếng Anh, Tin học và Công nghệ dạy liên trường, liên cấp. Nhân lực y tế trường học còn thiếu và yếu ở nhiều địa phương dẫn đến phải huy động hầu hết cán bộ, giáo viên kiêm nhiệm công tác phòng, chống (Source: https://tienphong.vn/bo-gddt-thua-nhan-thieu-giao-vien-nhieu-mon-dia-phuong-bi-dong-nguon-tuyen-post1460929.tpo)\n", + " - Score: 0.2791 - viên, đặc biệt là nghiên cứu việc điều chỉnh quy mô trường, lớp cho phù hợp với tình hình, điều kiện hiện tại. Việc bảo đảm đủ giáo viên không chỉ là giải pháp nhân sự, mà còn là điều kiện tiên quyết để triển khai hiệu quả chương trình giáo dục mới và bảo đảm quyền học tập của mọi học sinh, nhất là từ năm học 2025 - 2026, theo chỉ đạo của Tổng Bí thư Tô Lâm, ngành giáo dục sẽ tổ chức dạy học 2 buổi/ngày ở các trường tiểu học, THCS tùy theo điều kiện của từng địa phương. TP.HCM: \"đặt hàng\" đào tạo nguồn (Source: https://tuoitre.vn/ca-nuoc-thieu-gan-120-000-giao-vien-go-ngay-nut-that-tuyen-dung-20250528085204745.htm)\n", + " - Score: 0.0220 - để dạy các môn học mới ở Chương trình GDPT 2018 (Lịch sử và Địa lý, Khoa học tự nhiên) còn hạn chế, chưa đáp ứng được yêu cầu. Để phù hợp với thực tiễn và triển khai Nghị quyết số 75/2022/QH15 về hoạt động chất vấn tại Kỳ họp thứ 4, Quốc hội khóa XV, Bộ GD&ĐT đề xuất cho phép những địa phương thiếu giáo viên còn biên chế nhưng thiếu nguồn tuyển dụng được tuyển dụng giáo viên đã đạt trình độ đào tạo theo Luật Giáo dục năm 2005 để dạy một số các môn học theo Chương trình giáo dục phổ thông 2018, các giáo (Source: https://baochinhphu.vn/giai-phap-nao-bao-dam-du-giao-vien-thuc-hien-chuong-trinh-gdpt-2018-102240326092142343.htm)\n", + " - Score: 0.0183 - cơ sở giáo dục mầm non gặp nhiều khó khăn, đặc biệt là các cơ sở giáo dục mầm non ngoài công lập chịu ảnh hưởng nặng nề của dịch COVID-19, nhiều cơ sở có nguy cơ phải đóng cửa vì không duy trì được hợp đồng giáo viên, không có kinh phí chi trả cho giáo viên. Tỉ lệ trường tiểu học tổ chức bán trú còn thấp nên cha mẹ học sinh gặp khó khăn khi đưa con đến trường học 2 buổi/ngày. Các trường tiểu học ở các huyện miền núi có nhiều điểm trường lẻ và lớp ghép với khoảng cách xa nên việc quản lý và tổ chức các hoạt (Source: https://tienphong.vn/bo-gddt-thua-nhan-thieu-giao-vien-nhieu-mon-dia-phuong-bi-dong-nguon-tuyen-post1460929.tpo)\n", + " - Score: 0.0170 - Vì thế ở thời điểm hiện tại và trong vài năm tới, giáo viên các môn khoa học tự nhiên cũng thiếu nhiều. Chia sẻ về thực trạng này, ông Vũ Minh Đức - cục trưởng Cục Nhà giáo và cán bộ quản lý giáo dục (Bộ GD-ĐT) - cho biết tình trạng thiếu giáo viên đã diễn ra trong nhiều năm nhưng sau khi triển khai Chương trình giáo dục phổ thông 2018 thì càng thiếu. \"Các địa phương không tuyển hết biên chế đã giao, chủ yếu do thiếu nguồn tuyển. Nhưng cá biệt cũng có những địa phương giữ lại biên chế không tuyển để thực (Source: https://tuoitre.vn/ca-nuoc-thieu-gan-120-000-giao-vien-go-ngay-nut-that-tuyen-dung-20250528085204745.htm)\n", + " - Score: 0.0099 - môn học mới trong Chương trình giáo dục phổ thông 2018 như tin học, âm nhạc, ngoại ngữ lại càng khó tìm được người giảng dạy. Trước tình hình đó có thể tính đến một số giải pháp trọng tâm. Trong đó, đầu tiên khẩn trương tổ chức tuyển dụng giáo viên theo các chỉ tiêu đã giao, ưu tiên các môn học và khu vực thiếu nghiêm trọng. Cùng với đó có chính sách thu hút người học sư phạm thông qua học bổng, cam kết tuyển dụng hoặc đặt hàng đào tạo theo nhu cầu địa phương. Thứ ba, cải thiện chế độ đãi ngộ cho giáo (Source: https://tuoitre.vn/ca-nuoc-thieu-gan-120-000-giao-vien-go-ngay-nut-that-tuyen-dung-20250528085204745.htm)\n", + " - Score: 0.0085 - bộ, giáo viên kiêm nhiệm công tác phòng, chống dịch. Sách giáo khoa lớp 1, lớp 2 và lớp 6 biên soạn theo Chương trình GDPT 2018 còn có ý kiến phản ánh về một số vấn đề liên quan như kênh hình, kênh chữ còn chưa phù hợp với một số vùng miền, một số từ ngữ mang tính địa phương - phương ngữ; một số đoạn văn, bài thơ đưa vào sách giáo khoa chưa hay; một số thông tin trong một số môn học chưa cụ thể và gần gũi với học sinh. Mạng lưới trường lớp, điều kiện cơ sở vật chất, thiết bị dạy học đã được tăng cường đầu (Source: https://tienphong.vn/bo-gddt-thua-nhan-thieu-giao-vien-nhieu-mon-dia-phuong-bi-dong-nguon-tuyen-post1460929.tpo)\n", + " - Score: 0.0060 - Chương trình giáo dục phổ thông 2018: Không học sinh đăng ký .... CHẮP VÁ Ở NHIỀU MÔN HỌC Sau 4 năm thực hiện Chương trình giáo dục phổ thông (GDPT) 2018, hiệu phó phụ trách chuyên môn của nhiều trường THCS, THPT tại TP.HCM cho hay ở một số môn hiện nay đang phải thực hiện chắp vá, chưa tạo được sự liền mạch nên chưa thể đạt kết quả cao nhất. Việc triển khai thực hiện dạy nội dung giáo dục địa phương, tổ chức hoạt động trải nghiệm hướng nghiệp… còn gặp khó khăn. Các hoạt động trong giờ học đôi khi vẫn còn (Source: https://thanhnien.vn/chuong-trinh-giao-duc-pho-thong-2018-khong-hoc-sinh-dang-ky-nhieu-mon-thua-giao-vien-185241023162746039.htm)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Trường học đã tổ chức dạy chéo buổi, bố trí giáo viên kiêm nhiệm để đáp ứng yêu cầu của chương trình giáo dục phổ thông 2018 trong điều kiện thiếu phòng học, thiếu giáo viên.' ---\n", + " -> Stance: Refute ({'refute': 0.8914089202880859, 'neutral': 0.07469001412391663, 'support': 0.033901069313287735}): | Text: và phù hợp với quy định. Đại biểu NGUYỄN THỊ VIỆT NGA (thành viên Ủy ban Văn hóa và Xã hội): Đề xuất bố trí giáo viên dạy liên trường Tình trạng thiếu giáo viên hiện nay là vấn đề bức thiết của ngành giáo dục. Điều này ảnh hưởng nghiêm trọng đến chất lượng dạy và học ở nhiều địa phương, nhất là vùng sâu, vùng xa. Nguyên nhân chính là do nguồn tuyển hạn chế, chế độ đãi ngộ chưa hấp dẫn, điều kiện làm việc khó khăn khiến nhiều giáo viên rời bỏ nghề. Một số môn học mới trong Chương trình giáo dục phổ thông\n", + " -> Stance: Support ({'refute': 0.0035807674285024405, 'neutral': 0.0029308840166777372, 'support': 0.9934883117675781}): | Text: tổ chức thêm một buổi học chéo buổi để đảm bảo số tiết dạy theo chương trình quy định” - bà Châu nói thêm. Bà Châu cho biết thêm hiện nay dù đã tổ chức tuyển dụng nhưng trường vẫn không tuyển được giáo viên (GV) âm nhạc do không có GV đăng ký. Do đó, trường đã phân công một số GV chủ nhiệm thực hiện giảng dạy tiết học này. Liên quan đến vấn đề trên, một đại biểu trong đoàn giám sát đặt câu hỏi liệu phân công GV chủ nhiệm dạy âm nhạc có đảm bảo được chất lượng? Bà Châu thừa nhận GV chủ nhiệm dạy âm nhạc sẽ\n", + " -> Stance: Refute ({'refute': 0.9861034154891968, 'neutral': 0.007294542156159878, 'support': 0.006602125242352486}): | Text: khi áp dụng Chương trình GDPT 2018 từ năm học 2022 - 2023. Một số địa phương còn bị động về nguồn tuyển dụng; chưa có nhà công vụ cho giáo viên ở các địa bàn khó khăn; không có chính sách thu hút giáo viên đến công tác ở những địa bàn khó khăn hơn. Đặc biệt, vẫn còn nhiều bất cập trong việc bố trí giáo viên Tiếng Anh, Tin học và Công nghệ dạy liên trường, liên cấp. Nhân lực y tế trường học còn thiếu và yếu ở nhiều địa phương dẫn đến phải huy động hầu hết cán bộ, giáo viên kiêm nhiệm công tác phòng, chống\n", + " -> Stance: Refute ({'refute': 0.4515014588832855, 'neutral': 0.1620168536901474, 'support': 0.3864816129207611}): | Text: viên, đặc biệt là nghiên cứu việc điều chỉnh quy mô trường, lớp cho phù hợp với tình hình, điều kiện hiện tại. Việc bảo đảm đủ giáo viên không chỉ là giải pháp nhân sự, mà còn là điều kiện tiên quyết để triển khai hiệu quả chương trình giáo dục mới và bảo đảm quyền học tập của mọi học sinh, nhất là từ năm học 2025 - 2026, theo chỉ đạo của Tổng Bí thư Tô Lâm, ngành giáo dục sẽ tổ chức dạy học 2 buổi/ngày ở các trường tiểu học, THCS tùy theo điều kiện của từng địa phương. TP.HCM: \"đặt hàng\" đào tạo nguồn\n", + " -> Stance: Neutral ({'refute': 0.2024022936820984, 'neutral': 0.7633957862854004, 'support': 0.03420193865895271}): | Text: để dạy các môn học mới ở Chương trình GDPT 2018 (Lịch sử và Địa lý, Khoa học tự nhiên) còn hạn chế, chưa đáp ứng được yêu cầu. Để phù hợp với thực tiễn và triển khai Nghị quyết số 75/2022/QH15 về hoạt động chất vấn tại Kỳ họp thứ 4, Quốc hội khóa XV, Bộ GD&ĐT đề xuất cho phép những địa phương thiếu giáo viên còn biên chế nhưng thiếu nguồn tuyển dụng được tuyển dụng giáo viên đã đạt trình độ đào tạo theo Luật Giáo dục năm 2005 để dạy một số các môn học theo Chương trình giáo dục phổ thông 2018, các giáo\n", + " -> Stance: Refute ({'refute': 0.38055619597435, 'neutral': 0.3776150941848755, 'support': 0.24182860553264618}): | Text: cơ sở giáo dục mầm non gặp nhiều khó khăn, đặc biệt là các cơ sở giáo dục mầm non ngoài công lập chịu ảnh hưởng nặng nề của dịch COVID-19, nhiều cơ sở có nguy cơ phải đóng cửa vì không duy trì được hợp đồng giáo viên, không có kinh phí chi trả cho giáo viên. Tỉ lệ trường tiểu học tổ chức bán trú còn thấp nên cha mẹ học sinh gặp khó khăn khi đưa con đến trường học 2 buổi/ngày. Các trường tiểu học ở các huyện miền núi có nhiều điểm trường lẻ và lớp ghép với khoảng cách xa nên việc quản lý và tổ chức các hoạt\n", + " -> Stance: Neutral ({'refute': 0.02955470234155655, 'neutral': 0.8806074857711792, 'support': 0.08983784914016724}): | Text: Vì thế ở thời điểm hiện tại và trong vài năm tới, giáo viên các môn khoa học tự nhiên cũng thiếu nhiều. Chia sẻ về thực trạng này, ông Vũ Minh Đức - cục trưởng Cục Nhà giáo và cán bộ quản lý giáo dục (Bộ GD-ĐT) - cho biết tình trạng thiếu giáo viên đã diễn ra trong nhiều năm nhưng sau khi triển khai Chương trình giáo dục phổ thông 2018 thì càng thiếu. \"Các địa phương không tuyển hết biên chế đã giao, chủ yếu do thiếu nguồn tuyển. Nhưng cá biệt cũng có những địa phương giữ lại biên chế không tuyển để thực\n", + " -> Stance: Neutral ({'refute': 0.165949746966362, 'neutral': 0.8173709511756897, 'support': 0.01667931117117405}): | Text: môn học mới trong Chương trình giáo dục phổ thông 2018 như tin học, âm nhạc, ngoại ngữ lại càng khó tìm được người giảng dạy. Trước tình hình đó có thể tính đến một số giải pháp trọng tâm. Trong đó, đầu tiên khẩn trương tổ chức tuyển dụng giáo viên theo các chỉ tiêu đã giao, ưu tiên các môn học và khu vực thiếu nghiêm trọng. Cùng với đó có chính sách thu hút người học sư phạm thông qua học bổng, cam kết tuyển dụng hoặc đặt hàng đào tạo theo nhu cầu địa phương. Thứ ba, cải thiện chế độ đãi ngộ cho giáo\n", + " -> Stance: Refute ({'refute': 0.9883337020874023, 'neutral': 0.008038568310439587, 'support': 0.0036277021281421185}): | Text: bộ, giáo viên kiêm nhiệm công tác phòng, chống dịch. Sách giáo khoa lớp 1, lớp 2 và lớp 6 biên soạn theo Chương trình GDPT 2018 còn có ý kiến phản ánh về một số vấn đề liên quan như kênh hình, kênh chữ còn chưa phù hợp với một số vùng miền, một số từ ngữ mang tính địa phương - phương ngữ; một số đoạn văn, bài thơ đưa vào sách giáo khoa chưa hay; một số thông tin trong một số môn học chưa cụ thể và gần gũi với học sinh. Mạng lưới trường lớp, điều kiện cơ sở vật chất, thiết bị dạy học đã được tăng cường đầu\n", + " -> Stance: Neutral ({'refute': 0.22738036513328552, 'neutral': 0.7162219882011414, 'support': 0.05639760196208954}): | Text: Chương trình giáo dục phổ thông 2018: Không học sinh đăng ký .... CHẮP VÁ Ở NHIỀU MÔN HỌC Sau 4 năm thực hiện Chương trình giáo dục phổ thông (GDPT) 2018, hiệu phó phụ trách chuyên môn của nhiều trường THCS, THPT tại TP.HCM cho hay ở một số môn hiện nay đang phải thực hiện chắp vá, chưa tạo được sự liền mạch nên chưa thể đạt kết quả cao nhất. Việc triển khai thực hiện dạy nội dung giáo dục địa phương, tổ chức hoạt động trải nghiệm hướng nghiệp… còn gặp khó khăn. Các hoạt động trong giờ học đôi khi vẫn còn\n", + "Đã append 1 obj vào /content/drive/MyDrive/Vietfact Check Checkpoint/claims.json\n", + "Đại diện Đại sứ quán Italy tại Việt Nam, đại diện Ban Tổ chức giải Ryder Cup 2023 cùng hơn 10 golfer là các nhà ngoại giáo, khách mời trong nước và quốc tế sẽ có mặt tại giải đấu.\n", + "\n", + "=== Claim: Đại diện Đại sứ quán Italy tại Việt Nam, đại diện Ban Tổ chức giải Ryder Cup 2023 cùng hơn 10 golfer là các nhà ngoại giáo, khách mời trong nước và quốc tế sẽ có mặt tại giải đấu.\n", + "Sinh 5 truy vấn mở rộng.\n", + "\n" + ] }, - "1152b3e862594eff838e74fd1ff34862": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "Tìm kiếm 'Đại diện Đại sứ quán Italy tại Việt Nam,...': 100%|██████████| 5/5 [00:01<00:00, 4.05it/s]\n" + ] }, - "116a68d44efa4879b20e3d8ea1d4a300": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_c1929034b1bf457d911aa96d1de1cbe9", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_556ecfdb663244fbac97d620a038fb86", - "value": 1 - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "Hoàn tất! Kết quả được lưu tại: document_retrieval_results.json\n", + "\n", + "==================================================\n", + "Handle claim: 'Đại diện Đại sứ quán Italy tại Việt Nam, đại diện Ban Tổ chức giải Ryder Cup 2023 cùng hơn 10 golfer là các nhà ngoại giáo, khách mời trong nước và quốc tế sẽ có mặt tại giải đấu.'\n", + " -> Crawling 9 links in parallel...\n", + " -> Detect web link. Handle by Trafilatura: https://doanhnhansaigon.vn/hon-100-golfer-tham-gia-giai-giao-huu-quoc-te-vietnam-italy-golf-tournament-200701.html\n", + " -> Detect web link. Handle by Trafilatura: https://vneconomy.vn/hon-100-golfer-tham-gia-tranh-tai-tai-giai-giao-huu-quoc-te.htm\n", + " -> Detect web link. Handle by Trafilatura: https://laodong.vn/the-thao/giai-golf-ryder-cup-2023-la-cau-noi-quan-he-ngoai-giao-viet-nam-italia-1158877.ldo\n", + " -> Detect web link. Handle by Trafilatura: https://ambhanoi.esteri.it/vi/news/dall_ambasciata/2023/03/presentation-of-the-ryder-cup-2023-2/\n", + " -> Detect web link. Handle by Trafilatura: https://golfedit.com/cau-chuyen/6944-tinh-hoa-nuoc-y-se-duoc-the-hien-o-ryder-cup-2023.html\n", + " -> Detect web link. Handle by Trafilatura: https://tuoitrethudo.vn/vgs-group-to-chuc-thanh-cong-giai-giao-huu-quoc-te-vietnam-italy-golf-tournament-219881.html\n", + " -> Detect web link. Handle by Trafilatura: https://giaoducvaxahoi.vn/qu-ng-ba-ryder-cup-2023-t-i-ngu-i-ham-m-vi-t-nam.htm\n", + " -> Detect web link. Handle by Trafilatura: https://vov.vn/the-thao/ryder-cup-2023-gop-phan-that-chat-quan-he-huu-nghi-viet-nam-italia-post1008162.vov\n", + " -> Detect web link. Handle by Trafilatura: https://cafebiz.vn/tiem-nang-thu-hang-ty-usd-tu-du-lich-golf-trong-5-trieu-khach-han-co-hon-1-trieu-nguoi-den-viet-nam-danh-golf-italy-cung-bat-tay-quang-ba-176230318135442706.chn\n" + ] }, - "11df2486af0b4cb2846104d3f93efd01": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "11ee3522d0de49abaef0c14d1e2be9a6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "⚠️ Error using Trafilatura for URL https://laodong.vn/the-thao/giai-golf-ryder-cup-2023-la-cau-noi-quan-he-ngoai-giao-viet-nam-italia-1158877.ldo: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://vov.vn/the-thao/ryder-cup-2023-gop-phan-that-chat-quan-he-huu-nghi-viet-nam-italia-post1008162.vov: 0, message='', url='https://vov.vn/the-thao/ryder-cup-2023-gop-phan-that-chat-quan-he-huu-nghi-viet-nam-italia-post1008162.vov'\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n", + "SUCCESS!! https://doanhnhansaigon.vn/hon-100-golfer-tham-gia-giai-giao-huu-quoc-te-vietnam-italy-golf-tournament-200701.html\n", + "SUCCESS!! https://vneconomy.vn/hon-100-golfer-tham-gia-tranh-tai-tai-giai-giao-huu-quoc-te.htm\n", + "SUCCESS!! https://laodong.vn/the-thao/giai-golf-ryder-cup-2023-la-cau-noi-quan-he-ngoai-giao-viet-nam-italia-1158877.ldo\n", + "SUCCESS!! https://ambhanoi.esteri.it/vi/news/dall_ambasciata/2023/03/presentation-of-the-ryder-cup-2023-2/\n", + "SUCCESS!! https://golfedit.com/cau-chuyen/6944-tinh-hoa-nuoc-y-se-duoc-the-hien-o-ryder-cup-2023.html\n", + "SUCCESS!! https://tuoitrethudo.vn/vgs-group-to-chuc-thanh-cong-giai-giao-huu-quoc-te-vietnam-italy-golf-tournament-219881.html\n", + "SUCCESS!! https://giaoducvaxahoi.vn/qu-ng-ba-ryder-cup-2023-t-i-ngu-i-ham-m-vi-t-nam.htm\n", + "SUCCESS!! https://vov.vn/the-thao/ryder-cup-2023-gop-phan-that-chat-quan-he-huu-nghi-viet-nam-italia-post1008162.vov\n", + "SUCCESS!! https://cafebiz.vn/tiem-nang-thu-hang-ty-usd-tu-du-lich-golf-trong-5-trieu-khach-han-co-hon-1-trieu-nguoi-den-viet-nam-danh-golf-italy-cung-bat-tay-quang-ba-176230318135442706.chn\n", + "==> Finish for claim 'Đại diện Đại sứ quán Italy tại Việt Nam, đại diện Ban Tổ chức gi��i Ryder Cup 2023 cùng hơn 10 golfer là các nhà ngoại giáo, khách mời trong nước và quốc tế sẽ có mặt tại giải đấu.'. Total: 88 chunks.\n", + "\n", + "--- Finding top-k chunk related to claim: 'Đại diện Đại sứ quán Italy tại Việt Nam, đại diện Ban Tổ chức giải Ryder Cup 2023 cùng hơn 10 golfer là các nhà ngoại giáo, khách mời trong nước và quốc tế sẽ có mặt tại giải đấu.' ---\n", + " Top 20 chunk best related for claim 'Đại diện Đại sứ quán Italy tại Việt Nam, đại diện Ban Tổ chức giải Ryder Cup 2023 cùng hơn 10 golfer là các nhà ngoại giáo, khách mời trong nước và quốc tế sẽ có mặt tại giải đấu.':\n", + " - Score: 0.8312 - Hơn 100 golfer tham gia giải giao hữu quốc tế Vietnam Italy Golf .... Ông Bùi Đức Long và ông Ricarrdo Tirotti - đại diện ban tổ chức giải Ryder Cup 2...\n", + " - Score: 0.6846 - tương lai.” - Ông Đặng Hà Việt nhấn mạnh. Đại sứ Italia tại Việt Nam, ông Antonio Alessandro chia sẻ vui mừng khi tổ chức sự kiện Quảng bá Ryder Cup 2...\n", + " - Score: 0.6804 - vào cuối tháng 9/2023 tại Ý... Giải golf giao hữu quốc tế Vietnam Italy Golf Tournament có sự tham gia của đại diện Đại sứ quán Ý tại Việt Nam, đại di...\n", + " - Score: 0.6733 - là quốc gia duy nhất tại Đông Nam Á được Ban tổ chức Ryder Cup 2023 lựa chọn để tổ chức chuỗi sự kiện bên lề giải đấu. Ông Đặng Hà Việt hy vọng hoạt đ...\n", + " - Score: 0.6686 - lai. Tôi hy vọng sự kiện quảng bá Ryder Cup lần này sẽ góp phần quảng bá cho sự phát triển của môn golf tại Việt Nam. Bên cạnh đó, Việt Nam sẵn sàng h...\n", + " - Score: 0.6684 - đó, Việt Nam sẵn sàng hợp tác cùng Italy để đăng cai tổ chức sự kiện golf có tầm cỡ quốc tế tại Việt Nam trong tương lai.” - ông Việt nhấn mạnh. Ngài ...\n", + " - Score: 0.6562 - vọng thúc đẩy việc quảng bá Italia trở thành điểm đến hấp dẫn về du lịch golf trên bản đồ thế giới. Tại sự kiện, Đại sứ Italia tại Việt Nam - ông Anto...\n", + " - Score: 0.6450 - Tinh hoa nước Ý sẽ được thể hiện ở Ryder Cup 2023 - Golf Edit. Tinh hoa nước Ý sẽ được thể hiện ở Ryder Cup 2023 Với mong muốn thắt chặt hơn nữa mối q...\n", + " - Score: 0.6410 - 2023. Với mong muốn thắt chặt hơn nữa mối quan hệ hữu nghị và kỷ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam - Italia, Đại sứ quán Italia tại Vi...\n", + " - Score: 0.6377 - Giải golf Ryder Cup 2023 là cầu nối quan hệ ngoại giao Việt Nam. Giải golf Ryder Cup 2023 là cầu nối quan hệ ngoại giao Việt Nam - Italia Ngày 17.3, Đ...\n", + " - Score: 0.6375 - được tổ chức tại Italia. Các trận đấu Ryder Cup lần thứ 44 sẽ được tổ chức tại Rome từ ngày 29 tháng 9 đến 1 tháng 10 tại Marco Simone Golf and Countr...\n", + " - Score: 0.6349 - Nam Á được Ban tổ chức giải Ryder Cup 2023 lựa chọn để tổ chức chuỗi các sự kiện bên lề nhằm quảng bá cho giải đấu\". “Tại Việt Nam, golf đang là một m...\n", + " - Score: 0.6318 - Giám đốc Tiếp thị và xúc tiến toàn cầu của ENIT, Giám đốc Điều hành của Golf Tour Experience, Tổng Thư ký Hiệp hội Golf Việt Nam, Phó Chủ tịch thường ...\n", + " - Score: 0.6317 - golf tại cả hai quốc gia. Trọng tâm của sự kiện nhằm quảng bá cho Ryder Cup - giải đấu danh giá trong làng golf thế giới lần đầu tiên được tổ chức tại...\n", + " - Score: 0.6253 - giữa 2 nước, đồng thời là cơ hội để Italia giới thiệu về thủ đô Rome như 1 ứng cử viên sáng giá cho cuộc chạy đua giành quyền đăng cai World Expo 2030...\n", + " - Score: 0.6207 - Giới thiệu Ryder Cup 2023 - Ambasciata d'Italia Hanoi. Ryder Cup là cuộc thi golf quốc tế uy tín nhất, diễn ra hai năm một lần giữa Châu Âu và Mỹ. Mùa...\n", + " - Score: 0.6146 - Ryder Cup 2023 góp phần thắt chặt quan hệ hữu nghị Việt Nam - Italia. Ryder Cup 2023 góp phần thắt chặt quan hệ hữu nghị Việt Nam - Italia VOV.VN - Vớ...\n", + " - Score: 0.6141 - Quảng bá Ryder Cup 2023 tới người hâm mộ Việt Nam. Tại sự kiện, các diễn giả và khách mời sẽ chia sẻ, trình bày về cơ hội đầu tư cho các doanh nghiệp ...\n", + " - Score: 0.6137 - như triển vọng phát triển du l���ch thể thao từ Việt Nam đến Italia, nhất là trong thời gian diễn ra giải đấu. Ryder Cup 2023 sẽ diễn ra ở 9 địa điểm th...\n", + " - Score: 0.6132 - Nam - Ý. Trong thời gian tới, VGS Group sẽ tổ chức nhiều sự kiện ngoại giao thể thao để góp phần thúc đẩy quan hệ quốc tế giữa Việt Nam và nhiều quốc ...\n", + "\n", + "--- Reranking evidences for claim: 'Đại diện Đại sứ quán Italy tại Việt Nam, đại diện Ban Tổ chức giải Ryder Cup 2023 cùng hơn 10 golfer là các nhà ngoại giáo, khách mời trong nước và quốc tế sẽ có mặt tại giải đấu.' ---\n", + " Top 10 evidences after reranking:\n", + " - Score: 0.9951 - Hơn 100 golfer tham gia giải giao hữu quốc tế Vietnam Italy Golf .... Ông Bùi Đức Long và ông Ricarrdo Tirotti - đại diện ban tổ chức giải Ryder Cup 2023 | Vietnam Italy Golf Tournament có sự tham gia của đại diện Đại sứ quán Ý tại Việt Nam, đại diện ban tổ chức Ryder Cup 2023, đại diện Hiệp hội Golf Việt Nam cùng hơn 100 golfer là các nhà ngoại giao, khách mời trong nước và quốc tế… Giải chia làm 4 bảng đấu: bảng A (HCP 0-10), B (HCP 10-20), C (HCP từ 12321320 trở lên) và bảng Nữ. Giải thi đấu theo thể (Source: https://doanhnhansaigon.vn/hon-100-golfer-tham-gia-giai-giao-huu-quoc-te-vietnam-italy-golf-tournament-200701.html)\n", + " - Score: 0.9932 - vào cuối tháng 9/2023 tại Ý... Giải golf giao hữu quốc tế Vietnam Italy Golf Tournament có sự tham gia của đại diện Đại sứ quán Ý tại Việt Nam, đại diện Ban tổ chức giải Ryder Cup 2023, các nhà ngoại giao, các tổ chức, doanh nghiệp... Cùng với đó là các doanh nhân trong và ngoài nước như Giám đốc Tiếp thị và xúc tiến toàn cầu của ENIT, Giám đốc Điều hành của Golf Tour Experience, Tổng Thư ký Hiệp hội Golf Việt Nam, Phó Chủ tịch thường trực Hiệp hội Du lịch Golf Việt Nam… Giải chia làm 4 bảng đấu: bảng A (Source: https://vneconomy.vn/hon-100-golfer-tham-gia-tranh-tai-tai-giai-giao-huu-quoc-te.htm)\n", + " - Score: 0.9917 - Giải golf Ryder Cup 2023 là cầu nối quan hệ ngoại giao Việt Nam. Giải golf Ryder Cup 2023 là cầu nối quan hệ ngoại giao Việt Nam - Italia Ngày 17.3, Đại sứ quán Italia tại Việt Nam tổ chức sự kiện công bố thông tin về giải đấu golf Ryder Cup 2023 - giải đấu danh giá trong làng golf thế giới lần đầu tiên được tổ chức tại Italia. Các trận đấu của Ryder Cup 2023 sẽ được tổ chức tại Rome từ ngày 29.9 đến ngày 1.10 tại Marco Simone Golf and Country Club, với hy vọng thúc đẩy việc quảng bá Italia trở thành điểm (Source: https://laodong.vn/the-thao/giai-golf-ryder-cup-2023-la-cau-noi-quan-he-ngoai-giao-viet-nam-italia-1158877.ldo)\n", + " - Score: 0.9917 - Giám đốc Tiếp thị và xúc tiến toàn cầu của ENIT, Giám đốc Điều hành của Golf Tour Experience, Tổng Thư ký Hiệp hội Golf Việt Nam, Phó Chủ tịch thường trực Hiệp hội Du lịch Golf Việt Nam… | Vietnam Italy Golf Tournament có sự tham gia của đại diện Đại sứ quán Ý tại Việt Nam, đại diện BTC Ryder Cup 2023 cùng hơn 100 golfer là các nhà ngoại giao, khách mời trong ngước và quốc tế | Giải chia làm 4 bảng đấu: bảng A (HCP 0-10), B (HCP 10-20), C (HCP từ 20 trở lên) và bảng Nữ. Giải thi đấu theo thể thức (Source: https://tuoitrethudo.vn/vgs-group-to-chuc-thanh-cong-giai-giao-huu-quoc-te-vietnam-italy-golf-tournament-219881.html)\n", + " - Score: 0.9912 - Ryder Cup 2023 góp phần thắt chặt quan hệ hữu nghị Việt Nam - Italia. Ryder Cup 2023 góp phần thắt chặt quan hệ hữu nghị Việt Nam - Italia VOV.VN - Với mong muốn thắt chặt hơn nữa mối quan hệ hữu nghị và kỷ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam - Italia, Đại sứ quán Italia tại Việt Nam đã tổ chức sự kiện quảng bá Ryder Cup 2023 vào tối 17/3 ở Hà Nội. Ryder Cup là giải golf danh giá bậc nhất thế giới, diễn ra hai năm một lần giữa đội tuyển châu Âu và đội tuyển Mỹ, với địa điểm thay đổi giữa hai (Source: https://vov.vn/the-thao/ryder-cup-2023-gop-phan-that-chat-quan-he-huu-nghi-viet-nam-italia-post1008162.vov)\n", + " - Score: 0.9868 - tương lai.” - Ông Đặng Hà Việt nhấn mạnh. Đại sứ Italia tại Việt Nam, ông Antonio Alessandro chia sẻ vui mừng khi tổ chức sự kiện Quảng bá Ryder Cup 2023 nhân dịp kỷ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam – Italia: “Ryder Cup là giải đấu danh giá duy nhất không có phần thưởng vật chất khi chiến thắng chính là phần thưởng. Với sự hiện diện đông đảo ngày hôm nay của các vị khách quý đến từ các cơ quan về thể thao và du lịch của Việt Nam và Italia, những nhà tổ chức giải đấu golf, hiệp hội golf (Source: https://vov.vn/the-thao/ryder-cup-2023-gop-phan-that-chat-quan-he-huu-nghi-viet-nam-italia-post1008162.vov)\n", + " - Score: 0.9858 - 2023. Với mong muốn thắt chặt hơn nữa mối quan hệ hữu nghị và kỷ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam - Italia, Đại sứ quán Italia tại Việt Nam đã tổ chức sự kiện quảng bá Ryder Cup 2023 vào tối 17/3 ở Hà Nội. Sự kiện nhằm quảng bá mạnh mẽ hơn nữa cho Việt Nam và Italia là những điểm đến hứa hẹn cho những người đam mê bộ môn golf, thúc đẩy chung sự phát triển du lịch thể thao của hai quốc gia. Từ đó góp phần nâng cao hơn nữa mối quan hệ ngoại giao hữu nghị Việt Nam - Italia. Đây đồng thời là (Source: https://vov.vn/the-thao/ryder-cup-2023-gop-phan-that-chat-quan-he-huu-nghi-viet-nam-italia-post1008162.vov)\n", + " - Score: 0.9854 - vọng thúc đẩy việc quảng bá Italia trở thành điểm đến hấp dẫn về du lịch golf trên bản đồ thế giới. Tại sự kiện, Đại sứ Italia tại Việt Nam - ông Antonio Alessandro chia sẻ sự vui mừng khi tổ chức quảng bá giải đấu Ryder Cup 2023 nhân dịp kỉ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam - Italia. Ông Alessandro nhấn mạnh, buổi lễ công bố thông tin về Ryder Cup là cơ hội thúc đẩy chung sự phát triển du lịch thể thao, nâng cao hơn nữa mối quan hệ hữu nghị giữa 2 nước, đồng thời là cơ hội để Italia giới (Source: https://laodong.vn/the-thao/giai-golf-ryder-cup-2023-la-cau-noi-quan-he-ngoai-giao-viet-nam-italia-1158877.ldo)\n", + " - Score: 0.9844 - Giới thiệu Ryder Cup 2023 - Ambasciata d'Italia Hanoi. Ryder Cup là cuộc thi golf quốc tế uy tín nhất, diễn ra hai năm một lần giữa Châu Âu và Mỹ. Mùa Giải tiếp theo sẽ được tổ chức lần đầu tiên tại Italy, tại Câu lạc bộ golf Marco Simone ở Rome (25 tháng 9 – 1 tháng 10 năm 2023). Để giới thiệu Ryder Cup 2023 tới công chúng chuyên nghiệp Việt Nam, Đại sứ quán Ý sẽ tổ chức buổi giới thiệu vào thứ sáu, ngày 17 tháng 3 lúc 5 giờ chiều tại Casa Italia (18 Lê Phụng Hiểu, Hoàn Kiếm, Hà Nội). Buổi giới thiệu sẽ (Source: https://ambhanoi.esteri.it/vi/news/dall_ambasciata/2023/03/presentation-of-the-ryder-cup-2023-2/)\n", + " - Score: 0.9829 - Tinh hoa nước Ý sẽ được thể hiện ở Ryder Cup 2023 - Golf Edit. Tinh hoa nước Ý sẽ được thể hiện ở Ryder Cup 2023 Với mong muốn thắt chặt hơn nữa mối quan hệ hữu nghị và kỷ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam - Italia, Đại sứ quán Italia tại Việt Nam vinh dự tổ chức sự kiện quảng bá Ryder Cup 2023 nhằm quảng bá mạnh mẽ hơn nữa cho Việt Nam và Italia là những điểm đến hứa hẹn cho những người đam mê bộ môn golf, thúc đẩy chung sự phát triển du lịch thể thao của hai quốc gia. Từ đó góp phần nâng (Source: https://golfedit.com/cau-chuyen/6944-tinh-hoa-nuoc-y-se-duoc-the-hien-o-ryder-cup-2023.html)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Đại diện Đại sứ quán Italy tại Việt Nam, đại diện Ban Tổ chức giải Ryder Cup 2023 cùng hơn 10 golfer là các nhà ngoại giáo, khách mời trong nước và quốc tế sẽ có mặt tại giải đấu.' ---\n", + " -> Stance: Refute ({'refute': 0.9798296689987183, 'neutral': 0.00624571368098259, 'support': 0.013924659229815006}): | Text: Hơn 100 golfer tham gia giải giao hữu quốc tế Vietnam Italy Golf .... Ông Bùi Đức Long và ông Ricarrdo Tirotti - đại diện ban tổ chức giải Ryder Cup 2023 | Vietnam Italy Golf Tournament có sự tham gia của đại diện Đại sứ quán Ý tại Việt Nam, đại diện ban tổ chức Ryder Cup 2023, đại diện Hiệp hội Golf Việt Nam cùng hơn 100 golfer là các nhà ngoại giao, khách mời trong nước và quốc tế… Giải chia làm 4 bảng đấu: bảng A (HCP 0-10), B (HCP 10-20), C (HCP từ 12321320 trở lên) và bảng Nữ. Giải thi đấu theo thể\n", + " -> Stance: Support ({'refute': 0.0441657155752182, 'neutral': 0.38210850954055786, 'support': 0.5737258195877075}): | Text: vào cuối tháng 9/2023 tại Ý... Giải golf giao hữu quốc tế Vietnam Italy Golf Tournament có sự tham gia của đại diện Đại sứ quán Ý tại Việt Nam, đại di���n Ban tổ chức giải Ryder Cup 2023, các nhà ngoại giao, các tổ chức, doanh nghiệp... Cùng với đó là các doanh nhân trong và ngoài nước như Giám đốc Tiếp thị và xúc tiến toàn cầu của ENIT, Giám đốc Điều hành của Golf Tour Experience, Tổng Thư ký Hiệp hội Golf Việt Nam, Phó Chủ tịch thường trực Hiệp hội Du lịch Golf Việt Nam… Giải chia làm 4 bảng đấu: bảng A\n", + " -> Stance: Support ({'refute': 0.009336602874100208, 'neutral': 0.3420577645301819, 'support': 0.6486056447029114}): | Text: Giải golf Ryder Cup 2023 là cầu nối quan hệ ngoại giao Việt Nam. Giải golf Ryder Cup 2023 là cầu nối quan hệ ngoại giao Việt Nam - Italia Ngày 17.3, Đại sứ quán Italia tại Việt Nam tổ chức sự kiện công bố thông tin về giải đấu golf Ryder Cup 2023 - giải đấu danh giá trong làng golf thế giới lần đầu tiên được tổ chức tại Italia. Các trận đấu của Ryder Cup 2023 sẽ được tổ chức tại Rome từ ngày 29.9 đến ngày 1.10 tại Marco Simone Golf and Country Club, với hy vọng thúc đẩy việc quảng bá Italia trở thành điểm\n", + " -> Stance: Refute ({'refute': 0.9917491674423218, 'neutral': 0.0025804887991398573, 'support': 0.005670361220836639}): | Text: Giám đốc Tiếp thị và xúc tiến toàn cầu của ENIT, Giám đốc Điều hành của Golf Tour Experience, Tổng Thư ký Hiệp hội Golf Việt Nam, Phó Chủ tịch thường trực Hiệp hội Du lịch Golf Việt Nam… | Vietnam Italy Golf Tournament có sự tham gia của đại diện Đại sứ quán Ý tại Việt Nam, đại diện BTC Ryder Cup 2023 cùng hơn 100 golfer là các nhà ngoại giao, khách mời trong ngước và quốc tế | Giải chia làm 4 bảng đấu: bảng A (HCP 0-10), B (HCP 10-20), C (HCP từ 20 trở lên) và bảng Nữ. Giải thi đấu theo thể thức\n", + " -> Stance: Support ({'refute': 0.005064418539404869, 'neutral': 0.18380819261074066, 'support': 0.8111273646354675}): | Text: Ryder Cup 2023 góp phần thắt chặt quan hệ hữu nghị Việt Nam - Italia. Ryder Cup 2023 góp phần thắt chặt quan hệ hữu nghị Việt Nam - Italia VOV.VN - Với mong muốn thắt chặt hơn nữa mối quan hệ hữu nghị và kỷ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam - Italia, Đại sứ quán Italia tại Việt Nam đã tổ chức sự kiện quảng bá Ryder Cup 2023 vào tối 17/3 ở Hà Nội. Ryder Cup là giải golf danh giá bậc nhất thế giới, diễn ra hai năm một lần giữa đội tuyển châu Âu và đội tuyển Mỹ, với địa điểm thay đổi giữa hai\n", + " -> Stance: Support ({'refute': 0.00915494468063116, 'neutral': 0.0503399521112442, 'support': 0.9405051469802856}): | Text: tương lai.” - Ông Đặng Hà Việt nhấn mạnh. Đại sứ Italia tại Việt Nam, ông Antonio Alessandro chia sẻ vui mừng khi tổ chức sự kiện Quảng bá Ryder Cup 2023 nhân dịp kỷ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam – Italia: “Ryder Cup là giải đấu danh giá duy nhất không có phần thưởng vật chất khi chiến thắng chính là phần thưởng. Với sự hiện diện đông đảo ngày hôm nay của các vị khách quý đến từ các cơ quan về thể thao và du lịch của Việt Nam và Italia, những nhà tổ chức giải đấu golf, hiệp hội golf\n", + " -> Stance: Support ({'refute': 0.0006595877348445356, 'neutral': 0.003490820061415434, 'support': 0.995849609375}): | Text: 2023. Với mong muốn thắt chặt hơn nữa mối quan hệ hữu nghị và kỷ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam - Italia, Đại sứ quán Italia tại Việt Nam đã tổ chức sự kiện quảng bá Ryder Cup 2023 vào tối 17/3 ở Hà Nội. Sự kiện nhằm quảng bá mạnh mẽ hơn nữa cho Việt Nam và Italia là những điểm đến hứa hẹn cho những người đam mê bộ môn golf, thúc đẩy chung sự phát triển du lịch thể thao của hai quốc gia. Từ đó góp phần nâng cao hơn nữa mối quan hệ ngoại giao hữu nghị Việt Nam - Italia. Đây đồng thời là\n", + " -> Stance: Support ({'refute': 0.0012003519805148244, 'neutral': 0.011933380737900734, 'support': 0.986866295337677}): | Text: vọng thúc đẩy việc quảng bá Italia trở thành điểm đến hấp dẫn về du lịch golf trên bản đồ thế giới. Tại sự kiện, Đại sứ Italia tại Việt Nam - ông Antonio Alessandro chia sẻ sự vui mừng khi tổ chức quảng bá giải đấu Ryder Cup 2023 nhân dịp kỉ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam - Italia. Ông Alessandro nhấn mạnh, buổi lễ công bố thông tin về Ryder Cup là cơ hội thúc đẩy chung sự phát triển du lịch thể thao, nâng cao hơn nữa mối quan hệ hữu nghị giữa 2 nước, đồng thời là cơ hội để Italia giới\n", + " -> Stance: Neutral ({'refute': 0.0029141479171812534, 'neutral': 0.9571978449821472, 'support': 0.03988799825310707}): | Text: Giới thiệu Ryder Cup 2023 - Ambasciata d'Italia Hanoi. Ryder Cup là cuộc thi golf quốc tế uy tín nhất, diễn ra hai năm một lần giữa Châu Âu và Mỹ. Mùa Giải tiếp theo sẽ được tổ chức lần đầu tiên tại Italy, tại Câu lạc bộ golf Marco Simone ở Rome (25 tháng 9 – 1 tháng 10 năm 2023). Để giới thiệu Ryder Cup 2023 tới công chúng chuyên nghiệp Việt Nam, Đại sứ quán Ý sẽ tổ chức buổi giới thiệu vào thứ sáu, ngày 17 tháng 3 lúc 5 giờ chiều tại Casa Italia (18 Lê Phụng Hiểu, Hoàn Kiếm, Hà Nội). Buổi giới thiệu sẽ\n", + " -> Stance: Support ({'refute': 0.00046955057769082487, 'neutral': 0.00472972122952342, 'support': 0.9948006868362427}): | Text: Tinh hoa nước Ý sẽ được thể hiện ở Ryder Cup 2023 - Golf Edit. Tinh hoa nước Ý sẽ được thể hiện ở Ryder Cup 2023 Với mong muốn thắt chặt hơn nữa mối quan hệ hữu nghị và kỷ niệm 50 năm thiết lập quan hệ ngoại giao Việt Nam - Italia, Đại sứ quán Italia tại Việt Nam vinh dự tổ chức sự kiện quảng bá Ryder Cup 2023 nhằm quảng bá mạnh mẽ hơn nữa cho Việt Nam và Italia là những điểm đến hứa hẹn cho những người đam mê bộ môn golf, thúc đẩy chung sự phát triển du lịch thể thao của hai quốc gia. Từ đó góp phần nâng\n", + "Đã append 1 obj vào /content/drive/MyDrive/Vietfact Check Checkpoint/claims.json\n", + "Ngày 29/3 tại huyện Núi Thành, Hồ Công Sơn bị công an tạm giữ để điều tra về hành vi trộm cắp xe máy trước một tiệm tạp hóa.\n", + "\n", + "=== Claim: Ngày 29/3 tại huyện Núi Thành, Hồ Công Sơn bị công an tạm giữ để điều tra về hành vi trộm cắp xe máy trước một tiệm tạp hóa.\n", + "Sinh 5 truy vấn mở rộng.\n", + "\n" + ] }, - "132ca46090784f609e3cae8e09cfba43": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "Tìm kiếm 'Ngày 29/3 tại huyện Núi Thành, Hồ Công S...': 100%|██████████| 5/5 [00:01<00:00, 3.83it/s]\n" + ] }, - "14280570bfd3438caa2b39f332c37c35": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "Hoàn tất! Kết quả được lưu tại: document_retrieval_results.json\n", + "\n", + "==================================================\n", + "Handle claim: 'Ngày 29/3 tại huyện Núi Thành, Hồ Công Sơn bị công an tạm giữ để điều tra về hành vi trộm cắp xe máy trước một tiệm tạp hóa.'\n", + " -> Crawling 10 links in parallel...\n", + " -> Detect web link. Handle by Trafilatura: https://baodanang.vn/nui-thanh-bat-giu-doi-tuong-trom-xe-may-khi-tren-duong-di-tieu-thu-3143585.html\n", + " -> Detect web link. Handle by Trafilatura: https://giaothong.tapchixaydung.vn/quang-nam-truy-duoi-doi-tuong-trom-cap-xe-may-hai-vo-chong-gap-tai-nan-183230329101734519.htm\n", + " -> Detect web link. Handle by Trafilatura: https://plo.vn/truy-duoi-ke-trom-xe-may-2-vo-chong-tre-gap-nan-post726134.html\n", + " -> Detect web link. Handle by Trafilatura: https://giadinh.suckhoedoisong.vn/truy-duoi-ke-trom-xe-sh-hai-vo-chong-cung-bi-thuong-172230329143207076.htm\n", + " -> Detect web link. Handle by Trafilatura: https://baomoi.com/truy-duoi-ke-trom-xe-sh-nguoi-khac-2-vo-chong-bi-tai-nan-nhap-vien-c45410268.epi\n", + " -> Detect web link. Handle by Trafilatura: https://dantri.com.vn/phap-luat/truy-duoi-ke-trom-xe-sh-hai-vo-chong-cung-bi-thuong-20230329114910144.htm\n", + " -> Detect web link. Handle by Trafilatura: https://tuoitre.vn/trom-3-xe-exciter-o-da-nang-dem-ve-quang-nam-bi-cong-an-xa-tuan-tra-phat-hien-20250325114912622.htm\n", + " -> Detect web link. Handle by Trafilatura: https://nld.com.vn/thoi-su/truy-duoi-ke-trom-xe-sh-nguoi-khac-2-vo-chong-bi-tai-nan-nhap-vien-20230329094704185.htm\n", + " -> Detect web link. Handle by Trafilatura: https://cadn.com.vn/truy-nong-doi-tuong-trom-xe-may-post303732.html\n", + " -> Detect web link. Handle by Trafilatura: https://baophapluat.vn/truy-duoi-ke-trom-hai-vo-chong-tre-o-quang-nam-khong-may-gap-nan-post470783.html\n", + "⚠️ Error using Trafilatura for URL https://baodanang.vn/nui-thanh-bat-giu-doi-tuong-trom-xe-may-khi-tren-duong-di-tieu-thu-3143585.html: HTTP 403\n", + "Falling back to Playwright extraction ...\n" + ] }, - "14aa434108ba4a93851e7a9edf4dcf7d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "14cf5831852e48c08411e201fe0dc49d": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "⚠️ Error using Trafilatura for URL https://baomoi.com/truy-duoi-ke-trom-xe-sh-nguoi-khac-2-vo-chong-bi-tai-nan-nhap-vien-c45410268.epi: Trafilatura extraction return None\n", + "Falling back to Playwright extraction ...\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Trafilatura ---\n", + "✅ SUCCESS! Extracted text using Playwright ---\n" + ] }, - "1502b3bfbb7843a784ee51f809b8b1cc": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d36fb6553a8e4b4caf0845497bcacab6", - "placeholder": "​", - "style": "IPY_MODEL_5266992444114481894621b8216d5850", - "value": "special_tokens_map.json: 100%" - } + { + "output_type": "stream", + "name": "stderr", + "text": [ + "WARNING:trafilatura.core:discarding data: None\n" + ] }, - "153bcdea6af34d9c9aaead605d267de2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "15ebbc5622984a2b8f40ffb17524597e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_00790d0a685d4eab9fd50914046e8f26", - "max": 2237580880, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_c077126c1bb648ab93317daea8be5990", - "value": 2237580880 - } - }, - "1689749511ee4f059a81fbe33d144191": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "18202368d0674a70838d57befea37ff1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_621b29f888f3443caf74bcd875c628e2", - "placeholder": "​", - "style": "IPY_MODEL_2bf0d473e8774007bd5c8cde9dad9ac6", - "value": " 313/313 [00:00<00:00, 31.8kB/s]" - } - }, - "196fa2fc3ec54d60831624f8f5ddbf0e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_b527f993da8848a1883e29f0236400e0", - "placeholder": "​", - "style": "IPY_MODEL_3b9b34227e85412ea5437ae1181e0c94", - "value": " 5.07M/5.07M [00:00<00:00, 7.22MB/s]" - } - }, - "19d56585c4464c57a6e04d0590f2d110": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "1a0a970dc9394410afa508379cfa6baf": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_81daf3d5a6ab433d935aa77861d07f2a", - "placeholder": "​", - "style": "IPY_MODEL_353539c78b1e42d3af245962b77f8bb1", - "value": "config_sentence_transformers.json: 100%" - } - }, - "1a418ff9ff744e95874beb61c4126be9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_bf3b34026c9d44d7abaa87044fd81873", - "placeholder": "​", - "style": "IPY_MODEL_628a26672d0948ee9e7d345693955cc5", - "value": " 360k/? [00:00<00:00, 24.0MB/s]" - } - }, - "1a4272f428f74823bdb55c4949920097": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "1b11dd98ca5045a6b1fd1f1b8190c248": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "1b8cb081a6b34d62a66cf61a89d047f6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "1ccd6510b3d7449f9c862dc834c38491": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_e99f5c9ad5654d9196f29ffc18a05543", - "placeholder": "​", - "style": "IPY_MODEL_14aa434108ba4a93851e7a9edf4dcf7d", - "value": "tokenizer_config.json: 100%" - } - }, - "1d7e417b135f4ca1a03e748275fb328b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "1dad6379126240508fa855a35f4e23a2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_e479a2f686d146459fae63d61c21e40c", - "placeholder": "​", - "style": "IPY_MODEL_10475fc1be064a9c9481a70a17994cc3", - "value": " 1.17k/? [00:00<00:00, 97.4kB/s]" - } - }, - "1e61bf6fc14f415d9fae79abe631c358": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_d211888d2b0540b5b5bbd04d76fd54a6", - "IPY_MODEL_96666e140335431593f6d53755d21e65", - "IPY_MODEL_72571eae407940ec899e7679f121bb0b" - ], - "layout": "IPY_MODEL_850e38b2df4d4987bda132109259a12f" - } - }, - "1e9856e3ab8d43acb6ec88aab1339080": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_ce4886b4e750426083607a5c816c2f44", - "placeholder": "​", - "style": "IPY_MODEL_c4a6196ae91a48bbaa4b47cb276b3d65", - "value": "vocab.txt: " - } - }, - "1f3e186c697d45baa0da31305b77abea": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_b92c33d089e845fd85166c42d1b50ba9", - "placeholder": "​", - "style": "IPY_MODEL_d3003d94980447d8a7e998c056c34eca", - "value": " 53.0/53.0 [00:00<00:00, 5.88kB/s]" - } - }, - "1ff4ee63f2e642a58e17ce7287c84995": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_0a2958748ccf4089b5abf48a4e69ce9b", - "placeholder": "​", - "style": "IPY_MODEL_10db0400db8d4327b69edee16549b401", - "value": "tokenizer_config.json: " - } - }, - "2057d4a59a74402c843c7528e107dc5d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_f33df899f2944af8bb7820f883299752", - "placeholder": "​", - "style": "IPY_MODEL_7a19c3ce7ee140aa82b22920c70cc67c", - "value": "added_tokens.json: 100%" - } - }, - "20c7b26ca8aa43c7ac59288ee3edae3f": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "212e3d8b60f945acaf06de57e53d07e4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_b7af5e5d19744312a78af6bdd2f96783", - "IPY_MODEL_0b6069ea62794f7581156fc2a2d7c6aa", - "IPY_MODEL_d3427850601b41c1ade56969841ea302" - ], - "layout": "IPY_MODEL_01b6a950a1794e6fbaee5493b3504007" - } - }, - "2201df106fee4eb98bca72e52fdf3b00": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "22469e0e22a74563a3415d247fcb6b09": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_b614f919f93b44d19f2aa7dfe2863b48", - "placeholder": "​", - "style": "IPY_MODEL_e5c4ffe9051043f7b057fa28498ca60f", - "value": "model.safetensors: 100%" - } - }, - "22ddad6ffbe149dbbf972db2f6ca4536": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_14cf5831852e48c08411e201fe0dc49d", - "max": 239, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_a78ce3087c534c86a0b444eb9c0f6ae8", - "value": 239 - } - }, - "23004b6da68047b494d731c7becb10d2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_9b160b31849c4588890f198ef434d921", - "max": 814, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_66f76188d90d43d38c944958bfbe4944", - "value": 814 - } - }, - "23058af76198412da228aa8e4aefd791": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "246282fbdb3b4bd0b9994214728a9c33": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_43222d23c6bc4a9d90f7dfd94e4b678d", - "max": 270, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_1152b3e862594eff838e74fd1ff34862", - "value": 270 - } - }, - "251ca26e790d44ae98ca9bb0eaec9427": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "254f0d03d48a41bba8154d42ddcb158d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_bc4b1795f8464469b81297c116670cf6", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_e5ec01c5c4ab45338101c571ae7c8f7e", - "value": 1 - } - }, - "25d469c9db8641cbad843f9bf074cfd2": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "262637b9a20f4da988218d57d7bff2b5": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "266d4fb9dce04d9b89e581e6c4c51f1d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_318b23fb0b394286978f2ac1f5194af2", - "placeholder": "​", - "style": "IPY_MODEL_ecc77a5ea1724484ab092d599fb17168", - "value": " 5.07M/5.07M [00:02<00:00, 2.09MB/s]" - } - }, - "26e6f32dada34025a0ac757fd166f26f": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "270803eb6f484a159f5bb3a08f7cb335": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d90a75af887e4f569d0fc7788e6fd956", - "max": 540015464, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_73a760a4b4cd4fe38fdad4091ff4be01", - "value": 540015464 - } - }, - "27ff60f747614bb79c0f4710cbdf1cb1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d1d483a1d9b24a7e976b64aa97869884", - "placeholder": "​", - "style": "IPY_MODEL_62e2a3d7755447769ec8f7ca5226223d", - "value": "README.md: " - } - }, - "282e15b72343458bb2057458d1adb6c7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "28a2eeec057f42369426170355ba75c0": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "2a8e5b24ce5348b181b9d6ccdf84c35e": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "2bed60b1837b42a3a4ea517620e75049": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_04842fda378749d8b73c6852546683c3", - "IPY_MODEL_787ed0531b6645dc9a257d9e8a996cf7", - "IPY_MODEL_1f3e186c697d45baa0da31305b77abea" - ], - "layout": "IPY_MODEL_3571e493293c4c4296ab6a2d54b35fe3" - } - }, - "2bf0d473e8774007bd5c8cde9dad9ac6": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "2c31bbfa1d7042b9beb1b674812ee00e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_8c00ed1248284fcc9d3f2ac2b364facd", - "placeholder": "​", - "style": "IPY_MODEL_4a90154cdb1d42fd90dc869c43406a59", - "value": " 1.14M/? [00:00<00:00, 47.4MB/s]" - } - }, - "2c40b78764b8404b97e6c8f8346ceacb": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_abcad41b36d4426889fc8112466091b9", - "IPY_MODEL_106f58106e7d43aebe6bff2cd9faea8d", - "IPY_MODEL_0157c0e7706241e0950f3a5886c68e0b" - ], - "layout": "IPY_MODEL_e4a0b762cadc4379b87da8d446e0306b" - } - }, - "2c9ad669c60340779d04d0cc620dd476": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "2ce1adb96cd94162840ef2f70b7c8b97": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "2d725f7ef0834e8faa2f592fa50ba5bb": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "2dc4ae4799b3459a977e9f6617ed5cb0": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "2dc50bb3a694496aa348f902c10a9eab": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "2ebbf9d6234547e9b724c7940ca4c567": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_db4e65647d994705bd6c34dcb682f66c", - "IPY_MODEL_4a23281f295d49b9874912f23060dbff", - "IPY_MODEL_8217583aa3d14f8489ab8a56bd178e12" - ], - "layout": "IPY_MODEL_55667e9090684687b28701e9a27aa521" - } - }, - "2ec7e1715acd4b64a794139919c9ee93": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_90baa1e2c8ac4cdea7a415047bcf7efb", - "placeholder": "​", - "style": "IPY_MODEL_50e57d3b13174f31b799439263f6b682", - "value": " 540M/540M [00:04<00:00, 204MB/s]" - } - }, - "2f13d0acd95f4e3598088b984e691e34": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "3059423a6ed3412987c9c87e058a19eb": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "30af79571aa04f3d8e72cbf054040224": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "318b23fb0b394286978f2ac1f5194af2": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "31a481c1392849198a247eee0b4620e7": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "31c8ddb18880407e9a70ffe8cd5a8bf6": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "3317cb31a5d74df7a5cf0d7fae014a8c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_07d5879cb3c540809db212dbc0ddc183", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_1102b08697914d6295feca1b41e66b8f", - "value": 1 - } - }, - "332924a4eb434469824be1eb2d8e9fe9": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "33ab2e670b6e40e2a46e49974aaa90a3": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_35c9f5ae6f63499fb4cd3df1995a385a", - "IPY_MODEL_5558775412844ce3a5d3c87dc3ccc3f1", - "IPY_MODEL_0d543105b3a14a84aef26c5430dc8951" - ], - "layout": "IPY_MODEL_847f065d9be64683981c969b2db5e844" - } - }, - "33f0d31169c94ce68227120b69ffe6aa": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "34b01589173d44879ecb1fe023f1eeb0": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "353539c78b1e42d3af245962b77f8bb1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "3571e493293c4c4296ab6a2d54b35fe3": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "35851186e3184be3a94398b05739b48d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_8fbce2ff26d74c3ca467afa4461d35dc", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_0dcaa32d288c43199fef6ee9d0d39f6d", - "value": 1 - } - }, - "35c9f5ae6f63499fb4cd3df1995a385a": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_c143fea3be0b46aa8d4196e87928c670", - "placeholder": "​", - "style": "IPY_MODEL_6eba595a4223476b9e5995a9541e1bfc", - "value": "config.json: 100%" - } - }, - "369a03d2147d41c6ba0c71ca23ceacb6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "36f773cf64d046cb936724eed96a3e23": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "37121e3c59e34466a75b3566950c3028": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "37453ed127fe4d6f90416d87c7b6dea7": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "378bfac614ed4983a261ccbcc9bb17e1": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "396665a79f2546d88f45482471d22cc6": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "3a7ea9837797470eac3f6ed89aa9a1ae": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "3b9b34227e85412ea5437ae1181e0c94": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "3c5c9a41794640259633ffb2500e0e7a": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_6b0a328f5ad64604bcdd012af0ed6a35", - "placeholder": "​", - "style": "IPY_MODEL_c343e1be5e1742c1a7bb738b33948b23", - "value": "config_sentence_transformers.json: 100%" - } - }, - "3c9336153d5c446c8557bd5d56fa019f": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "3d0c7a846cee43989ae298dc05d2c844": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "3d5413ccf70f4e63b4cea5c30c41fac6": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "3db0e46a6d4f4d6598a1c65ae8f601b0": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_10f53ae2a97e4b6db8630d6e06211924", - "IPY_MODEL_ac9bd3589d5647d3b41b6f388a1c2c9a", - "IPY_MODEL_eca60ceb0cf343b49606be22574d2022" - ], - "layout": "IPY_MODEL_0d34cdebf4c34a9c9880185fc04ac096" - } - }, - "3e167d3fa69148f8879fc4296e7b56ff": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_33f0d31169c94ce68227120b69ffe6aa", - "placeholder": "​", - "style": "IPY_MODEL_97e3a737c7a94f5395465699f3b59b93", - "value": "modules.json: 100%" - } - }, - "3e7f9ead16664bb3b148d97410454335": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "3f189e8915484c9f9f4a4a0762a76209": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_b2f11d4628e04abb9d5f0f32004669ea", - "max": 5069051, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_bcee47442bdd44149a837a317faa2b92", - "value": 5069051 - } - }, - "3f9ac6b6b34b4bd59e80fde8332794ee": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "3fc62a131f68475ca439b5def00aed4b": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "40cf88b39afb41e1a5c066a6dd0fff31": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "41431f9fbd2c4aae873ad6a50201b9da": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "41ad5025fb6d4341b521d29a40f219e2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_4262c60c08924ddbabb5d581b8d6cd45", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_57561ee73d4e43e9883376f3c983cea0", - "value": 1 - } - }, - "41c2d6935d534f878578d188128279db": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_11df2486af0b4cb2846104d3f93efd01", - "placeholder": "​", - "style": "IPY_MODEL_78e4d214597b47ff94b57a3bf9aa9293", - "value": " 1.14M/? [00:00<00:00, 40.7MB/s]" - } - }, - "4262c60c08924ddbabb5d581b8d6cd45": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "43222d23c6bc4a9d90f7dfd94e4b678d": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "437d1e1a26e2479eae681af6b651c133": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "446e29005b764b13922e9e3decbf1905": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_2a8e5b24ce5348b181b9d6ccdf84c35e", - "placeholder": "​", - "style": "IPY_MODEL_c7c01229030040af8a06e27007c4a63e", - "value": "model.safetensors: 100%" - } - }, - "44f2ef2b219343f3bac3b666c6082726": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "46d1aaac04464b5a93e77c637c9afda9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_f0147cdecf85462fb8c80b79fb81d065", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_5422e6cc7c60492d87feb924d1ed263c", - "value": 1 - } - }, - "47084a9e8daf4f5caa99d6367f2bcd0b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_3fc62a131f68475ca439b5def00aed4b", - "placeholder": "​", - "style": "IPY_MODEL_9bf95a95e8f2413ea98921af1c1b157e", - "value": " 167/167 [00:00<00:00, 9.58kB/s]" - } - }, - "475bb172577f41db815652a0127b5d82": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_37453ed127fe4d6f90416d87c7b6dea7", - "placeholder": "​", - "style": "IPY_MODEL_5a39d1bd37f24e8ea28cc6616d992172", - "value": " 229/229 [00:00<00:00, 2.99kB/s]" - } - }, - "4886482411e949cd8bf43813418af5d4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "48ddb42c7e0f4dce90cb8492f36a8570": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "49160c14867646938f681e665042a664": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_a653e17c12e34533a7e9f39dfa7c2e86", - "placeholder": "​", - "style": "IPY_MODEL_bd6c813bac2c42e98148f8eccc66184b", - "value": "tokenizer_config.json: 100%" - } - }, - "4a23281f295d49b9874912f23060dbff": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_02b769f0e6a7488a8f2cbc7a945c9eca", - "max": 150, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_01f1d17bfcde4acdb612ecaf77ee1519", - "value": 150 - } - }, - "4a31bc0d4713412c9363f3931deca20f": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "4a90154cdb1d42fd90dc869c43406a59": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "4add53ba96444aef837d8b3aaf9199ac": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "4b34124a3c3a40859cf0609919bd0f40": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_9aeaaa0214cf4e108a3acf33cc3515f6", - "IPY_MODEL_254f0d03d48a41bba8154d42ddcb158d", - "IPY_MODEL_fecbf139a57d491785dc2e319e532b67" - ], - "layout": "IPY_MODEL_fcdd4dae14b540b58551b48136be24b4" - } - }, - "4b927b64b34b4f2ba91a4850f2f5442b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_8518dfd83d8342ec9e082a93c54245bc", - "IPY_MODEL_9d42bb8c6bf04c44a21f1e05f82dcb09", - "IPY_MODEL_b972687c9ba0431990fb0dec826882ea" - ], - "layout": "IPY_MODEL_48ddb42c7e0f4dce90cb8492f36a8570" - } - }, - "4beb26ae498f4df19f17915863a051a6": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_5664064938a94fc29e6d2b239ccab077", - "placeholder": "​", - "style": "IPY_MODEL_f96500de813a4c58be5e92f069a57463", - "value": "pytorch_model.bin: 100%" - } - }, - "4cb84e1436964701b9af3b9e50569620": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_cb0cc8f0570c48079c6f2bdd8e14f5ef", - "max": 313, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_989df97247b4408baa5aed9484aac6ec", - "value": 313 - } - }, - "4cf39bc3311e4d678cefc072a0351c3b": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "4d5dc9d2edb1475495d3eb28e7495eb4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "4da8c9d0b6a64685964cb18e1b1001bd": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "4e0ad782fb7b43fca778d4b278990b7c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_c6aa93b674474cb6970e6d060b54d259", - "max": 25, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_59c9a4c9133844a59396013ecef21d0b", - "value": 25 - } - }, - "4eaf2b13718444d296997aa95a07dfde": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "4f00296555ad484c9fc9243d538e3529": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "4f67202f958a4f4ebed1d5f535d07b0c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_6cdf965c0c08447a830234edda293c9d", - "max": 2237691505, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_fb23bcec080a4a25ad91dd738bd5668a", - "value": 2237691505 - } - }, - "4fa323f06514410db99ae8031a90cb0e": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "50416976ebdf4ea28cdd8ea57a138cbc": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_5310b8100d564396b6acdb7a3a4e74e6", - "placeholder": "​", - "style": "IPY_MODEL_2dc4ae4799b3459a977e9f6617ed5cb0", - "value": "README.md: " - } - }, - "50e57d3b13174f31b799439263f6b682": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "51533ef73f5b4eaca46dd9660787e8b3": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_00603dcf221c49b59a276dcfc4ea3ff5", - "placeholder": "​", - "style": "IPY_MODEL_e8bb7ebb9a24400faadb65cf80a0453d", - "value": " 5.07M/5.07M [00:02<00:00, 2.19MB/s]" - } - }, - "51573993703c4a669a6f4014ea15e0f8": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_31a481c1392849198a247eee0b4620e7", - "placeholder": "​", - "style": "IPY_MODEL_34b01589173d44879ecb1fe023f1eeb0", - "value": " 123/123 [00:00<00:00, 10.6kB/s]" - } - }, - "51da7c7082014fb9b841bffcca6ac53a": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "51e7a01594ad4815a157ace57051e9b6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "5266992444114481894621b8216d5850": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "5271e9d236604f10b633b2cafcff8aa9": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "52c75437f5f5497192ae2535f34c32e2": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "5310b8100d564396b6acdb7a3a4e74e6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "533fcd80f32a40458edcdd5baa6486ed": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_c3cb4cb8baea4f689e929ca7a8d57afb", - "IPY_MODEL_22ddad6ffbe149dbbf972db2f6ca4536", - "IPY_MODEL_6fdc7695d4a3431f80aaecd2f1e74634" - ], - "layout": "IPY_MODEL_d1cb222f6d8b425683f901f5d114d22b" - } - }, - "537248cfc7814ac79269b7c8747bbc05": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "5381a11e03bf48aca85f5e82d0cbc5ac": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_914737371d974293b8c0f96fdd43f792", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_ee64c3fcf8494f13b51d0d93c175259b", - "value": 1 - } - }, - "5422e6cc7c60492d87feb924d1ed263c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "54cc57d4b14d40c99ec2b1f3e388e33e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_5e5af454d91647d59e2e468e5f14dc00", - "IPY_MODEL_46d1aaac04464b5a93e77c637c9afda9", - "IPY_MODEL_1dad6379126240508fa855a35f4e23a2" - ], - "layout": "IPY_MODEL_0bd305bdd5a34a1ebcba21543f7f005b" - } - }, - "5558775412844ce3a5d3c87dc3ccc3f1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_03becf813d5244438139a3b286af88ff", - "max": 752, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_bee566e974e7421fbd711eaac6111a51", - "value": 752 - } - }, - "55667e9090684687b28701e9a27aa521": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "556ecfdb663244fbac97d620a038fb86": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "5664064938a94fc29e6d2b239ccab077": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "57561ee73d4e43e9883376f3c983cea0": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "584aaf260ffe42028bf903386b324f9b": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "58c83ac23b674297951b79d9bbc3dd60": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "5955e250d4a644c6b660100ec328be26": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_7c3cb16abdcd4efe90005baaf16d442f", - "IPY_MODEL_5381a11e03bf48aca85f5e82d0cbc5ac", - "IPY_MODEL_1a418ff9ff744e95874beb61c4126be9" - ], - "layout": "IPY_MODEL_a0a62f64e64d430f8bb69444f9224f82" - } - }, - "59a3d9a94f8f48b79ce6a833b4b77d97": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "59c9a4c9133844a59396013ecef21d0b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "59db7ae31bfb4b1ababb155cc5add6d1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_b5ba3b30807546fc882b9b0daa8d8051", - "IPY_MODEL_246282fbdb3b4bd0b9994214728a9c33", - "IPY_MODEL_f96d051751fe4ecf88eb70e4f5a1732a" - ], - "layout": "IPY_MODEL_cdf1d9af85664253824bbd4c9ffaf3dd" - } - }, - "5a39d1bd37f24e8ea28cc6616d992172": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "5a54c427f65b4b07bf5e719ceed9984c": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "5b153f950afd466ab9be19a4e77fe2db": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_974f101310d74f7fa7081f0c52c665cd", - "max": 734, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_d267aa23686b47b4820d34aa77a01602", - "value": 734 - } - }, - "5b18d3514cdd477ab662ae7fe760fedd": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "5bdf0216962c4829aae6e993282c789b": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "5cbcfc33a6e348f2aa0deaf5928f38b4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "5ced09e395cc470ca0e80df88cf5100c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_446e29005b764b13922e9e3decbf1905", - "IPY_MODEL_e168b561f21041aca6b171ae8ed2435d", - "IPY_MODEL_c0d3ece3249c4b83ad40c1a4aa114a7b" - ], - "layout": "IPY_MODEL_915cf7edfcce4d0994d58c87669e4216" - } - }, - "5dfad88ef0654c029135a7a2be0bd7be": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "5e5af454d91647d59e2e468e5f14dc00": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_5b18d3514cdd477ab662ae7fe760fedd", - "placeholder": "​", - "style": "IPY_MODEL_bb51792cd17446569681f4ece14bad93", - "value": "tokenizer_config.json: " - } - }, - "5e6ebfed6abc43ff9f83014344529623": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "5e8e59532b974b279ed1a1854f9904c1": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "5efe7d11e12a4d9ca89568ec36abf3ae": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "5f4eee1e3b0142428a3a8f32eb804cf3": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "5f6d134fb6764dd3af57ff024d1dac07": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_50416976ebdf4ea28cdd8ea57a138cbc", - "IPY_MODEL_41ad5025fb6d4341b521d29a40f219e2", - "IPY_MODEL_fa5ce5980d30447d89a44b550bc989b9" - ], - "layout": "IPY_MODEL_37121e3c59e34466a75b3566950c3028" - } - }, - "60ab7ba5e3974a20bffa975ed550a2d4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "60b28b526f334eddaf00b02183fba5b2": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "61027e817f3f4435a068357c2f8f3888": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_1a0a970dc9394410afa508379cfa6baf", - "IPY_MODEL_6188131fbd404e429ffa310069aa747e", - "IPY_MODEL_772cae1c88fe4067b7187a2b39269871" - ], - "layout": "IPY_MODEL_d5c5fde5f38b416cba1a9465637527db" - } - }, - "6154d1ad0f094aa9ac5c0376de030645": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "6188131fbd404e429ffa310069aa747e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_0f62f7b2c6704c80a1d3597ce5b2e25c", - "max": 122, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_a7baaafb8b9a4f9ead5fda4d8ce8f53b", - "value": 122 - } - }, - "618e06722ce04c678cadaee01262b6a8": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "61e29c67c687463286df110d719fffcc": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "61f80226a5d84aa3a8eeef4c1df9901f": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "621b29f888f3443caf74bcd875c628e2": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "6257839242744c728216031eeb3d88d4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "628a26672d0948ee9e7d345693955cc5": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "628e7643ca4b42e7b54cfc1ef7e0da64": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "6292e9cddb7c49999a9d44ef0c652f3e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "62d29c267e21444a9a83c03bf1f687e6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "62e2a3d7755447769ec8f7ca5226223d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "632fa46599494dca953f4096e7b53db2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d1768b0428e14674b8cac8ab05924471", - "placeholder": "​", - "style": "IPY_MODEL_c3b0d8a0b0db46b0b71ec7ff4a96c42c", - "value": " 2.24G/2.24G [00:22<00:00, 189MB/s]" - } - }, - "63b261a144c94db89ee45d1549d6f62c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "6450d7c12d324dda86b5fb861d8f40e3": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "64650f21882d4d8d9b83697be5c9006c": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "64ef66aaf9724435bca76bceffc9cafc": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_076d465a6b9a4d8e9c40286783f26ce1", - "max": 425, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_e56196b65c4946fb9bf79a4bd94b545e", - "value": 425 - } - }, - "65537b87c890430eb95e3a3e9b2bf0a6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "655c761758cc4d9396c2be4f74d24952": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_4f00296555ad484c9fc9243d538e3529", - "placeholder": "​", - "style": "IPY_MODEL_e56638645e384a10b3625872b9127830", - "value": " 961/961 [00:00<00:00, 113kB/s]" - } - }, - "657f835e56bb4482927ddb270920bfc1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d6f587c7eb7546e29787d2013cd23478", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_2dc50bb3a694496aa348f902c10a9eab", - "value": 1 - } - }, - "65a926192b8643179cd9c0d4a3617c9c": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "65fa4bbca9924cc093733780690d53bb": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_10d50317d2c64cb893dbec788970ef37", - "placeholder": "​", - "style": "IPY_MODEL_dea33c499dc94931a4465cde0a190781", - "value": " 1.58G/1.58G [00:39<00:00, 60.4MB/s]" - } - }, - "66122964822d4be68977b3031aacb057": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "665ee7d358f74b2aa4a04a8dd202bab4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_4fa323f06514410db99ae8031a90cb0e", - "placeholder": "​", - "style": "IPY_MODEL_0bcc378740814d07a154441156cd138e", - "value": " 6.46k/? [00:00<00:00, 609kB/s]" - } - }, - "66f76188d90d43d38c944958bfbe4944": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "675f6c04f0514c44a15f9602850de0a2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_7ed3e0efbae841d3806e14b7b01731b0", - "max": 5069051, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_aa34f65a42634d81a76c5e27a98ffaa2", - "value": 5069051 - } - }, - "67887993f6c0472cb390bee5d3220ae1": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "67d729401ea84fd48e572fb0783ff460": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_40cf88b39afb41e1a5c066a6dd0fff31", - "placeholder": "​", - "style": "IPY_MODEL_cd6cb64c8f0140fdacece2d721dfb772", - "value": "bpe.codes: " - } - }, - "6a59eecb1c594e4fb8d61015368878e9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_1ccd6510b3d7449f9c862dc834c38491", - "IPY_MODEL_4cb84e1436964701b9af3b9e50569620", - "IPY_MODEL_18202368d0674a70838d57befea37ff1" - ], - "layout": "IPY_MODEL_cc11afca5c5a4c7887378b41ed5c9a63" - } - }, - "6b0a328f5ad64604bcdd012af0ed6a35": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "6b7b5330d21242c2bedc6b6216174b1b": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "6c3e4752a746427b82492dd899d29dd0": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_bf5f46f8c6934170bf1261392dc379a1", - "IPY_MODEL_35851186e3184be3a94398b05739b48d", - "IPY_MODEL_665ee7d358f74b2aa4a04a8dd202bab4" - ], - "layout": "IPY_MODEL_c0c5b82a74dc45f6ae04ed719de6c8d6" - } - }, - "6cdf965c0c08447a830234edda293c9d": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "6cedb905ccfb4e09a469e4046f7065cc": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "6e525b1fa1c4456fac2a7a647a234bc7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_3c9336153d5c446c8557bd5d56fa019f", - "max": 1583480280, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_2c9ad669c60340779d04d0cc620dd476", - "value": 1583480280 - } - }, - "6eba595a4223476b9e5995a9541e1bfc": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "6fdc7695d4a3431f80aaecd2f1e74634": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_6450d7c12d324dda86b5fb861d8f40e3", - "placeholder": "​", - "style": "IPY_MODEL_fca42531a59542028b24ebf38df35591", - "value": " 239/239 [00:00<00:00, 24.7kB/s]" - } - }, - "70237c3d192a4b39b04a82c51befb309": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_67d729401ea84fd48e572fb0783ff460", - "IPY_MODEL_657f835e56bb4482927ddb270920bfc1", - "IPY_MODEL_2c31bbfa1d7042b9beb1b674812ee00e" - ], - "layout": "IPY_MODEL_584aaf260ffe42028bf903386b324f9b" - } - }, - "70d3b9f31c9841e89b77a65b1c87abb8": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "719a00e2cbd94913bbf6103a67d7dc9e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "721a99bfaacf482484da637d3f3ea39e": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "72571eae407940ec899e7679f121bb0b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_6cedb905ccfb4e09a469e4046f7065cc", - "placeholder": "​", - "style": "IPY_MODEL_f6dd996d01e24515b92a2eea550ffecb", - "value": " 53.0/53.0 [00:00<00:00, 953B/s]" - } - }, - "738c7898a01e4545b1029d4cf6258f4e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_9d63bbe6da69485b9a1a47990d56504e", - "IPY_MODEL_4e0ad782fb7b43fca778d4b278990b7c", - "IPY_MODEL_b02894ce757d4be380b0134cbf44cbe1" - ], - "layout": "IPY_MODEL_9beff376671a4b8ba1b3eb9bfc49a149" - } - }, - "73a760a4b4cd4fe38fdad4091ff4be01": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "73e022ba5c3d49a1a182ab6aec4806eb": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "740ac28727d945feb935ddb5208aea31": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_4beb26ae498f4df19f17915863a051a6", - "IPY_MODEL_ed679e0ec6214543a46906ad6aeb1cf5", - "IPY_MODEL_f5b2bf1fc1d743c68d38cd179a03fdb7" - ], - "layout": "IPY_MODEL_70d3b9f31c9841e89b77a65b1c87abb8" - } - }, - "74b85886fcbd4a1996a5fbb6a2caa2dc": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_1a4272f428f74823bdb55c4949920097", - "max": 5069051, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_f2eabece6ef0480ca4e0d2ebc9498a08", - "value": 5069051 - } - }, - "75a73b7ba1fc49ca90e32eae6174ef0d": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "75ac11ce41d84cc1b6aa72ef77ac23e9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_51da7c7082014fb9b841bffcca6ac53a", - "placeholder": "​", - "style": "IPY_MODEL_628e7643ca4b42e7b54cfc1ef7e0da64", - "value": " 895k/? [00:00<00:00, 25.5MB/s]" - } - }, - "75d628b3743b4f9f93fac7b05fc534b5": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "768020f69bcd4edf8a04ed3cb2792a77": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "76f5d5724a8347e89d01225f33989daa": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "772cae1c88fe4067b7187a2b39269871": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_01db70ece3274389b9ae51cf846c27f3", - "placeholder": "​", - "style": "IPY_MODEL_af3a49dfabca4f2f93d5d6bda870aa6c", - "value": " 122/122 [00:00<00:00, 3.66kB/s]" - } - }, - "77b7ef08dfb14a509e896011232af432": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_3c5c9a41794640259633ffb2500e0e7a", - "IPY_MODEL_841385b2a1b24382989c17db119c1904", - "IPY_MODEL_51573993703c4a669a6f4014ea15e0f8" - ], - "layout": "IPY_MODEL_e38e65d7e6e94479934329a55bc76d65" - } - }, - "77dbce44692445a397e484eb45199b4d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "787ed0531b6645dc9a257d9e8a996cf7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_721a99bfaacf482484da637d3f3ea39e", - "max": 53, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_d020f0a9fd204787b23acf3c1a37b2ec", - "value": 53 - } - }, - "78e4d214597b47ff94b57a3bf9aa9293": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "79c8f56b45514aabaa6dfa85b8c0b23f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "7a19c3ce7ee140aa82b22920c70cc67c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "7a3ff497cef4475ea087b51ae65543b6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "7bbd007ef8cc4bdcb967ba1bef0a4710": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "7bc0a8c0160c4598b1b8a6b7ca3617cc": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "7c3cb16abdcd4efe90005baaf16d442f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d3bcf0c3fe5343e99d3a8850a674f75d", - "placeholder": "​", - "style": "IPY_MODEL_73e022ba5c3d49a1a182ab6aec4806eb", - "value": "dict.txt: " - } - }, - "7ca0020d54494f138042aee3dabafea4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_de35197423dd4ceeaf30ae635e5c7942", - "placeholder": "​", - "style": "IPY_MODEL_5cbcfc33a6e348f2aa0deaf5928f38b4", - "value": " 2.24G/2.24G [00:26<00:00, 237MB/s]" - } - }, - "7de223bd01fb47a0bfdd4de6e1a66df3": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_aff9f938cb2448cfb4fbc38f2bd37ef9", - "placeholder": "​", - "style": "IPY_MODEL_63b261a144c94db89ee45d1549d6f62c", - "value": " 895k/? [00:00<00:00, 37.7MB/s]" - } - }, - "7e34f4031dbd41fb9579b92f6f9c1d54": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "7ed3e0efbae841d3806e14b7b01731b0": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "7edc5d6262eb43e881cbc051e837a7be": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_36f773cf64d046cb936724eed96a3e23", - "placeholder": "​", - "style": "IPY_MODEL_0df73536fe7c4cdfab635d2e5a2a70f6", - "value": "config.json: 100%" - } - }, - "7f19dd07593d447795539d2ade0c7041": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "7fb1f282b73c4b48aa83b5ba0cd9adb6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "8025e77979e54caaa239d17ca7bb45f5": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "81c2f83d98194d37a230966723f01c83": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_4cf39bc3311e4d678cefc072a0351c3b", - "placeholder": "​", - "style": "IPY_MODEL_c4324a707ece4dadb700331a33317acb", - "value": "bpe.codes: " - } - }, - "81daf3d5a6ab433d935aa77861d07f2a": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "8217583aa3d14f8489ab8a56bd178e12": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_67887993f6c0472cb390bee5d3220ae1", - "placeholder": "​", - "style": "IPY_MODEL_3059423a6ed3412987c9c87e058a19eb", - "value": " 150/150 [00:00<00:00, 11.2kB/s]" - } - }, - "831180043f3744fc861178c86f46ca6e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "8360ec8807f04f3bb13cc4d1b00405f4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "8386a6f322e24574817911fe48aa4b5e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_bedb6a2677eb42a4b42385ab3f4a6370", - "IPY_MODEL_08d4c2c912c9412b88aae56e015dbaef", - "IPY_MODEL_47084a9e8daf4f5caa99d6367f2bcd0b" - ], - "layout": "IPY_MODEL_768020f69bcd4edf8a04ed3cb2792a77" - } - }, - "838e173e78d74a2aa3b9ce1a2fe9783f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_5271e9d236604f10b633b2cafcff8aa9", - "max": 229, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_1b11dd98ca5045a6b1fd1f1b8190c248", - "value": 229 - } - }, - "841385b2a1b24382989c17db119c1904": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_28a2eeec057f42369426170355ba75c0", - "max": 123, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_bc7063a6f3554a7eb1764f1e96222132", - "value": 123 - } - }, - "847f065d9be64683981c969b2db5e844": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "84ab5e2e66704c998b7f21c1442f8637": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "850e38b2df4d4987bda132109259a12f": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "8518dfd83d8342ec9e082a93c54245bc": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_05893aac55ff4627aefcf37a48126faa", - "placeholder": "​", - "style": "IPY_MODEL_ee7ab585e7ec4b53a3c24b396dc9b2ce", - "value": "tokenizer.json: " - } - }, - "869676f34b92482fab1fb536630b4c60": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "87b8d4715a4244c4b29996e73bdc68f5": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_93c7c4734b0748f2afe1d9d9d323a477", - "placeholder": "​", - "style": "IPY_MODEL_d275392f970b4aa99aa48f546ac59ef2", - "value": "config.json: 100%" - } - }, - "8838e583c0264f70b30d9197083f2682": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "88d8d0594af24c4e9bfa0ffbbacc0e1d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_e8dd8bf7bc844c718d9b91b667681555", - "placeholder": "​", - "style": "IPY_MODEL_59a3d9a94f8f48b79ce6a833b4b77d97", - "value": " 28.0/28.0 [00:00<00:00, 2.86kB/s]" - } - }, - "89887275b1e54aa580a39221d7789153": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_dc8b42c668e848d1878c15cd8f96195a", - "placeholder": "​", - "style": "IPY_MODEL_5efe7d11e12a4d9ca89568ec36abf3ae", - "value": "sentencepiece.bpe.model: 100%" - } - }, - "8af6240bf1fe43d7b6516c28140090e9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_81c2f83d98194d37a230966723f01c83", - "IPY_MODEL_d51e80e6f4e6440cb458a8369cad948d", - "IPY_MODEL_41c2d6935d534f878578d188128279db" - ], - "layout": "IPY_MODEL_6b7b5330d21242c2bedc6b6216174b1b" - } - }, - "8c00ed1248284fcc9d3f2ac2b364facd": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "8c50f78f13b9485eb1a7dc545913dab7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_f0c342f50b7440269d97fe12f0fc28b7", - "IPY_MODEL_6e525b1fa1c4456fac2a7a647a234bc7", - "IPY_MODEL_65fa4bbca9924cc093733780690d53bb" - ], - "layout": "IPY_MODEL_9530fbe5492f4f21b2452223f575746c" - } - }, - "8d44a1fc851d483980350e6b914ffa78": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_65537b87c890430eb95e3a3e9b2bf0a6", - "placeholder": "​", - "style": "IPY_MODEL_eca591dafde442e1ab90cc73b89e53d3", - "value": " 1.14M/? [00:00<00:00, 40.4MB/s]" - } - }, - "8d7e6d8a2c304ad6a5b2797c6bc5034a": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_a37829fbb38c4af388fabe95be09e370", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_cd5f6c91e7d74861bd95799ae7b93ba7", - "value": 1 - } - }, - "8dd1d487ee924eea9979e0053df6de34": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_b97feb97323f40de9a4f15849614eb51", - "placeholder": "​", - "style": "IPY_MODEL_c16fdf1d528d41f9a80b22f2716791f0", - "value": "vocab.txt: " - } - }, - "8ec3ad4609094b16850f68ac7e281c70": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "8f0e99509dbf477d99a8c7ab137d2911": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "8fbce2ff26d74c3ca467afa4461d35dc": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "8fd3591493ae4fb4a6267ef258b90454": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d77f97f81c4b4c45bd89c2e8e54488a0", - "placeholder": "​", - "style": "IPY_MODEL_537248cfc7814ac79269b7c8747bbc05", - "value": "sentencepiece.bpe.model: 100%" - } - }, - "90baa1e2c8ac4cdea7a415047bcf7efb": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "90f6e548002d4258af324214d0afbe5d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_c038726e6321420898ee904a6e682e50", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_b593e348744c49c7833f3df1ba3882f7", - "value": 1 - } - }, - "914737371d974293b8c0f96fdd43f792": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "915cf7edfcce4d0994d58c87669e4216": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "9247aafe4cca400e95877f1e2b57a7ff": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "9251b0fcf0144b9298ee22f885707496": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_e07803350bb147129ee545587071b9b4", - "placeholder": "​", - "style": "IPY_MODEL_0377b62d5bd344c380b3c639c9ed8e34", - "value": " 814/814 [00:00<00:00, 83.5kB/s]" - } - }, - "93c7c4734b0748f2afe1d9d9d323a477": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "9400bccb1dd44da99c97e3cf59516faf": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_e507e5324f174292ab4fa43c8df84c01", - "placeholder": "​", - "style": "IPY_MODEL_f540d17c5717466b9c3d56ed3bba48da", - "value": " 22.0/22.0 [00:00<00:00, 2.19kB/s]" - } - }, - "9530fbe5492f4f21b2452223f575746c": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "96666e140335431593f6d53755d21e65": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_9ae7d203e76e40568a7b8649f718eaa8", - "max": 53, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_4da8c9d0b6a64685964cb18e1b1001bd", - "value": 53 - } - }, - "96b39023b19c45fb82fa46eb00931120": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "972144bae9b340afbb7221c64b3d28a9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_cc011564731049b4ab710a2579d55056", - "placeholder": "​", - "style": "IPY_MODEL_58c83ac23b674297951b79d9bbc3dd60", - "value": "model.safetensors: 100%" - } - }, - "974f101310d74f7fa7081f0c52c665cd": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "9754e47fdda6441caa33b1855b8541a1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d66e41bd555c433ba9596b9d73024782", - "placeholder": "​", - "style": "IPY_MODEL_0858a0e6380f4fb0bd13d815337c2a9b", - "value": " 734/734 [00:00<00:00, 87.2kB/s]" - } - }, - "9764e5404bc840ccb5938d9197b8c207": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_64650f21882d4d8d9b83697be5c9006c", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_9dda0ec81c1d45daa98d2c77a8510a13", - "value": 1 - } - }, - "97a699810de945b781f75cde9628ae6f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "97e3a737c7a94f5395465699f3b59b93": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "983355c95b8c40d6b8986b74626ef943": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_49160c14867646938f681e665042a664", - "IPY_MODEL_b6b385d326fa4c00b5ad40701bab6099", - "IPY_MODEL_88d8d0594af24c4e9bfa0ffbbacc0e1d" - ], - "layout": "IPY_MODEL_b09598b6251649eeb006acfedf6669b3" - } - }, - "989df97247b4408baa5aed9484aac6ec": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "99e04ff414714dd7b9b6bc827d37611f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "99e531738842479bb87f63e681c8f580": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_eaae4bec831448c3b61fcf457075c702", - "placeholder": "​", - "style": "IPY_MODEL_19d56585c4464c57a6e04d0590f2d110", - "value": "bpe.codes: " - } - }, - "9ae7d203e76e40568a7b8649f718eaa8": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "9aeaaa0214cf4e108a3acf33cc3515f6": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_ee83b624ae174dbfaabf644410f529d5", - "placeholder": "​", - "style": "IPY_MODEL_99e04ff414714dd7b9b6bc827d37611f", - "value": "config.json: " - } - }, - "9b160b31849c4588890f198ef434d921": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "9beff376671a4b8ba1b3eb9bfc49a149": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "9bf95a95e8f2413ea98921af1c1b157e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "9d42bb8c6bf04c44a21f1e05f82dcb09": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_baf705158e5648e1a92c219158aed248", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_c382e6ccc6d549a49356ca6468d56ead", - "value": 1 - } - }, - "9d58bcdaf79a4a6598ce13c46a1d61b2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_8fd3591493ae4fb4a6267ef258b90454", - "IPY_MODEL_3f189e8915484c9f9f4a4a0762a76209", - "IPY_MODEL_51533ef73f5b4eaca46dd9660787e8b3" - ], - "layout": "IPY_MODEL_62d29c267e21444a9a83c03bf1f687e6" - } - }, - "9d63bbe6da69485b9a1a47990d56504e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_618e06722ce04c678cadaee01262b6a8", - "placeholder": "​", - "style": "IPY_MODEL_7f19dd07593d447795539d2ade0c7041", - "value": "tokenizer_config.json: 100%" - } - }, - "9d63c8aebcfd460e9b56385c1592cbc1": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "9dda0ec81c1d45daa98d2c77a8510a13": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "9e490135b2ab43b984c4ffa0e1c46cf0": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "a01712fb14fe42c5a2352c26e7011bb9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_1e9856e3ab8d43acb6ec88aab1339080", - "IPY_MODEL_116a68d44efa4879b20e3d8ea1d4a300", - "IPY_MODEL_75ac11ce41d84cc1b6aa72ef77ac23e9" - ], - "layout": "IPY_MODEL_e6498c909e674bd8879135337dfff487" - } - }, - "a05db3ea39c34233a86b95669b269e52": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "a0a2ea1378ee4f6a94b9c6551fb717fa": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "a0a62f64e64d430f8bb69444f9224f82": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "a121a491d4ef43da80c5064f271a9ac9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "a1642dc7b8ea4a69a99a97c3c53eee50": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "a3525561887b4b6a959bd4aefea3fe61": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "a37829fbb38c4af388fabe95be09e370": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "a5bc2391e6214c73bbd781bd56626b30": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_0444174e57614bdd990f636aeaca8b85", - "IPY_MODEL_a9edd72fb69d4c078bd9c771e1d86416", - "IPY_MODEL_655c761758cc4d9396c2be4f74d24952" - ], - "layout": "IPY_MODEL_7bc0a8c0160c4598b1b8a6b7ca3617cc" - } - }, - "a65355b2ed9c4f6ab0aee8edc1de60c8": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_9d63c8aebcfd460e9b56385c1592cbc1", - "placeholder": "​", - "style": "IPY_MODEL_2201df106fee4eb98bca72e52fdf3b00", - "value": "added_tokens.json: 100%" - } - }, - "a653e17c12e34533a7e9f39dfa7c2e86": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "a78ce3087c534c86a0b444eb9c0f6ae8": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "a7baaafb8b9a4f9ead5fda4d8ce8f53b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "a806d7428a944d18af0e9d431872c580": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "a84e415c886344049ad23aeff2ba3724": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "a8617cc373874616b0bddeae147810d4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_99e531738842479bb87f63e681c8f580", - "IPY_MODEL_90f6e548002d4258af324214d0afbe5d", - "IPY_MODEL_8d44a1fc851d483980350e6b914ffa78" - ], - "layout": "IPY_MODEL_25d469c9db8641cbad843f9bf074cfd2" - } - }, - "a8c3bd0f48f5487bad2c9ee17c63512a": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "a8d6219bce68486ca857857a36057cc2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_8dd1d487ee924eea9979e0053df6de34", - "IPY_MODEL_9764e5404bc840ccb5938d9197b8c207", - "IPY_MODEL_7de223bd01fb47a0bfdd4de6e1a66df3" - ], - "layout": "IPY_MODEL_4eaf2b13718444d296997aa95a07dfde" - } - }, - "a901341ddf6a4899b1102b8163929daf": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d70c6317b4e94a21aff443ee8ba557ff", - "placeholder": "​", - "style": "IPY_MODEL_719a00e2cbd94913bbf6103a67d7dc9e", - "value": " 279/279 [00:00<00:00, 32.5kB/s]" - } - }, - "a9edd72fb69d4c078bd9c771e1d86416": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_a806d7428a944d18af0e9d431872c580", - "max": 961, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_a8c3bd0f48f5487bad2c9ee17c63512a", - "value": 961 - } - }, - "aa2933b4ced24623bdd566b8aee22d8e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_5dfad88ef0654c029135a7a2be0bd7be", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_6292e9cddb7c49999a9d44ef0c652f3e", - "value": 1 - } - }, - "aa34f65a42634d81a76c5e27a98ffaa2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "abcad41b36d4426889fc8112466091b9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_bd9697af6f234d3b9e5fd7b5140f8b8d", - "placeholder": "​", - "style": "IPY_MODEL_cdf06fa20c1f45f2ad1607091f3d85fc", - "value": "config.json: 100%" - } - }, - "ac9bd3589d5647d3b41b6f388a1c2c9a": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_23058af76198412da228aa8e4aefd791", - "max": 540020308, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_00e6654b556b473d992faa760f19e5e9", - "value": 540020308 - } - }, - "af170a9c224149b3a2c23806477caee0": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_d8654bff50b74490947453bbebda42cb", - "IPY_MODEL_270803eb6f484a159f5bb3a08f7cb335", - "IPY_MODEL_2ec7e1715acd4b64a794139919c9ee93" - ], - "layout": "IPY_MODEL_f610645f3b96455b9c4262443d496b34" - } - }, - "af3a49dfabca4f2f93d5d6bda870aa6c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "aff9f938cb2448cfb4fbc38f2bd37ef9": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "b02894ce757d4be380b0134cbf44cbe1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_fc9e6ee74bb744a18f1b4e7fba3d34bd", - "placeholder": "​", - "style": "IPY_MODEL_c5c9619968c84fd1807caf5e4096879c", - "value": " 25.0/25.0 [00:00<00:00, 986B/s]" - } - }, - "b09598b6251649eeb006acfedf6669b3": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "b0ea2016309d49e3bd5b8b8a806c1d22": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "b2f11d4628e04abb9d5f0f32004669ea": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "b3ccc0692c9241fcad94fda9900d3736": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_bb2c44a3e5aa4fc3b683bdd31175d052", - "IPY_MODEL_bb5a4011d35141149b27ea4a6b871f7d", - "IPY_MODEL_475bb172577f41db815652a0127b5d82" - ], - "layout": "IPY_MODEL_60b28b526f334eddaf00b02183fba5b2" - } - }, - "b47b9d99a4b64efaaee6aaa3de58195b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_f8eda828693249a0b162cf040bccf130", - "placeholder": "​", - "style": "IPY_MODEL_d19eedbb052040b89838992267636143", - "value": " 229/229 [00:00<00:00, 29.2kB/s]" - } - }, - "b527f993da8848a1883e29f0236400e0": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "b593e348744c49c7833f3df1ba3882f7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "b5ba3b30807546fc882b9b0daa8d8051": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_8ec3ad4609094b16850f68ac7e281c70", - "placeholder": "​", - "style": "IPY_MODEL_df627d1f250d43cfb71c00556ca83e42", - "value": "config.json: 100%" - } - }, - "b614f919f93b44d19f2aa7dfe2863b48": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "b6b385d326fa4c00b5ad40701bab6099": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_2ce1adb96cd94162840ef2f70b7c8b97", - "max": 28, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_2f13d0acd95f4e3598088b984e691e34", - "value": 28 - } - }, - "b7af5e5d19744312a78af6bdd2f96783": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_a3525561887b4b6a959bd4aefea3fe61", - "placeholder": "​", - "style": "IPY_MODEL_ce219e43e64c407b8f1daee27a5b6941", - "value": "special_tokens_map.json: 100%" - } - }, - "b92c33d089e845fd85166c42d1b50ba9": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "b972687c9ba0431990fb0dec826882ea": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_96b39023b19c45fb82fa46eb00931120", - "placeholder": "​", - "style": "IPY_MODEL_869676f34b92482fab1fb536630b4c60", - "value": " 3.13M/? [00:00<00:00, 53.9MB/s]" - } - }, - "b97feb97323f40de9a4f15849614eb51": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "ba5b87d4183b450d86ad00197c8e0b52": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "baf705158e5648e1a92c219158aed248": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "bb189acb895e457e8bc9286c5c3f5f42": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_7fb1f282b73c4b48aa83b5ba0cd9adb6", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_282e15b72343458bb2057458d1adb6c7", - "value": 1 - } - }, - "bb2c44a3e5aa4fc3b683bdd31175d052": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_040f2f70599140b3ac68930b99fbefc4", - "placeholder": "​", - "style": "IPY_MODEL_60ab7ba5e3974a20bffa975ed550a2d4", - "value": "modules.json: 100%" - } - }, - "bb51792cd17446569681f4ece14bad93": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "bb5a4011d35141149b27ea4a6b871f7d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_5f4eee1e3b0142428a3a8f32eb804cf3", - "max": 229, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_ef428672a492471090dede553a021b6e", - "value": 229 - } - }, - "bc191a32494845b290a4384f5b763b27": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_22469e0e22a74563a3415d247fcb6b09", - "IPY_MODEL_0ab44f74a10c4e9db7f63467a8b9faf1", - "IPY_MODEL_7ca0020d54494f138042aee3dabafea4" - ], - "layout": "IPY_MODEL_51e7a01594ad4815a157ace57051e9b6" - } - }, - "bc4b1795f8464469b81297c116670cf6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "bc7063a6f3554a7eb1764f1e96222132": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "bc9c4504623b4e2993e2c5f5208cac9f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_7e34f4031dbd41fb9579b92f6f9c1d54", - "placeholder": "​", - "style": "IPY_MODEL_41431f9fbd2c4aae873ad6a50201b9da", - "value": " 425/425 [00:00<00:00, 42.3kB/s]" - } - }, - "bcee47442bdd44149a837a317faa2b92": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "bd0f9adfe6bf46edb80380c4bb0fbbc7": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "bd6c813bac2c42e98148f8eccc66184b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "bd9697af6f234d3b9e5fd7b5140f8b8d": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "be143308930e408da86995afbdf624cd": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_972144bae9b340afbb7221c64b3d28a9", - "IPY_MODEL_15ebbc5622984a2b8f40ffb17524597e", - "IPY_MODEL_feb65e0c93ca469b8ef4768cea0e012d" - ], - "layout": "IPY_MODEL_44f2ef2b219343f3bac3b666c6082726" - } - }, - "bedb6a2677eb42a4b42385ab3f4a6370": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_6154d1ad0f094aa9ac5c0376de030645", - "placeholder": "​", - "style": "IPY_MODEL_831180043f3744fc861178c86f46ca6e", - "value": "special_tokens_map.json: 100%" - } - }, - "bee566e974e7421fbd711eaac6111a51": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "bf3b34026c9d44d7abaa87044fd81873": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "bf5f46f8c6934170bf1261392dc379a1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_b0ea2016309d49e3bd5b8b8a806c1d22", - "placeholder": "​", - "style": "IPY_MODEL_79c8f56b45514aabaa6dfa85b8c0b23f", - "value": "README.md: " - } - }, - "c038726e6321420898ee904a6e682e50": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "c077126c1bb648ab93317daea8be5990": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "c0c5b82a74dc45f6ae04ed719de6c8d6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "c0d3ece3249c4b83ad40c1a4aa114a7b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_cb31871740334f8d83f498d91c2494e8", - "placeholder": "​", - "style": "IPY_MODEL_4d5dc9d2edb1475495d3eb28e7495eb4", - "value": " 540M/540M [00:08<00:00, 83.8MB/s]" - } - }, - "c143fea3be0b46aa8d4196e87928c670": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "c16fdf1d528d41f9a80b22f2716791f0": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "c1929034b1bf457d911aa96d1de1cbe9": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "c26e604489df40b09c1ed273aec00253": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_66122964822d4be68977b3031aacb057", - "placeholder": "​", - "style": "IPY_MODEL_3d0c7a846cee43989ae298dc05d2c844", - "value": "config.json: 100%" - } - }, - "c343e1be5e1742c1a7bb738b33948b23": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "c382e6ccc6d549a49356ca6468d56ead": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "c3b0d8a0b0db46b0b71ec7ff4a96c42c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "c3cb4cb8baea4f689e929ca7a8d57afb": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_c4186a69ca8f4f84a899b06c046aae88", - "placeholder": "​", - "style": "IPY_MODEL_a1642dc7b8ea4a69a99a97c3c53eee50", - "value": "special_tokens_map.json: 100%" - } - }, - "c4186a69ca8f4f84a899b06c046aae88": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "c4324a707ece4dadb700331a33317acb": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "c4a6196ae91a48bbaa4b47cb276b3d65": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "c4f1e358bcd049f898493f6ba577139c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "c582c36ef79b4b8c8446a0b383d6f351": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_cceb99edd51448e797c7fa8bd53af0b0", - "placeholder": "​", - "style": "IPY_MODEL_0ce7e918d8264d748955cfa6d74cfe86", - "value": "pytorch_model.bin: 100%" - } - }, - "c5c9619968c84fd1807caf5e4096879c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "c6aa93b674474cb6970e6d060b54d259": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "c758cdd5317444f1b8ecca27465dfd42": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "c78f8d7830c4470aa2f2d9c06e9cb0f7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_a84e415c886344049ad23aeff2ba3724", - "placeholder": "​", - "style": "IPY_MODEL_8360ec8807f04f3bb13cc4d1b00405f4", - "value": "tokenizer_config.json: 100%" - } - }, - "c7c01229030040af8a06e27007c4a63e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "c936d55ee8454b6ebe8c9882facf5911": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "ca20d81cfdb14f64b8e12659bb0816b5": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_11ee3522d0de49abaef0c14d1e2be9a6", - "placeholder": "​", - "style": "IPY_MODEL_f118bdcf057e48d2b852950e88a6d347", - "value": "tokenizer.json: " - } - }, - "caf2322a07724ed5a5bb9c7fd4e432b6": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "cb0cc8f0570c48079c6f2bdd8e14f5ef": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "cb31871740334f8d83f498d91c2494e8": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "cbaee359bba4424f8c681daf955d5403": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "cbfc89dca3b5493a9a5ab1e18c4d6bf0": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_87b8d4715a4244c4b29996e73bdc68f5", - "IPY_MODEL_fcd931a60850432db187b14b4cf8c5ec", - "IPY_MODEL_ef59d14232e2423b8269d2dbbf1970e3" - ], - "layout": "IPY_MODEL_9e490135b2ab43b984c4ffa0e1c46cf0" - } - }, - "cc011564731049b4ab710a2579d55056": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "cc0eca11d9eb45c5aff3f8135adde5bb": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "cc11afca5c5a4c7887378b41ed5c9a63": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "cc3fcf35151541ddb0b8cacd2e4efb23": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "cceb99edd51448e797c7fa8bd53af0b0": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "cd488af695834d8c918311dbee73a84e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_082de9d3b94b49139c31d814919efc18", - "IPY_MODEL_675f6c04f0514c44a15f9602850de0a2", - "IPY_MODEL_196fa2fc3ec54d60831624f8f5ddbf0e" - ], - "layout": "IPY_MODEL_cc0eca11d9eb45c5aff3f8135adde5bb" - } - }, - "cd5f6c91e7d74861bd95799ae7b93ba7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "cd6ae0fee7fe4c59bf2061f43b1892c5": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_3e167d3fa69148f8879fc4296e7b56ff", - "IPY_MODEL_838e173e78d74a2aa3b9ce1a2fe9783f", - "IPY_MODEL_b47b9d99a4b64efaaee6aaa3de58195b" - ], - "layout": "IPY_MODEL_5e6ebfed6abc43ff9f83014344529623" - } - }, - "cd6cb64c8f0140fdacece2d721dfb772": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "cd76da82df904a1594e20631f601eaaa": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_ca20d81cfdb14f64b8e12659bb0816b5", - "IPY_MODEL_3317cb31a5d74df7a5cf0d7fae014a8c", - "IPY_MODEL_d85dcd3f26e04bba8f4b7edb48c20dd7" - ], - "layout": "IPY_MODEL_eb78fdafc3734ecb8fd03ceefce7e48d" - } - }, - "cdf06fa20c1f45f2ad1607091f3d85fc": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "cdf1d9af85664253824bbd4c9ffaf3dd": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "ce219e43e64c407b8f1daee27a5b6941": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "ce30a0a802e74af6a514f56205554ade": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_2057d4a59a74402c843c7528e107dc5d", - "IPY_MODEL_dc3c136dab35497fb0e81f7a789f6c33", - "IPY_MODEL_9400bccb1dd44da99c97e3cf59516faf" - ], - "layout": "IPY_MODEL_d0d27b3357974204aada619d068186f7" - } - }, - "ce4886b4e750426083607a5c816c2f44": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "ced9320ef3bb497baec279749f253347": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "d020f0a9fd204787b23acf3c1a37b2ec": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "d022f45643dd404480946bfd14191cef": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_7edc5d6262eb43e881cbc051e837a7be", - "IPY_MODEL_23004b6da68047b494d731c7becb10d2", - "IPY_MODEL_9251b0fcf0144b9298ee22f885707496" - ], - "layout": "IPY_MODEL_de98bbb006cc4afa95f96f53336f1872" - } - }, - "d0a5895c0f5e4cb88d80bd6051d8a627": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "d0d27b3357974204aada619d068186f7": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d1768b0428e14674b8cac8ab05924471": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d19eedbb052040b89838992267636143": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "d1cb222f6d8b425683f901f5d114d22b": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d1d483a1d9b24a7e976b64aa97869884": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d211888d2b0540b5b5bbd04d76fd54a6": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_75a73b7ba1fc49ca90e32eae6174ef0d", - "placeholder": "​", - "style": "IPY_MODEL_396665a79f2546d88f45482471d22cc6", - "value": "sentence_bert_config.json: 100%" - } - }, - "d267aa23686b47b4820d34aa77a01602": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "d275392f970b4aa99aa48f546ac59ef2": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "d3003d94980447d8a7e998c056c34eca": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "d3427850601b41c1ade56969841ea302": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_09a8e796d4fe4b069fe201fdf719773f", - "placeholder": "​", - "style": "IPY_MODEL_ced9320ef3bb497baec279749f253347", - "value": " 150/150 [00:00<00:00, 18.8kB/s]" - } - }, - "d36fb6553a8e4b4caf0845497bcacab6": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d3bcf0c3fe5343e99d3a8850a674f75d": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d4e7be1ae535410f8fc1c545efe57336": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "d51e80e6f4e6440cb458a8369cad948d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_84ab5e2e66704c998b7f21c1442f8637", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_1689749511ee4f059a81fbe33d144191", - "value": 1 - } - }, - "d5c5fde5f38b416cba1a9465637527db": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d66e41bd555c433ba9596b9d73024782": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d6f587c7eb7546e29787d2013cd23478": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "d70c6317b4e94a21aff443ee8ba557ff": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d77f97f81c4b4c45bd89c2e8e54488a0": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d794e93b20db4403ac7398fe9bc9f63c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "d7984dd6e2da43ca8eeec40508a46965": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d7ced9bdc90c4b1ba8bbeb17d2f0c699": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d85dcd3f26e04bba8f4b7edb48c20dd7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_e8f8774da5624d44b2af3f2067310b97", - "placeholder": "​", - "style": "IPY_MODEL_1d7e417b135f4ca1a03e748275fb328b", - "value": " 9.08M/? [00:00<00:00, 107MB/s]" - } - }, - "d8654bff50b74490947453bbebda42cb": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d9dded62cea8464e9ca254cc3f37c477", - "placeholder": "​", - "style": "IPY_MODEL_e8ab48b2aed54d0196ab9daabec53319", - "value": "model.safetensors: 100%" - } - }, - "d90a75af887e4f569d0fc7788e6fd956": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "d9dded62cea8464e9ca254cc3f37c477": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "da6d65e26ce149ee89bcfc9ac2d9230d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "db030a0f0af549c6b52be6a607b3faf5": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_1ff4ee63f2e642a58e17ce7287c84995", - "IPY_MODEL_8d7e6d8a2c304ad6a5b2797c6bc5034a", - "IPY_MODEL_023a1668d2184e52b8e5559b55200c81" - ], - "layout": "IPY_MODEL_4add53ba96444aef837d8b3aaf9199ac" - } - }, - "db4b9d735c31498c864d539e91a784af": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_c26e604489df40b09c1ed273aec00253", - "IPY_MODEL_5b153f950afd466ab9be19a4e77fe2db", - "IPY_MODEL_9754e47fdda6441caa33b1855b8541a1" - ], - "layout": "IPY_MODEL_a0a2ea1378ee4f6a94b9c6551fb717fa" - } - }, - "db4e65647d994705bd6c34dcb682f66c": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_26e6f32dada34025a0ac757fd166f26f", - "placeholder": "​", - "style": "IPY_MODEL_77dbce44692445a397e484eb45199b4d", - "value": "special_tokens_map.json: 100%" - } - }, - "dc3c136dab35497fb0e81f7a789f6c33": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_a05db3ea39c34233a86b95669b269e52", - "max": 22, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_76f5d5724a8347e89d01225f33989daa", - "value": 22 - } - }, - "dc8b42c668e848d1878c15cd8f96195a": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "de35197423dd4ceeaf30ae635e5c7942": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "de98bbb006cc4afa95f96f53336f1872": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "dea33c499dc94931a4465cde0a190781": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "df627d1f250d43cfb71c00556ca83e42": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "e07803350bb147129ee545587071b9b4": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "e08c1fc40ac6454ca430528aa9513b3f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_27ff60f747614bb79c0f4710cbdf1cb1", - "IPY_MODEL_aa2933b4ced24623bdd566b8aee22d8e", - "IPY_MODEL_efc2b1ab96034727a9ae15154ac0c185" - ], - "layout": "IPY_MODEL_7a3ff497cef4475ea087b51ae65543b6" - } - }, - "e168b561f21041aca6b171ae8ed2435d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_5e8e59532b974b279ed1a1854f9904c1", - "max": 540017608, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_e47fe84fe8a044d1ae1e055c67d556be", - "value": 540017608 - } - }, - "e38e65d7e6e94479934329a55bc76d65": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "e479a2f686d146459fae63d61c21e40c": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "e47fe84fe8a044d1ae1e055c67d556be": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "e4a0b762cadc4379b87da8d446e0306b": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "e507e5324f174292ab4fa43c8df84c01": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "e56196b65c4946fb9bf79a4bd94b545e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "e56638645e384a10b3625872b9127830": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "e5c4ffe9051043f7b057fa28498ca60f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "e5ec01c5c4ab45338101c571ae7c8f7e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "e6213b3f28134946b0fbb348f6898ff4": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_f90e3552160b47fabd5ccb38b3b08949", - "IPY_MODEL_bb189acb895e457e8bc9286c5c3f5f42", - "IPY_MODEL_effaf3c12b844c71a8121eb2ec44b9af" - ], - "layout": "IPY_MODEL_75d628b3743b4f9f93fac7b05fc534b5" - } - }, - "e6498c909e674bd8879135337dfff487": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "e8ab48b2aed54d0196ab9daabec53319": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "e8bb7ebb9a24400faadb65cf80a0453d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "e8dd8bf7bc844c718d9b91b667681555": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "e8f8774da5624d44b2af3f2067310b97": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "e99f5c9ad5654d9196f29ffc18a05543": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "eaae4bec831448c3b61fcf457075c702": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "eb6c16e036774b198a421d8d01a2ad5f": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "eb78fdafc3734ecb8fd03ceefce7e48d": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "eca591dafde442e1ab90cc73b89e53d3": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "eca60ceb0cf343b49606be22574d2022": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_f51eaca199d341759c920e317533f9f1", - "placeholder": "​", - "style": "IPY_MODEL_132ca46090784f609e3cae8e09cfba43", - "value": " 540M/540M [00:07<00:00, 108MB/s]" - } - }, - "ecc77a5ea1724484ab092d599fb17168": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "ed679e0ec6214543a46906ad6aeb1cf5": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_61f80226a5d84aa3a8eeef4c1df9901f", - "max": 540069681, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_caf2322a07724ed5a5bb9c7fd4e432b6", - "value": 540069681 - } - }, - "ee64c3fcf8494f13b51d0d93c175259b": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "ee7ab585e7ec4b53a3c24b396dc9b2ce": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "ee83b624ae174dbfaabf644410f529d5": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "ee9030bc9dfc47f3a73285f4e950ef8e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_1502b3bfbb7843a784ee51f809b8b1cc", - "IPY_MODEL_f8d0d6aea3ee4ddb9a8249acbd6d27c1", - "IPY_MODEL_a901341ddf6a4899b1102b8163929daf" - ], - "layout": "IPY_MODEL_ba5b87d4183b450d86ad00197c8e0b52" - } - }, - "ef428672a492471090dede553a021b6e": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "ef59d14232e2423b8269d2dbbf1970e3": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_5a54c427f65b4b07bf5e719ceed9984c", - "placeholder": "​", - "style": "IPY_MODEL_30af79571aa04f3d8e72cbf054040224", - "value": " 777/777 [00:00<00:00, 83.5kB/s]" - } - }, - "efc2b1ab96034727a9ae15154ac0c185": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_2d725f7ef0834e8faa2f592fa50ba5bb", - "placeholder": "​", - "style": "IPY_MODEL_153bcdea6af34d9c9aaead605d267de2", - "value": " 3.90k/? [00:00<00:00, 84.1kB/s]" - } - }, - "effaf3c12b844c71a8121eb2ec44b9af": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_c936d55ee8454b6ebe8c9882facf5911", - "placeholder": "​", - "style": "IPY_MODEL_7bbd007ef8cc4bdcb967ba1bef0a4710", - "value": " 895k/? [00:00<00:00, 34.2MB/s]" - } - }, - "f0147cdecf85462fb8c80b79fb81d065": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": "20px" - } - }, - "f0c342f50b7440269d97fe12f0fc28b7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_fb63c20dc1354bbd8b6310561dd6e511", - "placeholder": "​", - "style": "IPY_MODEL_97a699810de945b781f75cde9628ae6f", - "value": "model.safetensors: 100%" - } - }, - "f118bdcf057e48d2b852950e88a6d347": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "f2eabece6ef0480ca4e0d2ebc9498a08": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "f33df899f2944af8bb7820f883299752": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "f51eaca199d341759c920e317533f9f1": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "f540d17c5717466b9c3d56ed3bba48da": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "f5b2bf1fc1d743c68d38cd179a03fdb7": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_3a7ea9837797470eac3f6ed89aa9a1ae", - "placeholder": "​", - "style": "IPY_MODEL_8025e77979e54caaa239d17ca7bb45f5", - "value": " 540M/540M [00:06<00:00, 163MB/s]" - } - }, - "f5f4e581ba9d4bb1b963b676fc3842e3": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_89887275b1e54aa580a39221d7789153", - "IPY_MODEL_74b85886fcbd4a1996a5fbb6a2caa2dc", - "IPY_MODEL_266d4fb9dce04d9b89e581e6c4c51f1d" - ], - "layout": "IPY_MODEL_65a926192b8643179cd9c0d4a3617c9c" - } - }, - "f610645f3b96455b9c4262443d496b34": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "f6dd996d01e24515b92a2eea550ffecb": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "f7e4b85d93544c8b850f2c00a91a754a": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "f8d0d6aea3ee4ddb9a8249acbd6d27c1": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_4a31bc0d4713412c9363f3931deca20f", - "max": 279, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_0fe6e1b6beda4760a9e0a5e27e970cae", - "value": 279 - } - }, - "f8eda828693249a0b162cf040bccf130": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "f90e3552160b47fabd5ccb38b3b08949": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_1b8cb081a6b34d62a66cf61a89d047f6", - "placeholder": "​", - "style": "IPY_MODEL_c4f1e358bcd049f898493f6ba577139c", - "value": "vocab.txt: " - } - }, - "f96500de813a4c58be5e92f069a57463": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "f96d051751fe4ecf88eb70e4f5a1732a": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_cc3fcf35151541ddb0b8cacd2e4efb23", - "placeholder": "​", - "style": "IPY_MODEL_14280570bfd3438caa2b39f332c37c35", - "value": " 270/270 [00:00<00:00, 28.6kB/s]" - } - }, - "f9e4a93e4ce94bf9b4b175b7a0a1859a": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_20c7b26ca8aa43c7ac59288ee3edae3f", - "max": 17, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_d4e7be1ae535410f8fc1c545efe57336", - "value": 17 - } - }, - "fa5ce5980d30447d89a44b550bc989b9": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_3f9ac6b6b34b4bd59e80fde8332794ee", - "placeholder": "​", - "style": "IPY_MODEL_3d5413ccf70f4e63b4cea5c30c41fac6", - "value": " 6.10k/? [00:00<00:00, 140kB/s]" - } - }, - "fb23bcec080a4a25ad91dd738bd5668a": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "ProgressStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "ProgressStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "bar_color": null, - "description_width": "" - } - }, - "fb63c20dc1354bbd8b6310561dd6e511": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "fc268f2210fb4f8e99e99a233a13d683": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HBoxModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HBoxModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HBoxView", - "box_style": "", - "children": [ - "IPY_MODEL_c78f8d7830c4470aa2f2d9c06e9cb0f7", - "IPY_MODEL_64ef66aaf9724435bca76bceffc9cafc", - "IPY_MODEL_bc9c4504623b4e2993e2c5f5208cac9f" - ], - "layout": "IPY_MODEL_332924a4eb434469824be1eb2d8e9fe9" - } - }, - "fc9e6ee74bb744a18f1b4e7fba3d34bd": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "fca42531a59542028b24ebf38df35591": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "DescriptionStyleModel", - "state": { - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "DescriptionStyleModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "StyleView", - "description_width": "" - } - }, - "fcd931a60850432db187b14b4cf8c5ec": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "FloatProgressModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "FloatProgressModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "ProgressView", - "bar_style": "success", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_cbaee359bba4424f8c681daf955d5403", - "max": 777, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_6257839242744c728216031eeb3d88d4", - "value": 777 - } - }, - "fcdd4dae14b540b58551b48136be24b4": { - "model_module": "@jupyter-widgets/base", - "model_module_version": "1.2.0", - "model_name": "LayoutModel", - "state": { - "_model_module": "@jupyter-widgets/base", - "_model_module_version": "1.2.0", - "_model_name": "LayoutModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/base", - "_view_module_version": "1.2.0", - "_view_name": "LayoutView", - "align_content": null, - "align_items": null, - "align_self": null, - "border": null, - "bottom": null, - "display": null, - "flex": null, - "flex_flow": null, - "grid_area": null, - "grid_auto_columns": null, - "grid_auto_flow": null, - "grid_auto_rows": null, - "grid_column": null, - "grid_gap": null, - "grid_row": null, - "grid_template_areas": null, - "grid_template_columns": null, - "grid_template_rows": null, - "height": null, - "justify_content": null, - "justify_items": null, - "left": null, - "margin": null, - "max_height": null, - "max_width": null, - "min_height": null, - "min_width": null, - "object_fit": null, - "object_position": null, - "order": null, - "overflow": null, - "overflow_x": null, - "overflow_y": null, - "padding": null, - "right": null, - "top": null, - "visibility": null, - "width": null - } - }, - "feb65e0c93ca469b8ef4768cea0e012d": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_d7ced9bdc90c4b1ba8bbeb17d2f0c699", - "placeholder": "​", - "style": "IPY_MODEL_8838e583c0264f70b30d9197083f2682", - "value": " 2.24G/2.24G [00:34<00:00, 68.1MB/s]" - } - }, - "fecbf139a57d491785dc2e319e532b67": { - "model_module": "@jupyter-widgets/controls", - "model_module_version": "1.5.0", - "model_name": "HTMLModel", - "state": { - "_dom_classes": [], - "_model_module": "@jupyter-widgets/controls", - "_model_module_version": "1.5.0", - "_model_name": "HTMLModel", - "_view_count": null, - "_view_module": "@jupyter-widgets/controls", - "_view_module_version": "1.5.0", - "_view_name": "HTMLView", - "description": "", - "description_tooltip": null, - "layout": "IPY_MODEL_c758cdd5317444f1b8ecca27465dfd42", - "placeholder": "​", - "style": "IPY_MODEL_0085a673c02e4bb0bd611e227700ef7b", - "value": " 24.6k/? [00:00<00:00, 2.31MB/s]" - } + { + "output_type": "stream", + "name": "stdout", + "text": [ + "✅ SUCCESS! Extracted text using Playwright ---\n", + "SUCCESS!! https://baodanang.vn/nui-thanh-bat-giu-doi-tuong-trom-xe-may-khi-tren-duong-di-tieu-thu-3143585.html\n", + "SUCCESS!! https://giaothong.tapchixaydung.vn/quang-nam-truy-duoi-doi-tuong-trom-cap-xe-may-hai-vo-chong-gap-tai-nan-183230329101734519.htm\n", + "SUCCESS!! https://plo.vn/truy-duoi-ke-trom-xe-may-2-vo-chong-tre-gap-nan-post726134.html\n", + "SUCCESS!! https://giadinh.suckhoedoisong.vn/truy-duoi-ke-trom-xe-sh-hai-vo-chong-cung-bi-thuong-172230329143207076.htm\n", + "FAIL!! Using snippet for https://baomoi.com/truy-duoi-ke-trom-xe-sh-nguoi-khac-2-vo-chong-bi-tai-nan-nhap-vien-c45410268.epi\n", + "SUCCESS!! https://dantri.com.vn/phap-luat/truy-duoi-ke-trom-xe-sh-hai-vo-chong-cung-bi-thuong-20230329114910144.htm\n", + "SUCCESS!! https://tuoitre.vn/trom-3-xe-exciter-o-da-nang-dem-ve-quang-nam-bi-cong-an-xa-tuan-tra-phat-hien-20250325114912622.htm\n", + "SUCCESS!! https://nld.com.vn/thoi-su/truy-duoi-ke-trom-xe-sh-nguoi-khac-2-vo-chong-bi-tai-nan-nhap-vien-20230329094704185.htm\n", + "SUCCESS!! https://cadn.com.vn/truy-nong-doi-tuong-trom-xe-may-post303732.html\n", + "SUCCESS!! https://baophapluat.vn/truy-duoi-ke-trom-hai-vo-chong-tre-o-quang-nam-khong-may-gap-nan-post470783.html\n", + "==> Finish for claim 'Ngày 29/3 tại huyện Núi Thành, Hồ Công Sơn bị công an tạm giữ để điều tra về hành vi trộm cắp xe máy trước một tiệm tạp hóa.'. Total: 40 chunks.\n", + "\n", + "--- Finding top-k chunk related to claim: 'Ngày 29/3 tại huyện Núi Thành, Hồ Công Sơn bị công an tạm giữ để điều tra về hành vi trộm cắp xe máy trước một tiệm tạp hóa.' ---\n", + " Top 20 chunk best related for claim 'Ngày 29/3 tại huyện Núi Thành, Hồ Công Sơn bị công an tạm giữ để điều tra về hành vi trộm cắp xe máy trước một tiệm tạp hóa.':\n", + " - Score: 0.7512 - Truy đuổi đối tượng trộm cắp xe máy, hai vợ chồng gặp tai nạn. Sáng 29/3, Công an huyện Núi Thành, tỉnh Quảng Nam cho biết đang tạm giữ hình sự Hồ Côn...\n", + " - Score: 0.7331 - Truy đuổi kẻ trộm xe SH người khác, 2 vợ chồng bị tai nạn nhập viện. Ngày 29-3, Công an huyện Núi Thành – tỉnh Quảng Nam, cho biết đang tạm giữ Hồ Côn...\n", + " - Score: 0.7204 - Truy đuổi kẻ trộm xe SH người khác, 2 vợ chồng bị tai nạn nhập .... Ngày 29-3, Công an huyện Núi Thành – tỉnh Quảng Nam, cho biết đang tạm giữ Hồ Công...\n", + " - Score: 0.7052 - Truy đuổi kẻ trộm xe máy, 2 vợ chồng trẻ gặp nạn - PLO. Ngày 29-3, Công an huyện Núi Thành, tỉnh Quảng Nam, cho biết đã ra quyết định tạm giữ hình sự ...\n", + " - Score: 0.6740 - Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương - Gia đình. Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương Quá trình truy đuổi kẻ trộm xe m...\n", + " - Score: 0.6710 - bê tông thuộc phường Hòa Hương (TP Tam Kỳ) thì Hồ Công Sơn và vợ chồng anh Nguyễn Sơn đều mất tay lái lao xuống ruộng sâu. Đối tượng bỏ lại xe máy, ch...\n", + " - Score: 0.6676 - Hồ Công Sơn bỏ lại xe máy, chạy trốn. Vợ chồng anh N.S bị thương được người dân đưa đi cấp cứu tại Bệnh viện Đa khoa tỉnh Quảng Nam. Ngay sau đó, lực ...\n", + " - Score: 0.6522 - Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương | Báo Dân trí. Quảng Nam: Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương (Dân trí) - Quá tr...\n", + " - Score: 0.6255 - Đến 1h ngày 28/3, trong lúc lẩn trốn tại Công viên gần cầu Tam Kỳ thuộc phường Hòa Hương đối tượng Hồ Công Sơn bị lực lượng chức năng phát hiện và bắt...\n", + " - Score: 0.6188 - Truy đuổi kẻ trộm, hai vợ chồng trẻ ở Quảng Nam không may gặp nạn. Truy đuổi kẻ trộm, hai vợ chồng trẻ ở Quảng Nam không may gặp nạn (PLVN) - Trong qu...\n", + " - Score: 0.6154 - (SN 1993, trú xã Tiên Cảnh, huyện Tiên Phước) để điều tra về hành vi trộm cắp tài sản. Đối tượng Hồ Công Sơn. | Trước đó, tối 27/3, Hồ Công Sơn chạy x...\n", + " - Score: 0.6147 - đó vợ chồng anh N.S (SN 1997) và chị N.T.T.Y (SN 2000) ở gần đó đã nhanh chóng truy đuổi đối tượng trộm xe máy. Nhận thấy có người truy đuổi, đối tượn...\n", + " - Score: 0.5740 - Tùng (1997, trú xã Tam Quang) cùng đồng bọn đang đẩy xe máy BKS: 92N1-146.95 đi tiêu thụ. Khi thấy lực lượng Công an, đồng bọn của Tùng chạy thoát, cò...\n", + " - Score: 0.5284 - và người dân cùng truy bắt đối tượng, đến 1h sáng 28/3 thì bắt được Sơn đang lẩn trốn trong công viên tại TP Tam Kỳ (Quảng Nam)....\n", + " - Score: 0.5206 - Công an huyện Núi Thành đến thăm hỏi, động viên vợ chồng anh Sơn Sáng 28-3, đại diện Công an huyện Núi Thành đã đến thăm hỏi sức khỏe, động viên vợ ch...\n", + " - Score: 0.5105 - Truy nóng đối tượng trộm xe máy - Báo Công An Đà Nẵng. Truy nóng đối tượng trộm xe máy Ngay sau khi tiếp nhận tin báo của chị N.T.H (1986, trú H. Núi ...\n", + " - Score: 0.5017 - tượng tăng tốc bỏ chạy về hướng TP.Tam Kỳ. Hai vợ chồng anh Nguyễn Sơn vẫn cương quyết truy đuổi hơn 7km, qua nhiều tuyến đường. Lúc đến tuyến đường b...\n", + " - Score: 0.4900 - lao xuống ruộng. Sau đó, Sơn bỏ lại xe máy, chạy trốn còn vợ chồng anh S bị thương được người dân đưa đi cấp cứu tại Bệnh viện đa khoa Quảng Nam. Cả k...\n", + " - Score: 0.4682 - chiếc xe máy SH để trước tiệm vẫn còn chìa khóa trên xe nên nảy sinh ý định trộm cắp. Quan sát không có ai, Sơn lấy ba lô hành lý của mình mang qua xe...\n", + " - Score: 0.4597 - khóa trên xe nên nảy sinh ý định trộm cắp. Qua quan sát không có ai, đối tượng Sơn lấy ba lô hành lý của mình mang qua xe SH rồi lên xe điều khiển chạ...\n", + "\n", + "--- Reranking evidences for claim: 'Ngày 29/3 tại huyện Núi Thành, Hồ Công Sơn bị công an tạm giữ để điều tra về hành vi trộm cắp xe máy trước một tiệm tạp hóa.' ---\n", + " Top 10 evidences after reranking:\n", + " - Score: 0.9966 - Truy đuổi đối tượng trộm cắp xe máy, hai vợ chồng gặp tai nạn. Sáng 29/3, Công an huyện Núi Thành, tỉnh Quảng Nam cho biết đang tạm giữ hình sự Hồ Công Sơn (30 tuổi, ngụ xã Tiên Cảnh, huyện Tiên Phước) để điều tra về hành vi trộm cắp tài sản trên địa bàn. Trước đó, khoảng 19h30 ngày 27/3, Hồ Công Sơn điều khiển xe máy đến trước 1 tiệm tạp hóa tại thôn Bích Trung, xã Tam Xuân 1, huyện Núi Thành để mua đồ thì phát hiện chiếc xe máy SH để trước tiệm vẫn còn chìa khóa trên xe nên nảy sinh ý định trộm cắp. Qua (Source: https://giaothong.tapchixaydung.vn/quang-nam-truy-duoi-doi-tuong-trom-cap-xe-may-hai-vo-chong-gap-tai-nan-183230329101734519.htm)\n", + " - Score: 0.9966 - Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương - Gia đình. Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương Quá trình truy đuổi kẻ trộm xe máy, hai vợ chồng ở huyện Núi Thành, Quảng Nam gặp nạn. Ngày 29/3, Công an huyện Núi Thành, Quảng Nam đang tạm giữ đối tượng Hồ Công Sơn (SN 1993, trú xã Tiên Cảnh, huyện Tiên Phước, Quảng Nam) để điều tra về hành vi Trộm cắp xe máy. Trước đó, vào đêm 27/3, Sơn lái xe máy đến trước một tiệm tạp hóa tại huyện Núi Thành để mua đồ. Tại đây, thấy một xe Honda SH (Source: https://giadinh.suckhoedoisong.vn/truy-duoi-ke-trom-xe-sh-hai-vo-chong-cung-bi-thuong-172230329143207076.htm)\n", + " - Score: 0.9966 - Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương | Báo Dân trí. Quảng Nam: Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương (Dân trí) - Quá trình truy đuổi kẻ trộm xe máy, hai vợ chồng ở huyện Núi Thành, Quảng Nam gặp nạn. Ngày 29/3, Công an huyện Núi Thành, Quảng Nam đang tạm giữ đối tượng Hồ Công Sơn (SN 1993, trú xã Tiên Cảnh, huyện Tiên Phước, Quảng Nam) để điều tra về hành vi Trộm cắp xe máy. Trước đó, vào đêm 27/3, Sơn lái xe máy đến trước một tiệm tạp hóa tại huyện Núi Thành để mua đồ. Tại (Source: https://dantri.com.vn/phap-luat/truy-duoi-ke-trom-xe-sh-hai-vo-chong-cung-bi-thuong-20230329114910144.htm)\n", + " - Score: 0.9961 - Truy đuổi kẻ trộm xe SH người khác, 2 vợ chồng bị tai nạn nhập viện. Ngày 29-3, Công an huyện Núi Thành – tỉnh Quảng Nam, cho biết đang tạm giữ Hồ Công Sơn (SN 1993, trú xã Tiên Cảnh, huyện Tiên Phước, tỉnh Quảng Nam) để điều tra về hành vi trộm cắp tài sản. Hồ Công Sơn bị bắt giữ Ảnh: Công an Quảng Nam Trước đó, khoảng 19 giờ 30 phút tối 27-3, Sơn chạy xe máy đến trước tiệm tạp hóa tại thôn Bích Trung (xã Tam Xuân 1, huyện Núi Thành) để mua đồ thì phát hiện chiếc xe máy SH để trước tiệm vẫn còn chìa khóa (Source: https://nld.com.vn/thoi-su/truy-duoi-ke-trom-xe-sh-nguoi-khac-2-vo-chong-bi-tai-nan-nhap-vien-20230329094704185.htm)\n", + " - Score: 0.9961 - Truy đuổi kẻ trộm xe máy, 2 vợ chồng trẻ gặp nạn - PLO. Ngày 29-3, Công an huyện Núi Thành, tỉnh Quảng Nam, cho biết đã ra quyết định tạm giữ hình sự đối với Hồ Công Sơn (30 tuổi, ngụ xã Tiên Cảnh, huyện Tiên Phước) để điều tra về hành vi trộm cắp tài sản. Trước đó, tối 27-3, Sơn chạy xe máy đến trước một tiệm tạp hoá ở xã Tam Xuân 1 để mua đồ thì thấy chiếc SH để trước tiệm, chìa khoá còn cắm trên xe nên nảy sinh ý định trộm cắp. Nghi phạm Hồ Công Sơn. Ảnh: CA | Quan sát xung quanh không thấy ai, Sơn lấy (Source: https://plo.vn/truy-duoi-ke-trom-xe-may-2-vo-chong-tre-gap-nan-post726134.html)\n", + " - Score: 0.9937 - Truy đuổi kẻ trộm, hai vợ chồng trẻ ở Quảng Nam không may gặp nạn. Truy đuổi kẻ trộm, hai vợ chồng trẻ ở Quảng Nam không may gặp nạn (PLVN) - Trong quá trình truy đuổi kẻ trộm xe máy, hai vợ chồng trẻ ở Quảng Nam bị mất lái, lao xuống ruộng bị thương nặng phải đi cấp cứu. Lực lượng công an và người dân sau đó đã bắt giữ đối tượng trộm xe. Ngày 29/3, Công an huyện Núi Thành, tỉnh Quảng Nam cho biết, đơn vị đã ra quyết định tạm giữ hình sự đối với Hồ Công Sơn (SN 1993, trú xã Tiên Cảnh, huyện Tiên Phước) để (Source: https://baophapluat.vn/truy-duoi-ke-trom-hai-vo-chong-tre-o-quang-nam-khong-may-gap-nan-post470783.html)\n", + " - Score: 0.9937 - (SN 1993, trú xã Tiên Cảnh, huyện Tiên Phước) để điều tra về hành vi trộm cắp tài sản. Đối tượng Hồ Công Sơn. | Trước đó, tối 27/3, Hồ Công Sơn chạy xe máy đến trước một tiệm tạp hoá ở xã Tam Xuân 1 để mua đồ thì thấy chiếc SH để trước tiệm, chìa khoá còn cắm trên xe nên nảy sinh ý định trộm cắp. Quan sát không có ai, Hồ Công Sơn lái xe máy SH bỏ chạy để lại xe máy của mình trước quán tạp hóa. Người dân sau khi phát hiện mất xe máy nên truy hô, ngay lúc đó vợ chồng anh N.S (SN 1997) và chị N.T.T.Y (SN (Source: https://baophapluat.vn/truy-duoi-ke-trom-hai-vo-chong-tre-o-quang-nam-khong-may-gap-nan-post470783.html)\n", + " - Score: 0.9868 - Truy đuổi kẻ trộm xe SH người khác, 2 vợ chồng bị tai nạn nhập .... Ngày 29-3, Công an huyện Núi Thành – tỉnh Quảng Nam, cho biết đang tạm giữ Hồ Công Sơn (SN 1993, trú xã Tiên Cảnh, huyện Tiên Phước, tỉnh Quảng Nam) để điều tra ... (Source: https://baomoi.com/truy-duoi-ke-trom-xe-sh-nguoi-khac-2-vo-chong-bi-tai-nan-nhap-vien-c45410268.epi)\n", + " - Score: 0.9829 - Hồ Công Sơn bỏ lại xe máy, chạy trốn. Vợ chồng anh N.S bị thương được người dân đưa đi cấp cứu tại Bệnh viện Đa khoa tỉnh Quảng Nam. Ngay sau đó, lực lượng Công an phối hợp với người dân địa phương tiếp tục truy bắt kẻ trộm và đến 1 giờ sáng ngày 28/3, Sơn bị bắt khi đang lẩn trốn tại công viên gần cầu Tam Kỳ, phường Hoà Hương. Đại diện Công an huyện Núi Thành thăm hỏi, động viên vợ chồng anh N.S. | Hiện vợ chồng anh N.S bị thương nặng, đang được điều trị tích cực tại Bệnh viện đa khoa Quảng Nam. Trong (Source: https://baophapluat.vn/truy-duoi-ke-trom-hai-vo-chong-tre-o-quang-nam-khong-may-gap-nan-post470783.html)\n", + " - Score: 0.9780 - bê tông thuộc phường Hòa Hương (TP Tam Kỳ) thì Hồ Công Sơn và vợ chồng anh Nguyễn Sơn đều mất tay lái lao xuống ruộng sâu. Đối tượng bỏ lại xe máy, chạy trốn. Vợ chồng anh Nguyễn Sơn bị thương được người dân đưa đi cấp cứu tại Bệnh viện Đa khoa Quảng Nam. Ngay sau đó, Công an huyện Núi Thành đã phối hợp cùng Công an TP Tam Kỳ và quần chúng nhân dân tiếp tục truy bắt đối tượng. Đến 1 giờ sáng 28-3, Sơn bị bắt giữ khi đang lẩn trốn tại công viên gần cầu Tam Kỳ. Công an huyện Núi Thành đến thăm hỏi, động viên (Source: https://nld.com.vn/thoi-su/truy-duoi-ke-trom-xe-sh-nguoi-khac-2-vo-chong-bi-tai-nan-nhap-vien-20230329094704185.htm)\n", + "\n", + "--- Phân loại lập trường cho claim: 'Ngày 29/3 tại huyện Núi Thành, Hồ Công Sơn bị công an tạm giữ để điều tra về hành vi trộm cắp xe máy trước một tiệm tạp hóa.' ---\n", + " -> Stance: Support ({'refute': 0.39478686451911926, 'neutral': 0.03289131075143814, 'support': 0.5723218321800232}): | Text: Truy đuổi đối tượng trộm cắp xe máy, hai vợ chồng gặp tai nạn. Sáng 29/3, Công an huyện Núi Thành, tỉnh Quảng Nam cho biết đang tạm giữ hình sự Hồ Công Sơn (30 tuổi, ngụ xã Tiên Cảnh, huyện Tiên Phước) để điều tra về hành vi trộm cắp tài sản trên địa bàn. Trước đó, khoảng 19h30 ngày 27/3, Hồ Công Sơn điều khiển xe máy đến trước 1 tiệm tạp hóa tại thôn Bích Trung, xã Tam Xuân 1, huyện Núi Thành để mua đồ thì phát hiện chiếc xe máy SH để trước tiệm vẫn còn chìa khóa trên xe nên nảy sinh ý định trộm cắp. Qua\n", + " -> Stance: Support ({'refute': 0.021994469687342644, 'neutral': 0.010986913926899433, 'support': 0.9670186042785645}): | Text: Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương - Gia đình. Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương Quá trình truy đuổi kẻ trộm xe máy, hai vợ chồng ở huyện Núi Thành, Quảng Nam gặp nạn. Ngày 29/3, Công an huyện Núi Thành, Quảng Nam đang tạm giữ đối tượng Hồ Công Sơn (SN 1993, trú xã Tiên Cảnh, huyện Tiên Phước, Quảng Nam) để điều tra về hành vi Trộm cắp xe máy. Trước đó, vào đêm 27/3, Sơn lái xe máy đến trước một tiệm tạp hóa tại huyện Núi Thành để mua đồ. Tại đây, thấy một xe Honda SH\n", + " -> Stance: Support ({'refute': 0.016313452273607254, 'neutral': 0.009277249686419964, 'support': 0.9744093418121338}): | Text: Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương | Báo Dân trí. Quảng Nam: Truy đuổi kẻ trộm xe SH, hai vợ chồng cùng bị thương (Dân trí) - Quá trình truy đuổi kẻ trộm xe máy, hai vợ chồng ở huyện Núi Thành, Quảng Nam gặp nạn. Ngày 29/3, Công an huyện Núi Thành, Quảng Nam đang tạm giữ đối tượng Hồ Công Sơn (SN 1993, trú xã Tiên Cảnh, huyện Tiên Phước, Quảng Nam) để điều tra về hành vi Trộm cắp xe máy. Trước đó, vào đêm 27/3, Sơn lái xe máy đến trước một tiệm tạp hóa tại huyện Núi Thành để mua đồ. Tại\n" + ] } - } + ], + "source": [ + "!nohup ollama serve > /dev/null 2>&1 &\n", + "\n", + "your_id = 22120262\n", + "await framework_test_with_vifactcheck(your_id)" + ] + }, + { + "cell_type": "code", + "source": [], + "metadata": { + "id": "LhPA0VqzUgBv" + }, + "execution_count": null, + "outputs": [] + } + ], + "metadata": { + "accelerator": "GPU", + "colab": { + "gpuType": "T4", + "provenance": [] + }, + "kernelspec": { + "display_name": "Python 3", + "name": "python3" + }, + "language_info": { + "name": "python" } }, "nbformat": 4, "nbformat_minor": 0 -} +} \ No newline at end of file