Read the Docs build information Build id: 205669 Project: pytext-pytext Version: latest Commit: 22d10b6f35843b24bc898ce92b8f372e7096c358 Date: 2019-05-02T17:28:34.709908Z State: finished Success: True [rtd-command-info] start-time: 2019-05-02T17:28:35.314520Z, end-time: 2019-05-02T17:28:35.320916Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/facebookresearch/pytext [rtd-command-info] start-time: 2019-05-02T17:28:35.382792Z, end-time: 2019-05-02T17:28:36.117492Z, duration: 0, exit-code: 0 git fetch --tags --prune --prune-tags --depth 50 From https://github.com/facebookresearch/pytext 85fe448..22d10b6 master -> origin/master [rtd-command-info] start-time: 2019-05-02T17:28:36.312293Z, end-time: 2019-05-02T17:28:36.403300Z, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was 85fe448 Fix DDP for new model (#537) HEAD is now at 22d10b6 Fix char tokenizers to respect `max_seq_len` and `max_char_length` (#540) [rtd-command-info] start-time: 2019-05-02T17:28:36.471995Z, end-time: 2019-05-02T17:28:36.838423Z, duration: 0, exit-code: 0 git clean -d -f -f Removing pytext/docs/source/_build/ [rtd-command-info] start-time: 2019-05-02T17:28:37.622383Z, end-time: 2019-05-02T17:28:40.547481Z, duration: 2, exit-code: 0 python3.7 -mvirtualenv --system-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.1' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-05-02T17:28:40.611877Z, end-time: 2019-05-02T17:28:42.871407Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/f9/fb/863012b13912709c13cf5cfdbfb304fa6c727659d6290438e1a88df9d848/pip-19.1-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.1 [rtd-command-info] start-time: 2019-05-02T17:28:42.931857Z, end-time: 2019-05-02T17:28:51.081172Z, duration: 8, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/.cache/pip -I Pygments==2.3.1 setuptools<41 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 Collecting Pygments==2.3.1 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Collecting setuptools<41 Using cached https://files.pythonhosted.org/packages/44/56/75e64a8fbbe9e0bd30cfdd58ca1856bc0dc15a43e41504a58d8373f34213/setuptools-40.9.0-py2.py3-none-any.whl Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.5 Using cached https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<0.6 Using cached https://files.pythonhosted.org/packages/d1/f3/68de6af559ae681921a7b676a86c360454de67f3c8bd5327ae9352897ef4/readthedocs_sphinx_ext-0.5.17-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Collecting requests>=2.0.0 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<2) Using cached https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-py2.py3-none-any.whl Collecting urllib3<1.25,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/60/75/f692a584e85b7eaba0e03827b3d51f45f571c2e793dd731e598828d380aa/certifi-2019.3.9-py2.py3-none-any.whl Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/dd/d9/3ec19e966301a6e25769976999bd7bbe552016f0d32b577dc9d63d2e0c49/pyparsing-2.4.0-py2.py3-none-any.whl ERROR: pytext-nlp 0.1.5 requires click, which is not installed. ERROR: pytext-nlp 0.1.5 requires hypothesis<4.0, which is not installed. ERROR: pytext-nlp 0.1.5 requires joblib, which is not installed. ERROR: pytext-nlp 0.1.5 requires onnx, which is not installed. ERROR: pytext-nlp 0.1.5 requires tensorboardX, which is not installed. ERROR: pytext-nlp 0.1.5 requires torchtext, which is not installed. Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, urllib3, chardet, idna, certifi, requests, pytz, babel, MarkupSafe, Jinja2, imagesize, snowballstemmer, sphinxcontrib-websupport, six, pyparsing, packaging, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.6.0 certifi-2019.3.9 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.0 pillow-5.4.1 pyparsing-2.4.0 pytz-2019.1 readthedocs-sphinx-ext-0.5.17 recommonmark-0.5.0 requests-2.21.0 setuptools-40.9.0 six-1.12.0 snowballstemmer-1.2.1 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.0 urllib3-1.24.3 [rtd-command-info] start-time: 2019-05-02T17:28:51.144127Z, end-time: 2019-05-02T17:29:11.890837Z, duration: 20, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/.cache/pip -r docs_requirements.txt Collecting torch==1.1.0 from https://download.pytorch.org/whl/cpu/torch-1.1.0-cp37-cp37m-linux_x86_64.whl (from -r docs_requirements.txt (line 1)) Using cached https://download.pytorch.org/whl/cpu/torch-1.1.0-cp37-cp37m-linux_x86_64.whl Collecting click (from -r docs_requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages (from -r docs_requirements.txt (line 3)) (0.17.1) Collecting hypothesis<4.0 (from -r docs_requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/3a/42/f33701a2aa10a4396485afa331862945d26871177e984d6a9d8d0a91739f/hypothesis-3.88.3-py3-none-any.whl Collecting joblib (from -r docs_requirements.txt (line 5)) Using cached https://files.pythonhosted.org/packages/cd/c1/50a758e8247561e58cb87305b1e90b171b8c767b15b12a1734001f41d356/joblib-0.13.2-py2.py3-none-any.whl Requirement already satisfied: numpy in /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages (from -r docs_requirements.txt (line 6)) (1.16.0) Collecting onnx (from -r docs_requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/c4/f7/6bb9782e7020a21154182b5de2169ed9393cc065359515aa6fccecdad618/onnx-1.5.0-cp37-cp37m-manylinux1_x86_64.whl Requirement already satisfied: pandas in /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages (from -r docs_requirements.txt (line 8)) (0.23.4) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages (from -r docs_requirements.txt (line 9)) (2.21.0) Requirement already satisfied: scipy in /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages (from -r docs_requirements.txt (line 10)) (1.2.0) Collecting torchtext (from -r docs_requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/c6/bc/b28b9efb4653c03e597ed207264eea45862b5260f48e9f010b5068d64db1/torchtext-0.3.1-py3-none-any.whl Collecting tensorboardX (from -r docs_requirements.txt (line 12)) Using cached https://files.pythonhosted.org/packages/5c/76/89dd44458eb976347e5a6e75eb79fecf8facd46c1ce259bad54e0044ea35/tensorboardX-1.6-py2.py3-none-any.whl Collecting attrs>=16.0.0 (from hypothesis<4.0->-r docs_requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Collecting typing-extensions>=3.6.2.1 (from onnx->-r docs_requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/0f/62/c66e553258c37c33f9939abb2dd8d2481803d860ff68e635466f12aa7efa/typing_extensions-3.7.2-py3-none-any.whl Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages (from onnx->-r docs_requirements.txt (line 7)) (1.12.0) Collecting typing>=3.6.4 (from onnx->-r docs_requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/4a/bd/eee1157fc2d8514970b345d69cb9975dcd1e42cd7e61146ed841f6e68309/typing-3.6.6-py3-none-any.whl Collecting protobuf (from onnx->-r docs_requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/19/a5/ac51df34cdf4739574492ed4903c11dadd72a7bec4a31bb0496f4f50fc19/protobuf-3.7.1-cp37-cp37m-manylinux1_x86_64.whl Requirement already satisfied: pytz>=2011k in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages (from pandas->-r docs_requirements.txt (line 8)) (2019.1) Requirement already satisfied: python-dateutil>=2.5.0 in /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages (from pandas->-r docs_requirements.txt (line 8)) (2.7.5) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages (from requests->-r docs_requirements.txt (line 9)) (2019.3.9) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages (from requests->-r docs_requirements.txt (line 9)) (2.8) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages (from requests->-r docs_requirements.txt (line 9)) (3.0.4) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages (from requests->-r docs_requirements.txt (line 9)) (1.24.3) Collecting tqdm (from torchtext->-r docs_requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/6c/4b/c38b5144cf167c4f52288517436ccafefe9dc01b8d1c190e18a6b154cd4a/tqdm-4.31.1-py2.py3-none-any.whl Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages (from protobuf->onnx->-r docs_requirements.txt (line 7)) (40.9.0) Installing collected packages: torch, click, attrs, hypothesis, joblib, typing-extensions, typing, protobuf, onnx, tqdm, torchtext, tensorboardX Successfully installed attrs-19.1.0 click-7.0 hypothesis-3.88.3 joblib-0.13.2 onnx-1.5.0 protobuf-3.7.1 tensorboardX-1.6 torch-1.1.0 torchtext-0.3.1 tqdm-4.31.1 typing-3.6.6 typing-extensions-3.7.2 [rtd-command-info] start-time: 2019-05-02T17:29:11.953014Z, end-time: 2019-05-02T17:29:15.785517Z, duration: 3, exit-code: 0 python ./setup.py install --force running install running bdist_egg running egg_info writing pytext_nlp.egg-info/PKG-INFO writing dependency_links to pytext_nlp.egg-info/dependency_links.txt writing entry points to pytext_nlp.egg-info/entry_points.txt writing requirements to pytext_nlp.egg-info/requires.txt writing top-level names to pytext_nlp.egg-info/top_level.txt reading manifest file 'pytext_nlp.egg-info/SOURCES.txt' writing manifest file 'pytext_nlp.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py copying pytext/data/tensorizers.py -> build/lib/pytext/data copying pytext/data/test/tensorizers_test.py -> build/lib/pytext/data/test creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/pytext copying build/lib/pytext/main.py -> build/bdist.linux-x86_64/egg/pytext copying build/lib/pytext/__init__.py -> build/bdist.linux-x86_64/egg/pytext creating build/bdist.linux-x86_64/egg/pytext/task copying build/lib/pytext/task/__init__.py -> build/bdist.linux-x86_64/egg/pytext/task copying build/lib/pytext/task/task.py -> build/bdist.linux-x86_64/egg/pytext/task copying build/lib/pytext/task/disjoint_multitask.py -> build/bdist.linux-x86_64/egg/pytext/task copying build/lib/pytext/task/new_task.py -> build/bdist.linux-x86_64/egg/pytext/task copying build/lib/pytext/task/serialize.py -> build/bdist.linux-x86_64/egg/pytext/task copying build/lib/pytext/task/tasks.py -> build/bdist.linux-x86_64/egg/pytext/task creating build/bdist.linux-x86_64/egg/pytext/metrics copying build/lib/pytext/metrics/__init__.py -> build/bdist.linux-x86_64/egg/pytext/metrics copying build/lib/pytext/metrics/language_model_metrics.py -> build/bdist.linux-x86_64/egg/pytext/metrics copying build/lib/pytext/metrics/intent_slot_metrics.py -> build/bdist.linux-x86_64/egg/pytext/metrics creating build/bdist.linux-x86_64/egg/pytext/fields copying build/lib/pytext/fields/__init__.py -> build/bdist.linux-x86_64/egg/pytext/fields copying build/lib/pytext/fields/dict_field.py -> build/bdist.linux-x86_64/egg/pytext/fields copying build/lib/pytext/fields/contextual_token_embedding_field.py -> build/bdist.linux-x86_64/egg/pytext/fields copying build/lib/pytext/fields/field.py -> build/bdist.linux-x86_64/egg/pytext/fields copying build/lib/pytext/fields/char_field.py -> build/bdist.linux-x86_64/egg/pytext/fields copying build/lib/pytext/fields/text_field_with_special_unk.py -> build/bdist.linux-x86_64/egg/pytext/fields creating build/bdist.linux-x86_64/egg/pytext/common copying build/lib/pytext/common/__init__.py -> build/bdist.linux-x86_64/egg/pytext/common copying build/lib/pytext/common/constants.py -> build/bdist.linux-x86_64/egg/pytext/common creating build/bdist.linux-x86_64/egg/pytext/loss copying build/lib/pytext/loss/__init__.py -> build/bdist.linux-x86_64/egg/pytext/loss copying build/lib/pytext/loss/loss.py -> build/bdist.linux-x86_64/egg/pytext/loss creating build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/__init__.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/seq_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/contextual_intent_slot_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/query_document_pairwise_ranking_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/doc_classification_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/data.py -> build/bdist.linux-x86_64/egg/pytext/data creating build/bdist.linux-x86_64/egg/pytext/data/data_structures copying build/lib/pytext/data/data_structures/__init__.py -> build/bdist.linux-x86_64/egg/pytext/data/data_structures copying build/lib/pytext/data/data_structures/annotation.py -> build/bdist.linux-x86_64/egg/pytext/data/data_structures copying build/lib/pytext/data/data_structures/node.py -> build/bdist.linux-x86_64/egg/pytext/data/data_structures copying build/lib/pytext/data/pair_classification_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/disjoint_multitask_data.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/language_model_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data creating build/bdist.linux-x86_64/egg/pytext/data/featurizer copying build/lib/pytext/data/featurizer/__init__.py -> build/bdist.linux-x86_64/egg/pytext/data/featurizer copying build/lib/pytext/data/featurizer/simple_featurizer.py -> build/bdist.linux-x86_64/egg/pytext/data/featurizer copying build/lib/pytext/data/featurizer/featurizer.py -> build/bdist.linux-x86_64/egg/pytext/data/featurizer copying build/lib/pytext/data/tensorizers.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/batch_sampler.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/bptt_lm_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data creating build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/__init__.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/seq_data_handler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/compositional_datahandler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/simple_featurizer_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/bptt_lm_data_handler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/query_document_pairwise_ranking_data_handler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/language_model_data_handler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/utils_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/batch_sampler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/contextual_intent_slot_data_handler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/kd_doc_classification_data_handler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/data_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/round_robin_batchiterator_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/datahandler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/joint_data_handler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/tokenizers_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/tensorizers_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/tsv_data_source_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/test/doc_classification_data_handler_test.py -> build/bdist.linux-x86_64/egg/pytext/data/test copying build/lib/pytext/data/joint_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/utils.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/compositional_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data copying build/lib/pytext/data/disjoint_multitask_data_handler.py -> build/bdist.linux-x86_64/egg/pytext/data creating build/bdist.linux-x86_64/egg/pytext/data/sources copying build/lib/pytext/data/sources/__init__.py -> build/bdist.linux-x86_64/egg/pytext/data/sources copying build/lib/pytext/data/sources/data_source.py -> build/bdist.linux-x86_64/egg/pytext/data/sources copying build/lib/pytext/data/sources/squad.py -> build/bdist.linux-x86_64/egg/pytext/data/sources copying build/lib/pytext/data/sources/tsv.py -> build/bdist.linux-x86_64/egg/pytext/data/sources creating build/bdist.linux-x86_64/egg/pytext/data/tokenizers copying build/lib/pytext/data/tokenizers/__init__.py -> build/bdist.linux-x86_64/egg/pytext/data/tokenizers copying build/lib/pytext/data/tokenizers/tokenizer.py -> build/bdist.linux-x86_64/egg/pytext/data/tokenizers creating build/bdist.linux-x86_64/egg/pytext/trainers copying build/lib/pytext/trainers/__init__.py -> build/bdist.linux-x86_64/egg/pytext/trainers copying build/lib/pytext/trainers/hogwild_trainer.py -> build/bdist.linux-x86_64/egg/pytext/trainers copying build/lib/pytext/trainers/trainer.py -> build/bdist.linux-x86_64/egg/pytext/trainers copying build/lib/pytext/trainers/ensemble_trainer.py -> build/bdist.linux-x86_64/egg/pytext/trainers creating build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/__init__.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/onnx.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/model.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/cuda.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/torch.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/documentation.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/ascii_table.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/timing.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/data.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/test.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/embeddings.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/loss.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/meter.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/distributed.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/utils/precision.py -> build/bdist.linux-x86_64/egg/pytext/utils copying build/lib/pytext/builtin_task.py -> build/bdist.linux-x86_64/egg/pytext copying build/lib/pytext/workflow.py -> build/bdist.linux-x86_64/egg/pytext creating build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/__init__.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/pairwise_ranking_metric_reporter.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/classification_metric_reporter.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/language_model_metric_reporter.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/disjoint_multitask_metric_reporter.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/intent_slot_detection_metric_reporter.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/compositional_metric_reporter.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/regression_metric_reporter.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/channel.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/word_tagging_metric_reporter.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters copying build/lib/pytext/metric_reporters/metric_reporter.py -> build/bdist.linux-x86_64/egg/pytext/metric_reporters creating build/bdist.linux-x86_64/egg/pytext/models copying build/lib/pytext/models/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models copying build/lib/pytext/models/disjoint_multitask_model.py -> build/bdist.linux-x86_64/egg/pytext/models copying build/lib/pytext/models/model.py -> build/bdist.linux-x86_64/egg/pytext/models creating build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/docnn.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/bilstm_doc_slot_attention.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/biseqcnn.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/pure_doc_attention.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/contextual_intent_slot_rep.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/representation_base.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/pass_through.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/pooling.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/bilstm.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/slot_attention.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/bilstm_doc_attention.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/jointcnn_rep.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/query_document_pairwise_ranking_rep.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/bilstm_slot_attn.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/seq_rep.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/augmented_lstm.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/representations/pair_rep.py -> build/bdist.linux-x86_64/egg/pytext/models/representations copying build/lib/pytext/models/pair_classification_model.py -> build/bdist.linux-x86_64/egg/pytext/models copying build/lib/pytext/models/module.py -> build/bdist.linux-x86_64/egg/pytext/models creating build/bdist.linux-x86_64/egg/pytext/models/output_layers copying build/lib/pytext/models/output_layers/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models/output_layers copying build/lib/pytext/models/output_layers/output_layer_base.py -> build/bdist.linux-x86_64/egg/pytext/models/output_layers copying build/lib/pytext/models/output_layers/lm_output_layer.py -> build/bdist.linux-x86_64/egg/pytext/models/output_layers copying build/lib/pytext/models/output_layers/intent_slot_output_layer.py -> build/bdist.linux-x86_64/egg/pytext/models/output_layers copying build/lib/pytext/models/output_layers/doc_regression_output_layer.py -> build/bdist.linux-x86_64/egg/pytext/models/output_layers copying build/lib/pytext/models/output_layers/doc_classification_output_layer.py -> build/bdist.linux-x86_64/egg/pytext/models/output_layers copying build/lib/pytext/models/output_layers/utils.py -> build/bdist.linux-x86_64/egg/pytext/models/output_layers copying build/lib/pytext/models/output_layers/word_tagging_output_layer.py -> build/bdist.linux-x86_64/egg/pytext/models/output_layers copying build/lib/pytext/models/output_layers/pairwise_ranking_output_layer.py -> build/bdist.linux-x86_64/egg/pytext/models/output_layers creating build/bdist.linux-x86_64/egg/pytext/models/seq_models copying build/lib/pytext/models/seq_models/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models/seq_models copying build/lib/pytext/models/seq_models/contextual_intent_slot.py -> build/bdist.linux-x86_64/egg/pytext/models/seq_models copying build/lib/pytext/models/seq_models/seqnn.py -> build/bdist.linux-x86_64/egg/pytext/models/seq_models creating build/bdist.linux-x86_64/egg/pytext/models/decoders copying build/lib/pytext/models/decoders/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models/decoders copying build/lib/pytext/models/decoders/decoder_base.py -> build/bdist.linux-x86_64/egg/pytext/models/decoders copying build/lib/pytext/models/decoders/intent_slot_model_decoder.py -> build/bdist.linux-x86_64/egg/pytext/models/decoders copying build/lib/pytext/models/decoders/mlp_decoder_query_response.py -> build/bdist.linux-x86_64/egg/pytext/models/decoders copying build/lib/pytext/models/decoders/mlp_decoder.py -> build/bdist.linux-x86_64/egg/pytext/models/decoders copying build/lib/pytext/models/joint_model.py -> build/bdist.linux-x86_64/egg/pytext/models creating build/bdist.linux-x86_64/egg/pytext/models/embeddings copying build/lib/pytext/models/embeddings/dict_embedding.py -> build/bdist.linux-x86_64/egg/pytext/models/embeddings copying build/lib/pytext/models/embeddings/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models/embeddings copying build/lib/pytext/models/embeddings/word_embedding.py -> build/bdist.linux-x86_64/egg/pytext/models/embeddings copying build/lib/pytext/models/embeddings/contextual_token_embedding.py -> build/bdist.linux-x86_64/egg/pytext/models/embeddings copying build/lib/pytext/models/embeddings/embedding_list.py -> build/bdist.linux-x86_64/egg/pytext/models/embeddings copying build/lib/pytext/models/embeddings/embedding_base.py -> build/bdist.linux-x86_64/egg/pytext/models/embeddings copying build/lib/pytext/models/embeddings/char_embedding.py -> build/bdist.linux-x86_64/egg/pytext/models/embeddings copying build/lib/pytext/models/word_model.py -> build/bdist.linux-x86_64/egg/pytext/models creating build/bdist.linux-x86_64/egg/pytext/models/ensembles copying build/lib/pytext/models/ensembles/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models/ensembles copying build/lib/pytext/models/ensembles/bagging_doc_ensemble.py -> build/bdist.linux-x86_64/egg/pytext/models/ensembles copying build/lib/pytext/models/ensembles/bagging_intent_slot_ensemble.py -> build/bdist.linux-x86_64/egg/pytext/models/ensembles copying build/lib/pytext/models/ensembles/ensemble.py -> build/bdist.linux-x86_64/egg/pytext/models/ensembles copying build/lib/pytext/models/distributed_model.py -> build/bdist.linux-x86_64/egg/pytext/models creating build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers copying build/lib/pytext/models/semantic_parsers/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers creating build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers/rnng copying build/lib/pytext/models/semantic_parsers/rnng/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers/rnng copying build/lib/pytext/models/semantic_parsers/rnng/rnng_parser.py -> build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers/rnng copying build/lib/pytext/models/semantic_parsers/rnng/rnng_data_structures.py -> build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers/rnng copying build/lib/pytext/models/query_document_pairwise_ranking_model.py -> build/bdist.linux-x86_64/egg/pytext/models creating build/bdist.linux-x86_64/egg/pytext/models/language_models copying build/lib/pytext/models/language_models/__init__.py -> build/bdist.linux-x86_64/egg/pytext/models/language_models copying build/lib/pytext/models/language_models/lmlstm.py -> build/bdist.linux-x86_64/egg/pytext/models/language_models copying build/lib/pytext/models/crf.py -> build/bdist.linux-x86_64/egg/pytext/models copying build/lib/pytext/models/doc_model.py -> build/bdist.linux-x86_64/egg/pytext/models copying build/lib/pytext/models/distributed.py -> build/bdist.linux-x86_64/egg/pytext/models creating build/bdist.linux-x86_64/egg/pytext/optimizer copying build/lib/pytext/optimizer/__init__.py -> build/bdist.linux-x86_64/egg/pytext/optimizer copying build/lib/pytext/optimizer/scheduler.py -> build/bdist.linux-x86_64/egg/pytext/optimizer creating build/bdist.linux-x86_64/egg/pytext/exporters copying build/lib/pytext/exporters/__init__.py -> build/bdist.linux-x86_64/egg/pytext/exporters copying build/lib/pytext/exporters/exporter.py -> build/bdist.linux-x86_64/egg/pytext/exporters copying build/lib/pytext/exporters/custom_exporters.py -> build/bdist.linux-x86_64/egg/pytext/exporters creating build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/__init__.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/module_config.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/doc_classification.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/component.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/contextual_intent_slot.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/field_config.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/pytext_config.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/serialize.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/config_adapter.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/pair_classification.py -> build/bdist.linux-x86_64/egg/pytext/config copying build/lib/pytext/config/query_document_pairwise_ranking.py -> build/bdist.linux-x86_64/egg/pytext/config creating build/bdist.linux-x86_64/egg/tests copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/egg/tests copying build/lib/tests/model_utils_test.py -> build/bdist.linux-x86_64/egg/tests copying build/lib/tests/data_utils.py -> build/bdist.linux-x86_64/egg/tests copying build/lib/tests/module_load_save_test.py -> build/bdist.linux-x86_64/egg/tests byte-compiling build/bdist.linux-x86_64/egg/pytext/main.py to main.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/task/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/task/task.py to task.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/task/disjoint_multitask.py to disjoint_multitask.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/task/new_task.py to new_task.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/task/serialize.py to serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/task/tasks.py to tasks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metrics/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metrics/language_model_metrics.py to language_model_metrics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metrics/intent_slot_metrics.py to intent_slot_metrics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/fields/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/fields/dict_field.py to dict_field.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/fields/contextual_token_embedding_field.py to contextual_token_embedding_field.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/fields/field.py to field.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/fields/char_field.py to char_field.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/fields/text_field_with_special_unk.py to text_field_with_special_unk.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/common/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/common/constants.py to constants.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/loss/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/loss/loss.py to loss.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/seq_data_handler.py to seq_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/contextual_intent_slot_data_handler.py to contextual_intent_slot_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/query_document_pairwise_ranking_data_handler.py to query_document_pairwise_ranking_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/doc_classification_data_handler.py to doc_classification_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/data_structures/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/data_structures/annotation.py to annotation.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/data_structures/node.py to node.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/pair_classification_data_handler.py to pair_classification_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/disjoint_multitask_data.py to disjoint_multitask_data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/language_model_data_handler.py to language_model_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/featurizer/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/featurizer/simple_featurizer.py to simple_featurizer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/featurizer/featurizer.py to featurizer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/tensorizers.py to tensorizers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/batch_sampler.py to batch_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/bptt_lm_data_handler.py to bptt_lm_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/seq_data_handler_test.py to seq_data_handler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/compositional_datahandler_test.py to compositional_datahandler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/simple_featurizer_test.py to simple_featurizer_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/bptt_lm_data_handler_test.py to bptt_lm_data_handler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/query_document_pairwise_ranking_data_handler_test.py to query_document_pairwise_ranking_data_handler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/language_model_data_handler_test.py to language_model_data_handler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/utils_test.py to utils_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/batch_sampler_test.py to batch_sampler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/contextual_intent_slot_data_handler_test.py to contextual_intent_slot_data_handler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/kd_doc_classification_data_handler_test.py to kd_doc_classification_data_handler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/data_test.py to data_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/round_robin_batchiterator_test.py to round_robin_batchiterator_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/datahandler_test.py to datahandler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/joint_data_handler_test.py to joint_data_handler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/tokenizers_test.py to tokenizers_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/tensorizers_test.py to tensorizers_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/tsv_data_source_test.py to tsv_data_source_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/test/doc_classification_data_handler_test.py to doc_classification_data_handler_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/joint_data_handler.py to joint_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/data_handler.py to data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/compositional_data_handler.py to compositional_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/disjoint_multitask_data_handler.py to disjoint_multitask_data_handler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/sources/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/sources/data_source.py to data_source.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/sources/squad.py to squad.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/sources/tsv.py to tsv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/tokenizers/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/data/tokenizers/tokenizer.py to tokenizer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/trainers/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/trainers/hogwild_trainer.py to hogwild_trainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/trainers/trainer.py to trainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/trainers/ensemble_trainer.py to ensemble_trainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/onnx.py to onnx.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/model.py to model.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/cuda.py to cuda.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/torch.py to torch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/documentation.py to documentation.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/ascii_table.py to ascii_table.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/timing.py to timing.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/test.py to test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/embeddings.py to embeddings.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/loss.py to loss.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/meter.py to meter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/distributed.py to distributed.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/utils/precision.py to precision.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/builtin_task.py to builtin_task.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/workflow.py to workflow.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/pairwise_ranking_metric_reporter.py to pairwise_ranking_metric_reporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/classification_metric_reporter.py to classification_metric_reporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/language_model_metric_reporter.py to language_model_metric_reporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/disjoint_multitask_metric_reporter.py to disjoint_multitask_metric_reporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/intent_slot_detection_metric_reporter.py to intent_slot_detection_metric_reporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/compositional_metric_reporter.py to compositional_metric_reporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/regression_metric_reporter.py to regression_metric_reporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/channel.py to channel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/word_tagging_metric_reporter.py to word_tagging_metric_reporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/metric_reporters/metric_reporter.py to metric_reporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/disjoint_multitask_model.py to disjoint_multitask_model.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/model.py to model.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/docnn.py to docnn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/bilstm_doc_slot_attention.py to bilstm_doc_slot_attention.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/biseqcnn.py to biseqcnn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/pure_doc_attention.py to pure_doc_attention.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/contextual_intent_slot_rep.py to contextual_intent_slot_rep.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/representation_base.py to representation_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/pass_through.py to pass_through.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/pooling.py to pooling.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/bilstm.py to bilstm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/slot_attention.py to slot_attention.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/bilstm_doc_attention.py to bilstm_doc_attention.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/jointcnn_rep.py to jointcnn_rep.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/query_document_pairwise_ranking_rep.py to query_document_pairwise_ranking_rep.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/bilstm_slot_attn.py to bilstm_slot_attn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/seq_rep.py to seq_rep.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/augmented_lstm.py to augmented_lstm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/representations/pair_rep.py to pair_rep.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/pair_classification_model.py to pair_classification_model.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/module.py to module.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/output_layers/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/output_layers/output_layer_base.py to output_layer_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/output_layers/lm_output_layer.py to lm_output_layer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/output_layers/intent_slot_output_layer.py to intent_slot_output_layer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/output_layers/doc_regression_output_layer.py to doc_regression_output_layer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/output_layers/doc_classification_output_layer.py to doc_classification_output_layer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/output_layers/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/output_layers/word_tagging_output_layer.py to word_tagging_output_layer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/output_layers/pairwise_ranking_output_layer.py to pairwise_ranking_output_layer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/seq_models/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/seq_models/contextual_intent_slot.py to contextual_intent_slot.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/seq_models/seqnn.py to seqnn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/decoders/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/decoders/decoder_base.py to decoder_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/decoders/intent_slot_model_decoder.py to intent_slot_model_decoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/decoders/mlp_decoder_query_response.py to mlp_decoder_query_response.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/decoders/mlp_decoder.py to mlp_decoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/joint_model.py to joint_model.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/embeddings/dict_embedding.py to dict_embedding.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/embeddings/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/embeddings/word_embedding.py to word_embedding.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/embeddings/contextual_token_embedding.py to contextual_token_embedding.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/embeddings/embedding_list.py to embedding_list.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/embeddings/embedding_base.py to embedding_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/embeddings/char_embedding.py to char_embedding.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/word_model.py to word_model.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/ensembles/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/ensembles/bagging_doc_ensemble.py to bagging_doc_ensemble.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/ensembles/bagging_intent_slot_ensemble.py to bagging_intent_slot_ensemble.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/ensembles/ensemble.py to ensemble.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/distributed_model.py to distributed_model.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers/rnng/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers/rnng/rnng_parser.py to rnng_parser.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/semantic_parsers/rnng/rnng_data_structures.py to rnng_data_structures.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/query_document_pairwise_ranking_model.py to query_document_pairwise_ranking_model.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/language_models/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/language_models/lmlstm.py to lmlstm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/crf.py to crf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/doc_model.py to doc_model.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/models/distributed.py to distributed.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/optimizer/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/optimizer/scheduler.py to scheduler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/exporters/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/exporters/exporter.py to exporter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/exporters/custom_exporters.py to custom_exporters.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/module_config.py to module_config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/doc_classification.py to doc_classification.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/component.py to component.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/contextual_intent_slot.py to contextual_intent_slot.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/field_config.py to field_config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/pytext_config.py to pytext_config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/serialize.py to serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/config_adapter.py to config_adapter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/pair_classification.py to pair_classification.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pytext/config/query_document_pairwise_ranking.py to query_document_pairwise_ranking.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/model_utils_test.py to model_utils_test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/data_utils.py to data_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/module_load_save_test.py to module_load_save_test.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying pytext_nlp.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytext_nlp.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytext_nlp.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytext_nlp.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytext_nlp.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytext_nlp.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... tests.__pycache__.data_utils.cpython-37: module references __file__ creating 'dist/pytext_nlp-0.1.5-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing pytext_nlp-0.1.5-py3.7.egg creating /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages/pytext_nlp-0.1.5-py3.7.egg Extracting pytext_nlp-0.1.5-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Adding pytext-nlp 0.1.5 to easy-install.pth file Installing pytext script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages/pytext_nlp-0.1.5-py3.7.egg Processing dependencies for pytext-nlp==0.1.5 Searching for tensorboardX==1.6 Best match: tensorboardX 1.6 Adding tensorboardX 1.6 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for torchtext==0.3.1 Best match: torchtext 0.3.1 Adding torchtext 0.3.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for scipy==1.2.0 Best match: scipy 1.2.0 Adding scipy 1.2.0 to easy-install.pth file Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for requests==2.21.0 Best match: requests 2.21.0 Adding requests 2.21.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for pandas==0.23.4 Best match: pandas 0.23.4 pandas 0.23.4 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for onnx==1.5.0 Best match: onnx 1.5.0 Adding onnx 1.5.0 to easy-install.pth file Installing backend-test-tools script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Installing check-model script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Installing check-node script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for numpy==1.16.0 Best match: numpy 1.16.0 numpy 1.16.0 is already the active version in easy-install.pth Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for joblib==0.13.2 Best match: joblib 0.13.2 Adding joblib 0.13.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for hypothesis==3.88.3 Best match: hypothesis 3.88.3 Adding hypothesis 3.88.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for future==0.17.1 Best match: future 0.17.1 Adding future 0.17.1 to easy-install.pth file Installing futurize script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Installing pasteurize script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for Click==7.0 Best match: Click 7.0 Adding Click 7.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for protobuf==3.7.1 Best match: protobuf 3.7.1 Adding protobuf 3.7.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for torch==1.1.0 Best match: torch 1.1.0 Adding torch 1.1.0 to easy-install.pth file Installing convert-caffe2-to-onnx script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Installing convert-onnx-to-caffe2 script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for tqdm==4.31.1 Best match: tqdm 4.31.1 Adding tqdm 4.31.1 to easy-install.pth file Installing tqdm script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for urllib3==1.24.3 Best match: urllib3 1.24.3 Adding urllib3 1.24.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for certifi==2019.3.9 Best match: certifi 2019.3.9 Adding certifi 2019.3.9 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for chardet==3.0.4 Best match: chardet 3.0.4 Adding chardet 3.0.4 to easy-install.pth file Installing chardetect script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for idna==2.8 Best match: idna 2.8 Adding idna 2.8 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for pytz==2019.1 Best match: pytz 2019.1 Adding pytz 2019.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for python-dateutil==2.7.5 Best match: python-dateutil 2.7.5 python-dateutil 2.7.5 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for typing-extensions==3.7.2 Best match: typing-extensions 3.7.2 Adding typing-extensions 3.7.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for typing==3.6.6 Best match: typing 3.6.6 Adding typing 3.6.6 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for attrs==19.1.0 Best match: attrs 19.1.0 Adding attrs 19.1.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Searching for setuptools==40.9.0 Best match: setuptools 40.9.0 Adding setuptools 40.9.0 to easy-install.pth file Installing easy_install script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Installing easy_install-3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/envs/latest/lib/python3.7/site-packages Finished processing dependencies for pytext-nlp==0.1.5 [rtd-command-info] start-time: 2019-05-02T17:29:16.298181Z, end-time: 2019-05-02T17:29:16.365278Z, duration: 0, exit-code: 0 cat pytext/docs/source/conf.py #!/usr/bin/env python3 # Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys from sphinx.domains.python import PythonDomain # source code directory, relative to this file, for sphinx-autobuild RST_SOURCE_DIR = os.path.abspath(".") PROJECT_ROOT = os.path.abspath("../..") sys.path.insert(0, os.path.abspath("../../../")) sys.path.insert(0, os.path.abspath("../")) # -- Project information ----------------------------------------------------- project = "PyText" copyright = "2018, PyText Contributors" author = "PyText Contributors" # The short X.Y version version = "" # The full version, including alpha/beta/rc tags release = "" # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.intersphinx", "sphinx.ext.viewcode", "sphinx.ext.napoleon", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = [".rst"] # The master toctree document. master_doc = "index" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path . exclude_patterns = ["modules/pytext.fb.*"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" highlight_language = "python" # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = "PyTextdoc" # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, "PyText.tex", "PyText Documentation", "PyText Contributors", "manual") ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "pytext", "PyText Documentation", [author], 1)] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "PyText", "PyText Documentation", author, "PyText", "One line description of project.", "Miscellaneous", ) ] # -- Extension configuration ------------------------------------------------- # -- Manual doc generation --------------------------------------------------- def run_apidoc(_): modules = os.path.join(RST_SOURCE_DIR, "modules") argv = ["-f", "-o", modules, PROJECT_ROOT] from sphinx.ext import apidoc apidoc.main(argv) os.remove(os.path.join(modules, "modules.rst")) from make_config_docs import main main() class PatchedPythonDomain(PythonDomain): def resolve_xref(self, env, fromdocname, builder, typ, target, node, contnode): if "refspecific" in node: del node["refspecific"] return super(PatchedPythonDomain, self).resolve_xref( env, fromdocname, builder, typ, target, node, contnode ) def setup(app): app.override_domain(PatchedPythonDomain) app.connect("builder-inited", run_apidoc) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for mulitple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/pytext-pytext/downloads/pdf/latest/"), ("html", "//readthedocs.com/projects/pytext-pytext/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/pytext-pytext/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'pytext-pytext', 'name': u'pytext', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://pytext-pytext.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/pytext/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'facebookresearch', 'github_repo': 'pytext', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '22d10b6f', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2019-05-02T17:29:16.429601Z, end-time: 2019-05-02T17:29:56.049159Z, duration: 39, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... WARNING:root:This caffe2 python run does not have GPU support. Will run in CPU only mode. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.common.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.config.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.data_structures.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.featurizer.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.sources.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.test.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.tokenizers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.exporters.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.fields.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.loss.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.metric_reporters.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.metrics.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.decoders.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.embeddings.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.ensembles.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.language_models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.output_layers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.representations.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.semantic_parsers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.semantic_parsers.rnng.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.seq_models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.optimizer.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.task.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.trainers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.utils.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/modules.rst. Creating file source/configs/pytext.data.batch_sampler.BaseBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.EvalBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config.rst Failed to specify {'unnormalized_iterator_probs'} for Creating file source/configs/pytext.data.featurizer.featurizer.Featurizer.Config.rst Creating file source/configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config.rst Creating file source/configs/pytext.data.data_handler.DataHandler.Config.rst Creating file source/configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config.rst Creating file source/configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config.rst Creating file source/configs/pytext.data.joint_data_handler.JointModelDataHandler.Config.rst Creating file source/configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config.rst Creating file source/configs/pytext.data.data.Data.Config.rst Creating file source/configs/pytext.data.sources.data_source.DataSource.Config.rst Creating file source/configs/pytext.data.data.Batcher.Config.rst Creating file source/configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config.rst Creating file source/configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config.rst Creating file source/configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config.rst Creating file source/configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config.rst Creating file source/configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config.rst Creating file source/configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config.rst Creating file source/configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config.rst Creating file source/configs/pytext.data.sources.data_source.ShardedDataSource.Config.rst Creating file source/configs/pytext.data.sources.data_source.RowShardedDataSource.Config.rst Creating file source/configs/pytext.data.sources.data_source.RootDataSource.Config.rst Creating file source/configs/pytext.data.sources.squad.SquadDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.TSVDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config.rst Creating file source/configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config.rst Creating file source/configs/pytext.data.tensorizers.Tensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.TokenTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.ByteTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.LabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.NumericLabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.FloatListTensorizer.Config.rst Failed to specify {'column'} for Creating file source/configs/pytext.data.tensorizers.WordLabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.RawString.Config.rst Failed to specify {'column'} for Creating file source/configs/pytext.data.tensorizers.RawJson.Config.rst Failed to specify {'column'} for .Config'> Creating file source/configs/pytext.data.data.PoolingBatcher.Config.rst Creating file source/configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config.rst Creating file source/configs/pytext.models.module.Module.Config.rst Creating file source/configs/pytext.models.decoders.decoder_base.DecoderBase.Config.rst Creating file source/configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config.rst Creating file source/configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config.rst Creating file source/configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config.rst Creating file source/configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config.rst Creating file source/configs/pytext.config.module_config.CNNParams.rst Creating file source/configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config.rst Creating file source/configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config.rst Creating file source/configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config.rst Creating file source/configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config.rst Creating file source/configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.CrossEntropyLoss.Config.rst Creating file source/configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config.rst Creating file source/configs/pytext.loss.loss.AUCPRHingeLoss.Config.rst Creating file source/configs/pytext.loss.loss.KLDivergenceBCELoss.Config.rst Creating file source/configs/pytext.loss.loss.KLDivergenceCELoss.Config.rst Creating file source/configs/pytext.loss.loss.SoftHardBCELoss.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.MSELoss.Config.rst Creating file source/configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.PairwiseRankingLoss.Config.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.representation_base.RepresentationBase.Config.rst Creating file source/configs/pytext.models.representations.bilstm.BiLSTM.Config.rst Creating file source/configs/pytext.models.representations.pooling.SelfAttention.Config.rst Creating file source/configs/pytext.models.representations.pooling.MaxPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.MeanPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.NoPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.BoundaryPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.LastTimestepPool.Config.rst Creating file source/configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config.rst Creating file source/configs/pytext.models.representations.docnn.DocNNRepresentation.Config.rst Creating file source/configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config.rst Creating file source/configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.slot_attention.SlotAttention.Config.rst Creating file source/configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config.rst Creating file source/configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config.rst Creating file source/configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config.rst Creating file source/configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.pair_rep.PairRepresentation.Config.rst Creating file source/configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config.rst Creating file source/configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config.rst Creating file source/configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config.rst Creating file source/configs/pytext.models.representations.seq_rep.SeqRepresentation.Config.rst Creating file source/configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config.rst Creating file source/configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config.rst Creating file source/configs/pytext.loss.loss.Loss.Config.rst Creating file source/configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config.rst Creating file source/configs/pytext.models.model.BaseModel.Config.rst Creating file source/configs/pytext.models.model.ModelInput.rst Creating file source/configs/pytext.models.model.Model.Config.rst Creating file source/configs/pytext.models.doc_model.DocModel_Deprecated.Config.rst Creating file source/configs/pytext.models.doc_model.NewDocModel.Config.rst Creating file source/configs/pytext.models.doc_model.ModelInput.rst Creating file source/configs/pytext.models.doc_model.NewDocRegressionModel.Config.rst Creating file source/configs/pytext.models.doc_model.RegressionModelInput.rst Creating file source/configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config.rst Creating file source/configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config.rst Creating file source/configs/pytext.models.ensembles.ensemble.Ensemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.joint_model.JointModel.Config.rst Creating file source/configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.language_models.lmlstm.LMLSTM.Config.rst Creating file source/configs/pytext.models.pair_classification_model.PairClassificationModel.Config.rst Creating file source/configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints.rst Creating file source/configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config.rst Creating file source/configs/pytext.models.seq_models.seqnn.SeqNNModel.Config.rst Creating file source/configs/pytext.models.word_model.WordTaggingModel.Config.rst Creating file source/configs/pytext.models.word_model.NewWordTaggingModel.Config.rst Creating file source/configs/pytext.models.word_model.ModelInput.rst Creating file source/configs/pytext.exporters.exporter.ModelExporter.Config.rst Creating file source/configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config.rst Creating file source/configs/pytext.optimizer.Optimizer.Config.rst Creating file source/configs/pytext.optimizer.Adam.Config.rst Creating file source/configs/pytext.optimizer.SGD.Config.rst Creating file source/configs/pytext.optimizer.scheduler.Scheduler.Config.rst Creating file source/configs/pytext.optimizer.scheduler.BatchScheduler.Config.rst Creating file source/configs/pytext.optimizer.scheduler.LmFineTuning.Config.rst Creating file source/configs/pytext.optimizer.scheduler.StepLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config.rst Creating file source/configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.ExponentialLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.WarmupScheduler.Config.rst Creating file source/configs/pytext.trainers.trainer.TrainerBase.Config.rst Creating file source/configs/pytext.trainers.trainer.Trainer.Config.rst Creating file source/configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config.rst Creating file source/configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config.rst Creating file source/configs/pytext.task.new_task.NewTaskTrainer.Config.rst Creating file source/configs/pytext.task.task.TaskBase.Config.rst Failed to specify {'data_handler'} for Creating file source/configs/pytext.config.field_config.FeatureConfig.rst Creating file source/configs/pytext.config.field_config.FloatVectorConfig.rst Creating file source/configs/pytext.task.task.Task.Config.rst Failed to specify {'data_handler'} for .Config'> Creating file source/configs/pytext.task.new_task._NewTask.Config.rst Creating file source/configs/pytext.task.new_task.NewTask.Config.rst Failed to specify {'model'} for Creating file source/configs/pytext.task.new_task.NewDocumentClassification.Config.rst Creating file source/configs/pytext.task.new_task.NewDocumentRegression.Config.rst Creating file source/configs/pytext.task.disjoint_multitask.DisjointMultitask.Config.rst Failed to specify {'tasks'} for Creating file source/configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config.rst Creating file source/configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config.rst Creating file source/configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig.rst Creating file source/configs/pytext.config.field_config.DocLabelConfig.rst Creating file source/configs/pytext.task.tasks.EnsembleTask.Config.rst Failed to specify {'model', 'labels'} for Creating file source/configs/pytext.config.field_config.WordLabelConfig.rst Creating file source/configs/pytext.task.tasks.DocClassificationTask.Config.rst Creating file source/configs/pytext.config.doc_classification.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.WordTaggingTask.Config.rst Creating file source/configs/pytext.task.tasks.NewWordTaggingTask.Config.rst Creating file source/configs/pytext.task.tasks.JointTextTask.Config.rst Failed to specify {'labels'} for Creating file source/configs/pytext.task.tasks.LMTask.Config.rst Creating file source/configs/pytext.task.tasks.PairClassificationTask.Config.rst Creating file source/configs/pytext.config.pair_classification.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.SeqNNTask.Config.rst Creating file source/configs/pytext.task.tasks.ContextualIntentSlotTask.Config.rst Failed to specify {'labels'} for Creating file source/configs/pytext.config.contextual_intent_slot.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.SemanticParsingTask.Config.rst Creating file source/configs/pytext.config.pytext_config.PyTextConfig.rst Failed to specify {'version', 'task'} for Creating file source/configs/pytext.data.batch_sampler.rst Creating file source/configs/pytext.data.rst Creating file source/configs/pytext.rst Creating file source/configs/pytext.data.featurizer.featurizer.rst Creating file source/configs/pytext.data.featurizer.rst Creating file source/configs/pytext.data.featurizer.simple_featurizer.rst Creating file source/configs/pytext.data.data_handler.rst Creating file source/configs/pytext.data.bptt_lm_data_handler.rst Creating file source/configs/pytext.data.compositional_data_handler.rst Creating file source/configs/pytext.data.joint_data_handler.rst Creating file source/configs/pytext.data.contextual_intent_slot_data_handler.rst Creating file source/configs/pytext.data.data.rst Creating file source/configs/pytext.data.sources.data_source.rst Creating file source/configs/pytext.data.sources.rst Creating file source/configs/pytext.data.disjoint_multitask_data.rst Creating file source/configs/pytext.data.disjoint_multitask_data_handler.rst Creating file source/configs/pytext.data.doc_classification_data_handler.rst Creating file source/configs/pytext.data.language_model_data_handler.rst Creating file source/configs/pytext.data.pair_classification_data_handler.rst Creating file source/configs/pytext.data.query_document_pairwise_ranking_data_handler.rst Creating file source/configs/pytext.data.seq_data_handler.rst Creating file source/configs/pytext.data.sources.squad.rst Creating file source/configs/pytext.data.sources.tsv.rst Creating file source/configs/pytext.data.tokenizers.tokenizer.rst Creating file source/configs/pytext.data.tokenizers.rst Creating file source/configs/pytext.data.tensorizers.rst Creating file source/configs/pytext.metric_reporters.metric_reporter.rst Creating file source/configs/pytext.metric_reporters.rst Creating file source/configs/pytext.metric_reporters.classification_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.compositional_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.regression_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.rst Creating file source/configs/pytext.models.module.rst Creating file source/configs/pytext.models.rst Creating file source/configs/pytext.models.decoders.decoder_base.rst Creating file source/configs/pytext.models.decoders.rst Creating file source/configs/pytext.models.decoders.intent_slot_model_decoder.rst Creating file source/configs/pytext.models.decoders.mlp_decoder.rst Creating file source/configs/pytext.models.embeddings.embedding_base.rst Creating file source/configs/pytext.models.embeddings.rst Creating file source/configs/pytext.models.embeddings.char_embedding.rst Creating file source/configs/pytext.config.module_config.rst Creating file source/configs/pytext.config.rst Creating file source/configs/pytext.models.embeddings.contextual_token_embedding.rst Creating file source/configs/pytext.models.embeddings.dict_embedding.rst Creating file source/configs/pytext.models.embeddings.embedding_list.rst Creating file source/configs/pytext.models.embeddings.word_embedding.rst Creating file source/configs/pytext.models.output_layers.output_layer_base.rst Creating file source/configs/pytext.models.output_layers.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.rst Creating file source/configs/pytext.loss.loss.rst Creating file source/configs/pytext.loss.rst Creating file source/configs/pytext.models.output_layers.doc_regression_output_layer.rst Creating file source/configs/pytext.models.output_layers.pairwise_ranking_output_layer.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.rst Creating file source/configs/pytext.models.representations.representation_base.rst Creating file source/configs/pytext.models.representations.rst Creating file source/configs/pytext.models.representations.bilstm.rst Creating file source/configs/pytext.models.representations.pooling.rst Creating file source/configs/pytext.models.representations.bilstm_doc_attention.rst Creating file source/configs/pytext.models.representations.docnn.rst Creating file source/configs/pytext.models.representations.pure_doc_attention.rst Creating file source/configs/pytext.models.output_layers.intent_slot_output_layer.rst Creating file source/configs/pytext.models.representations.slot_attention.rst Creating file source/configs/pytext.models.representations.bilstm_doc_slot_attention.rst Creating file source/configs/pytext.models.representations.biseqcnn.rst Creating file source/configs/pytext.models.representations.jointcnn_rep.rst Creating file source/configs/pytext.models.output_layers.lm_output_layer.rst Creating file source/configs/pytext.models.representations.pair_rep.rst Creating file source/configs/pytext.models.decoders.mlp_decoder_query_response.rst Creating file source/configs/pytext.models.representations.query_document_pairwise_ranking_rep.rst Creating file source/configs/pytext.models.representations.contextual_intent_slot_rep.rst Creating file source/configs/pytext.models.representations.seq_rep.rst Creating file source/configs/pytext.models.representations.bilstm_slot_attn.rst Creating file source/configs/pytext.models.representations.pass_through.rst Creating file source/configs/pytext.models.model.rst Creating file source/configs/pytext.models.doc_model.rst Creating file source/configs/pytext.models.disjoint_multitask_model.rst Creating file source/configs/pytext.models.ensembles.ensemble.rst Creating file source/configs/pytext.models.ensembles.rst Creating file source/configs/pytext.models.ensembles.bagging_doc_ensemble.rst Creating file source/configs/pytext.models.joint_model.rst Creating file source/configs/pytext.models.ensembles.bagging_intent_slot_ensemble.rst Creating file source/configs/pytext.models.language_models.lmlstm.rst Creating file source/configs/pytext.models.language_models.rst Creating file source/configs/pytext.models.pair_classification_model.rst Creating file source/configs/pytext.models.query_document_pairwise_ranking_model.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rst Creating file source/configs/pytext.models.semantic_parsers.rst Creating file source/configs/pytext.models.seq_models.contextual_intent_slot.rst Creating file source/configs/pytext.models.seq_models.rst Creating file source/configs/pytext.models.seq_models.seqnn.rst Creating file source/configs/pytext.models.word_model.rst Creating file source/configs/pytext.exporters.exporter.rst Creating file source/configs/pytext.exporters.rst Creating file source/configs/pytext.exporters.custom_exporters.rst Creating file source/configs/pytext.optimizer.rst Creating file source/configs/pytext.optimizer.scheduler.rst Creating file source/configs/pytext.trainers.trainer.rst Creating file source/configs/pytext.trainers.rst Creating file source/configs/pytext.trainers.ensemble_trainer.rst Creating file source/configs/pytext.trainers.hogwild_trainer.rst Creating file source/configs/pytext.task.new_task.rst Creating file source/configs/pytext.task.rst Creating file source/configs/pytext.task.task.rst Creating file source/configs/pytext.config.field_config.rst Creating file source/configs/pytext.task.disjoint_multitask.rst Creating file source/configs/pytext.task.tasks.rst Creating file source/configs/pytext.config.query_document_pairwise_ranking.rst Creating file source/configs/pytext.config.doc_classification.rst Creating file source/configs/pytext.config.pair_classification.rst Creating file source/configs/pytext.config.contextual_intent_slot.rst Creating file source/configs/pytext.config.pytext_config.rst building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 335 source files that are out of date updating environment: 335 added, 0 changed, 0 removed reading sources... [ 0%] atis_tutorial reading sources... [ 0%] configs/pytext reading sources... [ 0%] configs/pytext.config reading sources... [ 1%] configs/pytext.config.contextual_intent_slot reading sources... [ 1%] configs/pytext.config.contextual_intent_slot.ModelInputConfig reading sources... [ 1%] configs/pytext.config.doc_classification reading sources... [ 2%] configs/pytext.config.doc_classification.ModelInputConfig reading sources... [ 2%] configs/pytext.config.field_config reading sources... [ 2%] configs/pytext.config.field_config.DocLabelConfig reading sources... [ 2%] configs/pytext.config.field_config.FeatureConfig reading sources... [ 3%] configs/pytext.config.field_config.FloatVectorConfig reading sources... [ 3%] configs/pytext.config.field_config.WordLabelConfig reading sources... [ 3%] configs/pytext.config.module_config reading sources... [ 4%] configs/pytext.config.module_config.CNNParams reading sources... [ 4%] configs/pytext.config.pair_classification reading sources... [ 4%] configs/pytext.config.pair_classification.ModelInputConfig reading sources... [ 5%] configs/pytext.config.pytext_config reading sources... [ 5%] configs/pytext.config.pytext_config.PyTextConfig reading sources... [ 5%] configs/pytext.config.query_document_pairwise_ranking reading sources... [ 5%] configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig reading sources... [ 6%] configs/pytext.data reading sources... [ 6%] configs/pytext.data.batch_sampler reading sources... [ 6%] configs/pytext.data.batch_sampler.BaseBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.EvalBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config reading sources... [ 8%] configs/pytext.data.bptt_lm_data_handler reading sources... [ 8%] configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config reading sources... [ 8%] configs/pytext.data.compositional_data_handler reading sources... [ 8%] configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config reading sources... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler reading sources... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config reading sources... [ 9%] configs/pytext.data.data reading sources... [ 10%] configs/pytext.data.data.Batcher.Config reading sources... [ 10%] configs/pytext.data.data.Data.Config reading sources... [ 10%] configs/pytext.data.data.PoolingBatcher.Config reading sources... [ 11%] configs/pytext.data.data_handler reading sources... [ 11%] configs/pytext.data.data_handler.DataHandler.Config reading sources... [ 11%] configs/pytext.data.disjoint_multitask_data reading sources... [ 11%] configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config reading sources... [ 12%] configs/pytext.data.disjoint_multitask_data_handler reading sources... [ 12%] configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config reading sources... [ 12%] configs/pytext.data.doc_classification_data_handler reading sources... [ 13%] configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config reading sources... [ 13%] configs/pytext.data.featurizer reading sources... [ 13%] configs/pytext.data.featurizer.featurizer reading sources... [ 14%] configs/pytext.data.featurizer.featurizer.Featurizer.Config reading sources... [ 14%] configs/pytext.data.featurizer.simple_featurizer reading sources... [ 14%] configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config reading sources... [ 14%] configs/pytext.data.joint_data_handler reading sources... [ 15%] configs/pytext.data.joint_data_handler.JointModelDataHandler.Config reading sources... [ 15%] configs/pytext.data.language_model_data_handler reading sources... [ 15%] configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config reading sources... [ 16%] configs/pytext.data.pair_classification_data_handler reading sources... [ 16%] configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config reading sources... [ 16%] configs/pytext.data.query_document_pairwise_ranking_data_handler reading sources... [ 17%] configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config reading sources... [ 17%] configs/pytext.data.seq_data_handler reading sources... [ 17%] configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config reading sources... [ 17%] configs/pytext.data.sources reading sources... [ 18%] configs/pytext.data.sources.data_source reading sources... [ 18%] configs/pytext.data.sources.data_source.DataSource.Config reading sources... [ 18%] configs/pytext.data.sources.data_source.RootDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.data_source.RowShardedDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.data_source.ShardedDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.squad reading sources... [ 20%] configs/pytext.data.sources.squad.SquadDataSource.Config reading sources... [ 20%] configs/pytext.data.sources.tsv reading sources... [ 20%] configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config reading sources... [ 20%] configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config reading sources... [ 21%] configs/pytext.data.sources.tsv.TSVDataSource.Config reading sources... [ 21%] configs/pytext.data.tensorizers reading sources... [ 21%] configs/pytext.data.tensorizers.ByteTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.FloatListTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.LabelTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.NumericLabelTensorizer.Config reading sources... [ 23%] configs/pytext.data.tensorizers.RawJson.Config reading sources... [ 23%] configs/pytext.data.tensorizers.RawString.Config reading sources... [ 23%] configs/pytext.data.tensorizers.Tensorizer.Config reading sources... [ 24%] configs/pytext.data.tensorizers.TokenTensorizer.Config reading sources... [ 24%] configs/pytext.data.tensorizers.WordLabelTensorizer.Config reading sources... [ 24%] configs/pytext.data.tokenizers reading sources... [ 25%] configs/pytext.data.tokenizers.tokenizer reading sources... [ 25%] configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config reading sources... [ 25%] configs/pytext.exporters reading sources... [ 25%] configs/pytext.exporters.custom_exporters reading sources... [ 26%] configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config reading sources... [ 26%] configs/pytext.exporters.exporter reading sources... [ 26%] configs/pytext.exporters.exporter.ModelExporter.Config reading sources... [ 27%] configs/pytext.loss reading sources... [ 27%] configs/pytext.loss.loss reading sources... [ 27%] configs/pytext.loss.loss.AUCPRHingeLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.CrossEntropyLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.KLDivergenceBCELoss.Config reading sources... [ 28%] configs/pytext.loss.loss.KLDivergenceCELoss.Config reading sources... [ 29%] configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config reading sources... [ 29%] configs/pytext.loss.loss.Loss.Config reading sources... [ 29%] configs/pytext.loss.loss.MSELoss.Config reading sources... [ 30%] configs/pytext.loss.loss.PairwiseRankingLoss.Config reading sources... [ 30%] configs/pytext.loss.loss.SoftHardBCELoss.Config reading sources... [ 30%] configs/pytext.metric_reporters reading sources... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter reading sources... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config reading sources... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter reading sources... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config reading sources... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter reading sources... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config reading sources... [ 32%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter reading sources... [ 33%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config reading sources... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter reading sources... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.metric_reporter reading sources... [ 34%] configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter reading sources... [ 35%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config reading sources... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter reading sources... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config reading sources... [ 37%] configs/pytext.models reading sources... [ 37%] configs/pytext.models.decoders reading sources... [ 37%] configs/pytext.models.decoders.decoder_base reading sources... [ 37%] configs/pytext.models.decoders.decoder_base.DecoderBase.Config reading sources... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder reading sources... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config reading sources... [ 38%] configs/pytext.models.decoders.mlp_decoder reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config reading sources... [ 40%] configs/pytext.models.doc_model reading sources... [ 41%] configs/pytext.models.doc_model.DocModel_Deprecated.Config reading sources... [ 41%] configs/pytext.models.doc_model.ModelInput reading sources... [ 41%] configs/pytext.models.doc_model.NewDocModel.Config reading sources... [ 42%] configs/pytext.models.doc_model.NewDocRegressionModel.Config reading sources... [ 42%] configs/pytext.models.doc_model.RegressionModelInput reading sources... [ 42%] configs/pytext.models.embeddings reading sources... [ 42%] configs/pytext.models.embeddings.char_embedding reading sources... [ 43%] configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config reading sources... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding reading sources... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config reading sources... [ 44%] configs/pytext.models.embeddings.dict_embedding reading sources... [ 44%] configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config reading sources... [ 44%] configs/pytext.models.embeddings.embedding_base reading sources... [ 45%] configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config reading sources... [ 45%] configs/pytext.models.embeddings.embedding_list reading sources... [ 45%] configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config reading sources... [ 45%] configs/pytext.models.embeddings.word_embedding reading sources... [ 46%] configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config reading sources... [ 46%] configs/pytext.models.ensembles reading sources... [ 46%] configs/pytext.models.ensembles.bagging_doc_ensemble reading sources... [ 47%] configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config reading sources... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble reading sources... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config reading sources... [ 48%] configs/pytext.models.ensembles.ensemble reading sources... [ 48%] configs/pytext.models.ensembles.ensemble.Ensemble.Config reading sources... [ 48%] configs/pytext.models.joint_model reading sources... [ 48%] configs/pytext.models.joint_model.JointModel.Config reading sources... [ 49%] configs/pytext.models.language_models reading sources... [ 49%] configs/pytext.models.language_models.lmlstm reading sources... [ 49%] configs/pytext.models.language_models.lmlstm.LMLSTM.Config reading sources... [ 50%] configs/pytext.models.model reading sources... [ 50%] configs/pytext.models.model.BaseModel.Config reading sources... [ 50%] configs/pytext.models.model.Model.Config reading sources... [ 51%] configs/pytext.models.model.ModelInput reading sources... [ 51%] configs/pytext.models.module reading sources... [ 51%] configs/pytext.models.module.Module.Config reading sources... [ 51%] configs/pytext.models.output_layers reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config reading sources... [ 53%] configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config reading sources... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer reading sources... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config reading sources... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer reading sources... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config reading sources... [ 54%] configs/pytext.models.output_layers.lm_output_layer reading sources... [ 54%] configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config reading sources... [ 55%] configs/pytext.models.output_layers.output_layer_base reading sources... [ 55%] configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config reading sources... [ 55%] configs/pytext.models.output_layers.pairwise_ranking_output_layer reading sources... [ 56%] configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config reading sources... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer reading sources... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config reading sources... [ 57%] configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config reading sources... [ 57%] configs/pytext.models.pair_classification_model reading sources... [ 57%] configs/pytext.models.pair_classification_model.PairClassificationModel.Config reading sources... [ 57%] configs/pytext.models.query_document_pairwise_ranking_model reading sources... [ 58%] configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config reading sources... [ 58%] configs/pytext.models.representations reading sources... [ 58%] configs/pytext.models.representations.bilstm reading sources... [ 59%] configs/pytext.models.representations.bilstm.BiLSTM.Config reading sources... [ 59%] configs/pytext.models.representations.bilstm_doc_attention reading sources... [ 59%] configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config reading sources... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention reading sources... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config reading sources... [ 60%] configs/pytext.models.representations.bilstm_slot_attn reading sources... [ 60%] configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config reading sources... [ 61%] configs/pytext.models.representations.biseqcnn reading sources... [ 61%] configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config reading sources... [ 61%] configs/pytext.models.representations.contextual_intent_slot_rep reading sources... [ 62%] configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config reading sources... [ 62%] configs/pytext.models.representations.docnn reading sources... [ 62%] configs/pytext.models.representations.docnn.DocNNRepresentation.Config reading sources... [ 62%] configs/pytext.models.representations.jointcnn_rep reading sources... [ 63%] configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config reading sources... [ 63%] configs/pytext.models.representations.pair_rep reading sources... [ 63%] configs/pytext.models.representations.pair_rep.PairRepresentation.Config reading sources... [ 64%] configs/pytext.models.representations.pass_through reading sources... [ 64%] configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config reading sources... [ 64%] configs/pytext.models.representations.pooling reading sources... [ 65%] configs/pytext.models.representations.pooling.BoundaryPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.LastTimestepPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.MaxPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.MeanPool.Config reading sources... [ 66%] configs/pytext.models.representations.pooling.NoPool.Config reading sources... [ 66%] configs/pytext.models.representations.pooling.SelfAttention.Config reading sources... [ 66%] configs/pytext.models.representations.pure_doc_attention reading sources... [ 67%] configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config reading sources... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep reading sources... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config reading sources... [ 68%] configs/pytext.models.representations.representation_base reading sources... [ 68%] configs/pytext.models.representations.representation_base.RepresentationBase.Config reading sources... [ 68%] configs/pytext.models.representations.seq_rep reading sources... [ 68%] configs/pytext.models.representations.seq_rep.SeqRepresentation.Config reading sources... [ 69%] configs/pytext.models.representations.slot_attention reading sources... [ 69%] configs/pytext.models.representations.slot_attention.SlotAttention.Config reading sources... [ 69%] configs/pytext.models.semantic_parsers reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams reading sources... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints reading sources... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config reading sources... [ 71%] configs/pytext.models.seq_models reading sources... [ 71%] configs/pytext.models.seq_models.contextual_intent_slot reading sources... [ 72%] configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config reading sources... [ 72%] configs/pytext.models.seq_models.seqnn reading sources... [ 72%] configs/pytext.models.seq_models.seqnn.SeqNNModel.Config reading sources... [ 73%] configs/pytext.models.word_model reading sources... [ 73%] configs/pytext.models.word_model.ModelInput reading sources... [ 73%] configs/pytext.models.word_model.NewWordTaggingModel.Config reading sources... [ 74%] configs/pytext.models.word_model.WordTaggingModel.Config reading sources... [ 74%] configs/pytext.optimizer reading sources... [ 74%] configs/pytext.optimizer.Adam.Config reading sources... [ 74%] configs/pytext.optimizer.Optimizer.Config reading sources... [ 75%] configs/pytext.optimizer.SGD.Config reading sources... [ 75%] configs/pytext.optimizer.scheduler reading sources... [ 75%] configs/pytext.optimizer.scheduler.BatchScheduler.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.ExponentialLR.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.LmFineTuning.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.Scheduler.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.StepLR.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.WarmupScheduler.Config reading sources... [ 78%] configs/pytext.task reading sources... [ 78%] configs/pytext.task.disjoint_multitask reading sources... [ 78%] configs/pytext.task.disjoint_multitask.DisjointMultitask.Config reading sources... [ 79%] configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config reading sources... [ 79%] configs/pytext.task.new_task reading sources... [ 79%] configs/pytext.task.new_task.NewDocumentClassification.Config reading sources... [ 80%] configs/pytext.task.new_task.NewDocumentRegression.Config reading sources... [ 80%] configs/pytext.task.new_task.NewTask.Config reading sources... [ 80%] configs/pytext.task.new_task.NewTaskTrainer.Config reading sources... [ 80%] configs/pytext.task.new_task._NewTask.Config reading sources... [ 81%] configs/pytext.task.task reading sources... [ 81%] configs/pytext.task.task.Task.Config reading sources... [ 81%] configs/pytext.task.task.TaskBase.Config reading sources... [ 82%] configs/pytext.task.tasks reading sources... [ 82%] configs/pytext.task.tasks.ContextualIntentSlotTask.Config reading sources... [ 82%] configs/pytext.task.tasks.DocClassificationTask.Config reading sources... [ 82%] configs/pytext.task.tasks.EnsembleTask.Config reading sources... [ 83%] configs/pytext.task.tasks.JointTextTask.Config reading sources... [ 83%] configs/pytext.task.tasks.LMTask.Config reading sources... [ 83%] configs/pytext.task.tasks.NewWordTaggingTask.Config reading sources... [ 84%] configs/pytext.task.tasks.PairClassificationTask.Config reading sources... [ 84%] configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config reading sources... [ 84%] configs/pytext.task.tasks.SemanticParsingTask.Config reading sources... [ 85%] configs/pytext.task.tasks.SeqNNTask.Config reading sources... [ 85%] configs/pytext.task.tasks.WordTaggingTask.Config reading sources... [ 85%] configs/pytext.trainers reading sources... [ 85%] configs/pytext.trainers.ensemble_trainer reading sources... [ 86%] configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config reading sources... [ 86%] configs/pytext.trainers.hogwild_trainer reading sources... [ 86%] configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config reading sources... [ 87%] configs/pytext.trainers.trainer reading sources... [ 87%] configs/pytext.trainers.trainer.Trainer.Config reading sources... [ 87%] configs/pytext.trainers.trainer.TrainerBase.Config reading sources... [ 88%] create_new_task reading sources... [ 88%] datasource_tutorial reading sources... [ 88%] disjoint_multitask_tutorial reading sources... [ 88%] distributed_training_tutorial reading sources... [ 89%] execute_your_first_model reading sources... [ 89%] hierarchical_intent_slot_tutorial reading sources... [ 89%] index reading sources... [ 90%] installation reading sources... [ 90%] modules/pytext reading sources... [ 90%] modules/pytext.common reading sources... [ 91%] modules/pytext.config reading sources... [ 91%] modules/pytext.data reading sources... [ 91%] modules/pytext.data.data_structures reading sources... [ 91%] modules/pytext.data.featurizer reading sources... [ 92%] modules/pytext.data.sources reading sources... [ 92%] modules/pytext.data.test reading sources... [ 92%] modules/pytext.data.tokenizers reading sources... [ 93%] modules/pytext.exporters reading sources... [ 93%] modules/pytext.fields reading sources... [ 93%] modules/pytext.loss reading sources... [ 94%] modules/pytext.metric_reporters reading sources... [ 94%] modules/pytext.metrics reading sources... [ 94%] modules/pytext.models reading sources... [ 94%] modules/pytext.models.decoders reading sources... [ 95%] modules/pytext.models.embeddings reading sources... [ 95%] modules/pytext.models.ensembles reading sources... [ 95%] modules/pytext.models.language_models reading sources... [ 96%] modules/pytext.models.output_layers reading sources... [ 96%] modules/pytext.models.representations reading sources... [ 96%] modules/pytext.models.semantic_parsers reading sources... [ 97%] modules/pytext.models.semantic_parsers.rnng reading sources... [ 97%] modules/pytext.models.seq_models reading sources... [ 97%] modules/pytext.optimizer reading sources... [ 97%] modules/pytext.task reading sources... [ 98%] modules/pytext.trainers reading sources... [ 98%] modules/pytext.utils reading sources... [ 98%] overview reading sources... [ 99%] pytext_models_in_your_app reading sources... [ 99%] serving_models_in_production reading sources... [ 99%] train_your_first_model reading sources... [100%] visualize_your_model looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] atis_tutorial writing output... [ 0%] configs/pytext writing output... [ 0%] configs/pytext.config writing output... [ 1%] configs/pytext.config.contextual_intent_slot writing output... [ 1%] configs/pytext.config.contextual_intent_slot.ModelInputConfig writing output... [ 1%] configs/pytext.config.doc_classification writing output... [ 2%] configs/pytext.config.doc_classification.ModelInputConfig writing output... [ 2%] configs/pytext.config.field_config writing output... [ 2%] configs/pytext.config.field_config.DocLabelConfig writing output... [ 2%] configs/pytext.config.field_config.FeatureConfig writing output... [ 3%] configs/pytext.config.field_config.FloatVectorConfig writing output... [ 3%] configs/pytext.config.field_config.WordLabelConfig writing output... [ 3%] configs/pytext.config.module_config writing output... [ 4%] configs/pytext.config.module_config.CNNParams writing output... [ 4%] configs/pytext.config.pair_classification writing output... [ 4%] configs/pytext.config.pair_classification.ModelInputConfig writing output... [ 5%] configs/pytext.config.pytext_config writing output... [ 5%] configs/pytext.config.pytext_config.PyTextConfig writing output... [ 5%] configs/pytext.config.query_document_pairwise_ranking writing output... [ 5%] configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig writing output... [ 6%] configs/pytext.data writing output... [ 6%] configs/pytext.data.batch_sampler writing output... [ 6%] configs/pytext.data.batch_sampler.BaseBatchSampler.Config writing output... [ 7%] configs/pytext.data.batch_sampler.EvalBatchSampler.Config writing output... [ 7%] configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config writing output... [ 7%] configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config writing output... [ 8%] configs/pytext.data.bptt_lm_data_handler writing output... [ 8%] configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config writing output... [ 8%] configs/pytext.data.compositional_data_handler writing output... [ 8%] configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config writing output... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler writing output... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config writing output... [ 9%] configs/pytext.data.data writing output... [ 10%] configs/pytext.data.data.Batcher.Config writing output... [ 10%] configs/pytext.data.data.Data.Config writing output... [ 10%] configs/pytext.data.data.PoolingBatcher.Config writing output... [ 11%] configs/pytext.data.data_handler writing output... [ 11%] configs/pytext.data.data_handler.DataHandler.Config writing output... [ 11%] configs/pytext.data.disjoint_multitask_data writing output... [ 11%] configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config writing output... [ 12%] configs/pytext.data.disjoint_multitask_data_handler writing output... [ 12%] configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config writing output... [ 12%] configs/pytext.data.doc_classification_data_handler writing output... [ 13%] configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config writing output... [ 13%] configs/pytext.data.featurizer writing output... [ 13%] configs/pytext.data.featurizer.featurizer writing output... [ 14%] configs/pytext.data.featurizer.featurizer.Featurizer.Config writing output... [ 14%] configs/pytext.data.featurizer.simple_featurizer writing output... [ 14%] configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config writing output... [ 14%] configs/pytext.data.joint_data_handler writing output... [ 15%] configs/pytext.data.joint_data_handler.JointModelDataHandler.Config writing output... [ 15%] configs/pytext.data.language_model_data_handler writing output... [ 15%] configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config writing output... [ 16%] configs/pytext.data.pair_classification_data_handler writing output... [ 16%] configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config writing output... [ 16%] configs/pytext.data.query_document_pairwise_ranking_data_handler writing output... [ 17%] configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config writing output... [ 17%] configs/pytext.data.seq_data_handler writing output... [ 17%] configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config writing output... [ 17%] configs/pytext.data.sources writing output... [ 18%] configs/pytext.data.sources.data_source writing output... [ 18%] configs/pytext.data.sources.data_source.DataSource.Config writing output... [ 18%] configs/pytext.data.sources.data_source.RootDataSource.Config writing output... [ 19%] configs/pytext.data.sources.data_source.RowShardedDataSource.Config writing output... [ 19%] configs/pytext.data.sources.data_source.ShardedDataSource.Config writing output... [ 19%] configs/pytext.data.sources.squad writing output... [ 20%] configs/pytext.data.sources.squad.SquadDataSource.Config writing output... [ 20%] configs/pytext.data.sources.tsv writing output... [ 20%] configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config writing output... [ 20%] configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config writing output... [ 21%] configs/pytext.data.sources.tsv.TSVDataSource.Config writing output... [ 21%] configs/pytext.data.tensorizers writing output... [ 21%] configs/pytext.data.tensorizers.ByteTensorizer.Config writing output... [ 22%] configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config writing output... [ 22%] configs/pytext.data.tensorizers.FloatListTensorizer.Config writing output... [ 22%] configs/pytext.data.tensorizers.LabelTensorizer.Config writing output... [ 22%] configs/pytext.data.tensorizers.NumericLabelTensorizer.Config writing output... [ 23%] configs/pytext.data.tensorizers.RawJson.Config writing output... [ 23%] configs/pytext.data.tensorizers.RawString.Config writing output... [ 23%] configs/pytext.data.tensorizers.Tensorizer.Config writing output... [ 24%] configs/pytext.data.tensorizers.TokenTensorizer.Config writing output... [ 24%] configs/pytext.data.tensorizers.WordLabelTensorizer.Config writing output... [ 24%] configs/pytext.data.tokenizers writing output... [ 25%] configs/pytext.data.tokenizers.tokenizer writing output... [ 25%] configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config writing output... [ 25%] configs/pytext.exporters writing output... [ 25%] configs/pytext.exporters.custom_exporters writing output... [ 26%] configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config writing output... [ 26%] configs/pytext.exporters.exporter writing output... [ 26%] configs/pytext.exporters.exporter.ModelExporter.Config writing output... [ 27%] configs/pytext.loss writing output... [ 27%] configs/pytext.loss.loss writing output... [ 27%] configs/pytext.loss.loss.AUCPRHingeLoss.Config writing output... [ 28%] configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config writing output... [ 28%] configs/pytext.loss.loss.CrossEntropyLoss.Config writing output... [ 28%] configs/pytext.loss.loss.KLDivergenceBCELoss.Config writing output... [ 28%] configs/pytext.loss.loss.KLDivergenceCELoss.Config writing output... [ 29%] configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config writing output... [ 29%] configs/pytext.loss.loss.Loss.Config writing output... [ 29%] configs/pytext.loss.loss.MSELoss.Config writing output... [ 30%] configs/pytext.loss.loss.PairwiseRankingLoss.Config writing output... [ 30%] configs/pytext.loss.loss.SoftHardBCELoss.Config writing output... [ 30%] configs/pytext.metric_reporters writing output... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter writing output... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config writing output... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter writing output... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config writing output... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter writing output... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config writing output... [ 32%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter writing output... [ 33%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config writing output... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter writing output... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config writing output... [ 34%] configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config writing output... [ 34%] configs/pytext.metric_reporters.metric_reporter writing output... [ 34%] configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config writing output... [ 34%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter writing output... [ 35%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config writing output... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter writing output... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config writing output... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter writing output... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config writing output... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config writing output... [ 37%] configs/pytext.models writing output... [ 37%] configs/pytext.models.decoders writing output... [ 37%] configs/pytext.models.decoders.decoder_base writing output... [ 37%] configs/pytext.models.decoders.decoder_base.DecoderBase.Config writing output... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder writing output... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config writing output... [ 38%] configs/pytext.models.decoders.mlp_decoder writing output... [ 39%] configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config writing output... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response writing output... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config writing output... [ 40%] configs/pytext.models.disjoint_multitask_model writing output... [ 40%] configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config writing output... [ 40%] configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config writing output... [ 40%] configs/pytext.models.doc_model writing output... [ 41%] configs/pytext.models.doc_model.DocModel_Deprecated.Config writing output... [ 41%] configs/pytext.models.doc_model.ModelInput writing output... [ 41%] configs/pytext.models.doc_model.NewDocModel.Config writing output... [ 42%] configs/pytext.models.doc_model.NewDocRegressionModel.Config writing output... [ 42%] configs/pytext.models.doc_model.RegressionModelInput writing output... [ 42%] configs/pytext.models.embeddings writing output... [ 42%] configs/pytext.models.embeddings.char_embedding writing output... [ 43%] configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config writing output... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding writing output... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config writing output... [ 44%] configs/pytext.models.embeddings.dict_embedding writing output... [ 44%] configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config writing output... [ 44%] configs/pytext.models.embeddings.embedding_base writing output... [ 45%] configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config writing output... [ 45%] configs/pytext.models.embeddings.embedding_list writing output... [ 45%] configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config writing output... [ 45%] configs/pytext.models.embeddings.word_embedding writing output... [ 46%] configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config writing output... [ 46%] configs/pytext.models.ensembles writing output... [ 46%] configs/pytext.models.ensembles.bagging_doc_ensemble writing output... [ 47%] configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config writing output... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble writing output... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config writing output... [ 48%] configs/pytext.models.ensembles.ensemble writing output... [ 48%] configs/pytext.models.ensembles.ensemble.Ensemble.Config writing output... [ 48%] configs/pytext.models.joint_model writing output... [ 48%] configs/pytext.models.joint_model.JointModel.Config writing output... [ 49%] configs/pytext.models.language_models writing output... [ 49%] configs/pytext.models.language_models.lmlstm writing output... [ 49%] configs/pytext.models.language_models.lmlstm.LMLSTM.Config writing output... [ 50%] configs/pytext.models.model writing output... [ 50%] configs/pytext.models.model.BaseModel.Config writing output... [ 50%] configs/pytext.models.model.Model.Config writing output... [ 51%] configs/pytext.models.model.ModelInput writing output... [ 51%] configs/pytext.models.module writing output... [ 51%] configs/pytext.models.module.Module.Config writing output... [ 51%] configs/pytext.models.output_layers writing output... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer writing output... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config writing output... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config writing output... [ 53%] configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config writing output... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer writing output... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config writing output... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer writing output... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config writing output... [ 54%] configs/pytext.models.output_layers.lm_output_layer writing output... [ 54%] configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config writing output... [ 55%] configs/pytext.models.output_layers.output_layer_base writing output... [ 55%] configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config writing output... [ 55%] configs/pytext.models.output_layers.pairwise_ranking_output_layer writing output... [ 56%] configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config writing output... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer writing output... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config writing output... [ 57%] configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config writing output... [ 57%] configs/pytext.models.pair_classification_model writing output... [ 57%] configs/pytext.models.pair_classification_model.PairClassificationModel.Config writing output... [ 57%] configs/pytext.models.query_document_pairwise_ranking_model writing output... [ 58%] configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config writing output... [ 58%] configs/pytext.models.representations writing output... [ 58%] configs/pytext.models.representations.bilstm writing output... [ 59%] configs/pytext.models.representations.bilstm.BiLSTM.Config writing output... [ 59%] configs/pytext.models.representations.bilstm_doc_attention writing output... [ 59%] configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config writing output... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention writing output... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config writing output... [ 60%] configs/pytext.models.representations.bilstm_slot_attn writing output... [ 60%] configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config writing output... [ 61%] configs/pytext.models.representations.biseqcnn writing output... [ 61%] configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config writing output... [ 61%] configs/pytext.models.representations.contextual_intent_slot_rep writing output... [ 62%] configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config writing output... [ 62%] configs/pytext.models.representations.docnn writing output... [ 62%] configs/pytext.models.representations.docnn.DocNNRepresentation.Config writing output... [ 62%] configs/pytext.models.representations.jointcnn_rep writing output... [ 63%] configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config writing output... [ 63%] configs/pytext.models.representations.pair_rep writing output... [ 63%] configs/pytext.models.representations.pair_rep.PairRepresentation.Config writing output... [ 64%] configs/pytext.models.representations.pass_through writing output... [ 64%] configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config writing output... [ 64%] configs/pytext.models.representations.pooling writing output... [ 65%] configs/pytext.models.representations.pooling.BoundaryPool.Config writing output... [ 65%] configs/pytext.models.representations.pooling.LastTimestepPool.Config writing output... [ 65%] configs/pytext.models.representations.pooling.MaxPool.Config writing output... [ 65%] configs/pytext.models.representations.pooling.MeanPool.Config writing output... [ 66%] configs/pytext.models.representations.pooling.NoPool.Config writing output... [ 66%] configs/pytext.models.representations.pooling.SelfAttention.Config writing output... [ 66%] configs/pytext.models.representations.pure_doc_attention writing output... [ 67%] configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config writing output... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep writing output... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config writing output... [ 68%] configs/pytext.models.representations.representation_base writing output... [ 68%] configs/pytext.models.representations.representation_base.RepresentationBase.Config writing output... [ 68%] configs/pytext.models.representations.seq_rep writing output... [ 68%] configs/pytext.models.representations.seq_rep.SeqRepresentation.Config writing output... [ 69%] configs/pytext.models.representations.slot_attention writing output... [ 69%] configs/pytext.models.representations.slot_attention.SlotAttention.Config writing output... [ 69%] configs/pytext.models.semantic_parsers writing output... [ 70%] configs/pytext.models.semantic_parsers.rnng writing output... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser writing output... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams writing output... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints writing output... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config writing output... [ 71%] configs/pytext.models.seq_models writing output... [ 71%] configs/pytext.models.seq_models.contextual_intent_slot writing output... [ 72%] configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config writing output... [ 72%] configs/pytext.models.seq_models.seqnn writing output... [ 72%] configs/pytext.models.seq_models.seqnn.SeqNNModel.Config writing output... [ 73%] configs/pytext.models.word_model writing output... [ 73%] configs/pytext.models.word_model.ModelInput writing output... [ 73%] configs/pytext.models.word_model.NewWordTaggingModel.Config writing output... [ 74%] configs/pytext.models.word_model.WordTaggingModel.Config writing output... [ 74%] configs/pytext.optimizer writing output... [ 74%] configs/pytext.optimizer.Adam.Config writing output... [ 74%] configs/pytext.optimizer.Optimizer.Config writing output... [ 75%] configs/pytext.optimizer.SGD.Config writing output... [ 75%] configs/pytext.optimizer.scheduler writing output... [ 75%] configs/pytext.optimizer.scheduler.BatchScheduler.Config writing output... [ 76%] configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config writing output... [ 76%] configs/pytext.optimizer.scheduler.ExponentialLR.Config writing output... [ 76%] configs/pytext.optimizer.scheduler.LmFineTuning.Config writing output... [ 77%] configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config writing output... [ 77%] configs/pytext.optimizer.scheduler.Scheduler.Config writing output... [ 77%] configs/pytext.optimizer.scheduler.StepLR.Config writing output... [ 77%] configs/pytext.optimizer.scheduler.WarmupScheduler.Config writing output... [ 78%] configs/pytext.task writing output... [ 78%] configs/pytext.task.disjoint_multitask writing output... [ 78%] configs/pytext.task.disjoint_multitask.DisjointMultitask.Config writing output... [ 79%] configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config writing output... [ 79%] configs/pytext.task.new_task writing output... [ 79%] configs/pytext.task.new_task.NewDocumentClassification.Config writing output... [ 80%] configs/pytext.task.new_task.NewDocumentRegression.Config writing output... [ 80%] configs/pytext.task.new_task.NewTask.Config writing output... [ 80%] configs/pytext.task.new_task.NewTaskTrainer.Config writing output... [ 80%] configs/pytext.task.new_task._NewTask.Config writing output... [ 81%] configs/pytext.task.task writing output... [ 81%] configs/pytext.task.task.Task.Config writing output... [ 81%] configs/pytext.task.task.TaskBase.Config writing output... [ 82%] configs/pytext.task.tasks writing output... [ 82%] configs/pytext.task.tasks.ContextualIntentSlotTask.Config writing output... [ 82%] configs/pytext.task.tasks.DocClassificationTask.Config writing output... [ 82%] configs/pytext.task.tasks.EnsembleTask.Config writing output... [ 83%] configs/pytext.task.tasks.JointTextTask.Config writing output... [ 83%] configs/pytext.task.tasks.LMTask.Config writing output... [ 83%] configs/pytext.task.tasks.NewWordTaggingTask.Config writing output... [ 84%] configs/pytext.task.tasks.PairClassificationTask.Config writing output... [ 84%] configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config writing output... [ 84%] configs/pytext.task.tasks.SemanticParsingTask.Config writing output... [ 85%] configs/pytext.task.tasks.SeqNNTask.Config writing output... [ 85%] configs/pytext.task.tasks.WordTaggingTask.Config writing output... [ 85%] configs/pytext.trainers writing output... [ 85%] configs/pytext.trainers.ensemble_trainer writing output... [ 86%] configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config writing output... [ 86%] configs/pytext.trainers.hogwild_trainer writing output... [ 86%] configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config writing output... [ 87%] configs/pytext.trainers.trainer writing output... [ 87%] configs/pytext.trainers.trainer.Trainer.Config writing output... [ 87%] configs/pytext.trainers.trainer.TrainerBase.Config writing output... [ 88%] create_new_task writing output... [ 88%] datasource_tutorial writing output... [ 88%] disjoint_multitask_tutorial writing output... [ 88%] distributed_training_tutorial writing output... [ 89%] execute_your_first_model writing output... [ 89%] hierarchical_intent_slot_tutorial writing output... [ 89%] index writing output... [ 90%] installation writing output... [ 90%] modules/pytext writing output... [ 90%] modules/pytext.common writing output... [ 91%] modules/pytext.config writing output... [ 91%] modules/pytext.data writing output... [ 91%] modules/pytext.data.data_structures writing output... [ 91%] modules/pytext.data.featurizer writing output... [ 92%] modules/pytext.data.sources writing output... [ 92%] modules/pytext.data.test writing output... [ 92%] modules/pytext.data.tokenizers writing output... [ 93%] modules/pytext.exporters writing output... [ 93%] modules/pytext.fields writing output... [ 93%] modules/pytext.loss writing output... [ 94%] modules/pytext.metric_reporters writing output... [ 94%] modules/pytext.metrics writing output... [ 94%] modules/pytext.models writing output... [ 94%] modules/pytext.models.decoders writing output... [ 95%] modules/pytext.models.embeddings writing output... [ 95%] modules/pytext.models.ensembles writing output... [ 95%] modules/pytext.models.language_models writing output... [ 96%] modules/pytext.models.output_layers writing output... [ 96%] modules/pytext.models.representations writing output... [ 96%] modules/pytext.models.semantic_parsers writing output... [ 97%] modules/pytext.models.semantic_parsers.rnng writing output... [ 97%] modules/pytext.models.seq_models writing output... [ 97%] modules/pytext.optimizer writing output... [ 97%] modules/pytext.task writing output... [ 98%] modules/pytext.trainers writing output... [ 98%] modules/pytext.utils writing output... [ 98%] overview writing output... [ 99%] pytext_models_in_your_app writing output... [ 99%] serving_models_in_production writing output... [ 99%] train_your_first_model writing output... [100%] visualize_your_model generating indices... genindex py-modindex highlighting module code... [ 0%] pytext highlighting module code... [ 1%] pytext.builtin_task highlighting module code... [ 1%] pytext.common.constants highlighting module code... [ 2%] pytext.config.component highlighting module code... [ 3%] pytext.config.config_adapter highlighting module code... [ 3%] pytext.config.contextual_intent_slot highlighting module code... [ 4%] pytext.config.doc_classification highlighting module code... [ 5%] pytext.config.field_config highlighting module code... [ 5%] pytext.config.module_config highlighting module code... [ 6%] pytext.config.pair_classification highlighting module code... [ 6%] pytext.config.pytext_config highlighting module code... [ 7%] pytext.config.query_document_pairwise_ranking highlighting module code... [ 8%] pytext.config.serialize highlighting module code... [ 8%] pytext.data.batch_sampler highlighting module code... [ 9%] pytext.data.bptt_lm_data_handler highlighting module code... [ 10%] pytext.data.compositional_data_handler highlighting module code... [ 10%] pytext.data.contextual_intent_slot_data_handler highlighting module code... [ 11%] pytext.data.data highlighting module code... [ 12%] pytext.data.data_handler highlighting module code... [ 12%] pytext.data.data_structures.annotation highlighting module code... [ 13%] pytext.data.data_structures.node highlighting module code... [ 13%] pytext.data.disjoint_multitask_data highlighting module code... [ 14%] pytext.data.disjoint_multitask_data_handler highlighting module code... [ 15%] pytext.data.doc_classification_data_handler highlighting module code... [ 15%] pytext.data.featurizer.featurizer highlighting module code... [ 16%] pytext.data.featurizer.simple_featurizer highlighting module code... [ 17%] pytext.data.joint_data_handler highlighting module code... [ 17%] pytext.data.language_model_data_handler highlighting module code... [ 18%] pytext.data.pair_classification_data_handler highlighting module code... [ 18%] pytext.data.query_document_pairwise_ranking_data_handler highlighting module code... [ 19%] pytext.data.seq_data_handler highlighting module code... [ 20%] pytext.data.sources.data_source highlighting module code... [ 20%] pytext.data.sources.squad highlighting module code... [ 21%] pytext.data.sources.tsv highlighting module code... [ 22%] pytext.data.tensorizers highlighting module code... [ 22%] pytext.data.test.batch_sampler_test highlighting module code... [ 23%] pytext.data.test.bptt_lm_data_handler_test highlighting module code... [ 24%] pytext.data.test.compositional_datahandler_test highlighting module code... [ 24%] pytext.data.test.contextual_intent_slot_data_handler_test highlighting module code... [ 25%] pytext.data.test.data_test highlighting module code... [ 25%] pytext.data.test.datahandler_test highlighting module code... [ 26%] pytext.data.test.doc_classification_data_handler_test highlighting module code... [ 27%] pytext.data.test.joint_data_handler_test highlighting module code... [ 27%] pytext.data.test.kd_doc_classification_data_handler_test highlighting module code... [ 28%] pytext.data.test.language_model_data_handler_test highlighting module code... [ 29%] pytext.data.test.query_document_pairwise_ranking_data_handler_test highlighting module code... [ 29%] pytext.data.test.round_robin_batchiterator_test highlighting module code... [ 30%] pytext.data.test.seq_data_handler_test highlighting module code... [ 31%] pytext.data.test.simple_featurizer_test highlighting module code... [ 31%] pytext.data.test.tensorizers_test highlighting module code... [ 32%] pytext.data.test.tokenizers_test highlighting module code... [ 32%] pytext.data.test.tsv_data_source_test highlighting module code... [ 33%] pytext.data.test.utils_test highlighting module code... [ 34%] pytext.data.tokenizers.tokenizer highlighting module code... [ 34%] pytext.data.utils highlighting module code... [ 35%] pytext.exporters.custom_exporters highlighting module code... [ 36%] pytext.exporters.exporter highlighting module code... [ 36%] pytext.fields.char_field highlighting module code... [ 37%] pytext.fields.contextual_token_embedding_field highlighting module code... [ 37%] pytext.fields.dict_field highlighting module code... [ 38%] pytext.fields.field highlighting module code... [ 39%] pytext.fields.text_field_with_special_unk highlighting module code... [ 39%] pytext.loss.loss highlighting module code... [ 40%] pytext.main highlighting module code... [ 41%] pytext.metric_reporters.channel highlighting module code... [ 41%] pytext.metric_reporters.classification_metric_reporter highlighting module code... [ 42%] pytext.metric_reporters.compositional_metric_reporter highlighting module code... [ 43%] pytext.metric_reporters.disjoint_multitask_metric_reporter highlighting module code... [ 43%] pytext.metric_reporters.intent_slot_detection_metric_reporter highlighting module code... [ 44%] pytext.metric_reporters.language_model_metric_reporter highlighting module code... [ 44%] pytext.metric_reporters.metric_reporter highlighting module code... [ 45%] pytext.metric_reporters.pairwise_ranking_metric_reporter highlighting module code... [ 46%] pytext.metric_reporters.regression_metric_reporter highlighting module code... [ 46%] pytext.metric_reporters.word_tagging_metric_reporter highlighting module code... [ 47%] pytext.metrics highlighting module code... [ 48%] pytext.metrics.intent_slot_metrics highlighting module code... [ 48%] pytext.metrics.language_model_metrics highlighting module code... [ 49%] pytext.models.crf highlighting module code... [ 50%] pytext.models.decoders.decoder_base highlighting module code... [ 50%] pytext.models.decoders.intent_slot_model_decoder highlighting module code... [ 51%] pytext.models.decoders.mlp_decoder highlighting module code... [ 51%] pytext.models.decoders.mlp_decoder_query_response highlighting module code... [ 52%] pytext.models.disjoint_multitask_model highlighting module code... [ 53%] pytext.models.distributed_model highlighting module code... [ 53%] pytext.models.doc_model highlighting module code... [ 54%] pytext.models.embeddings.char_embedding highlighting module code... [ 55%] pytext.models.embeddings.contextual_token_embedding highlighting module code... [ 55%] pytext.models.embeddings.dict_embedding highlighting module code... [ 56%] pytext.models.embeddings.embedding_base highlighting module code... [ 56%] pytext.models.embeddings.embedding_list highlighting module code... [ 57%] pytext.models.embeddings.word_embedding highlighting module code... [ 58%] pytext.models.ensembles.bagging_doc_ensemble highlighting module code... [ 58%] pytext.models.ensembles.bagging_intent_slot_ensemble highlighting module code... [ 59%] pytext.models.ensembles.ensemble highlighting module code... [ 60%] pytext.models.joint_model highlighting module code... [ 60%] pytext.models.language_models.lmlstm highlighting module code... [ 61%] pytext.models.model highlighting module code... [ 62%] pytext.models.module highlighting module code... [ 62%] pytext.models.output_layers.doc_classification_output_layer highlighting module code... [ 63%] pytext.models.output_layers.doc_regression_output_layer highlighting module code... [ 63%] pytext.models.output_layers.intent_slot_output_layer highlighting module code... [ 64%] pytext.models.output_layers.lm_output_layer highlighting module code... [ 65%] pytext.models.output_layers.output_layer_base highlighting module code... [ 65%] pytext.models.output_layers.pairwise_ranking_output_layer highlighting module code... [ 66%] pytext.models.output_layers.utils highlighting module code... [ 67%] pytext.models.output_layers.word_tagging_output_layer highlighting module code... [ 67%] pytext.models.pair_classification_model highlighting module code... [ 68%] pytext.models.query_document_pairwise_ranking_model highlighting module code... [ 68%] pytext.models.representations.augmented_lstm highlighting module code... [ 69%] pytext.models.representations.bilstm highlighting module code... [ 70%] pytext.models.representations.bilstm_doc_attention highlighting module code... [ 70%] pytext.models.representations.bilstm_doc_slot_attention highlighting module code... [ 71%] pytext.models.representations.bilstm_slot_attn highlighting module code... [ 72%] pytext.models.representations.biseqcnn highlighting module code... [ 72%] pytext.models.representations.contextual_intent_slot_rep highlighting module code... [ 73%] pytext.models.representations.docnn highlighting module code... [ 74%] pytext.models.representations.jointcnn_rep highlighting module code... [ 74%] pytext.models.representations.pair_rep highlighting module code... [ 75%] pytext.models.representations.pass_through highlighting module code... [ 75%] pytext.models.representations.pooling highlighting module code... [ 76%] pytext.models.representations.pure_doc_attention highlighting module code... [ 77%] pytext.models.representations.query_document_pairwise_ranking_rep highlighting module code... [ 77%] pytext.models.representations.representation_base highlighting module code... [ 78%] pytext.models.representations.seq_rep highlighting module code... [ 79%] pytext.models.representations.slot_attention highlighting module code... [ 79%] pytext.models.semantic_parsers.rnng.rnng_data_structures highlighting module code... [ 80%] pytext.models.semantic_parsers.rnng.rnng_parser highlighting module code... [ 81%] pytext.models.seq_models.contextual_intent_slot highlighting module code... [ 81%] pytext.models.seq_models.seqnn highlighting module code... [ 82%] pytext.models.word_model highlighting module code... [ 82%] pytext.optimizer highlighting module code... [ 83%] pytext.optimizer.scheduler highlighting module code... [ 84%] pytext.task.disjoint_multitask highlighting module code... [ 84%] pytext.task.new_task highlighting module code... [ 85%] pytext.task.serialize highlighting module code... [ 86%] pytext.task.task highlighting module code... [ 86%] pytext.task.tasks highlighting module code... [ 87%] pytext.trainers.ensemble_trainer highlighting module code... [ 87%] pytext.trainers.hogwild_trainer highlighting module code... [ 88%] pytext.trainers.trainer highlighting module code... [ 89%] pytext.utils highlighting module code... [ 89%] pytext.utils.ascii_table highlighting module code... [ 90%] pytext.utils.cuda highlighting module code... [ 91%] pytext.utils.data highlighting module code... [ 91%] pytext.utils.distributed highlighting module code... [ 92%] pytext.utils.documentation highlighting module code... [ 93%] pytext.utils.embeddings highlighting module code... [ 93%] pytext.utils.loss highlighting module code... [ 94%] pytext.utils.meter highlighting module code... [ 94%] pytext.utils.model highlighting module code... [ 95%] pytext.utils.onnx highlighting module code... [ 96%] pytext.utils.precision highlighting module code... [ 96%] pytext.utils.test highlighting module code... [ 97%] pytext.utils.timing highlighting module code... [ 98%] pytext.utils.torch highlighting module code... [ 98%] pytext.workflow highlighting module code... [ 99%] torch highlighting module code... [100%] typing writing additional pages... search copying images... [ 16%] _static/img/pytext_design.png copying images... [ 33%] _static/img/flask_www.png copying images... [ 50%] _static/img/ios_demo.png copying images... [ 66%] _static/img/tb_train_metrics.png copying images... [ 83%] _static/img/tb_test_metrics.png copying images... [100%] _static/img/tb_graph.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Install apex from https://github.com/NVIDIA/apex/. [rtd-command-info] start-time: 2019-05-02T17:29:56.536552Z, end-time: 2019-05-02T17:30:22.885201Z, duration: 26, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... WARNING:root:This caffe2 python run does not have GPU support. Will run in CPU only mode. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.common.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.config.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.data_structures.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.featurizer.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.sources.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.test.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.tokenizers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.exporters.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.fields.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.loss.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.metric_reporters.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.metrics.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.decoders.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.embeddings.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.ensembles.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.language_models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.output_layers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.representations.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.semantic_parsers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.semantic_parsers.rnng.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.seq_models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.optimizer.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.task.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.trainers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.utils.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/modules.rst. Creating file source/configs/pytext.data.batch_sampler.BaseBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.EvalBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config.rst Failed to specify {'unnormalized_iterator_probs'} for Creating file source/configs/pytext.data.featurizer.featurizer.Featurizer.Config.rst Creating file source/configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config.rst Creating file source/configs/pytext.data.data_handler.DataHandler.Config.rst Creating file source/configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config.rst Creating file source/configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config.rst Creating file source/configs/pytext.data.joint_data_handler.JointModelDataHandler.Config.rst Creating file source/configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config.rst Creating file source/configs/pytext.data.data.Data.Config.rst Creating file source/configs/pytext.data.sources.data_source.DataSource.Config.rst Creating file source/configs/pytext.data.data.Batcher.Config.rst Creating file source/configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config.rst Creating file source/configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config.rst Creating file source/configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config.rst Creating file source/configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config.rst Creating file source/configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config.rst Creating file source/configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config.rst Creating file source/configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config.rst Creating file source/configs/pytext.data.sources.data_source.ShardedDataSource.Config.rst Creating file source/configs/pytext.data.sources.data_source.RowShardedDataSource.Config.rst Creating file source/configs/pytext.data.sources.data_source.RootDataSource.Config.rst Creating file source/configs/pytext.data.sources.squad.SquadDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.TSVDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config.rst Creating file source/configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config.rst Creating file source/configs/pytext.data.tensorizers.Tensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.TokenTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.ByteTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.LabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.NumericLabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.FloatListTensorizer.Config.rst Failed to specify {'column'} for Creating file source/configs/pytext.data.tensorizers.WordLabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.RawString.Config.rst Failed to specify {'column'} for Creating file source/configs/pytext.data.tensorizers.RawJson.Config.rst Failed to specify {'column'} for .Config'> Creating file source/configs/pytext.data.data.PoolingBatcher.Config.rst Creating file source/configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config.rst Creating file source/configs/pytext.models.module.Module.Config.rst Creating file source/configs/pytext.models.decoders.decoder_base.DecoderBase.Config.rst Creating file source/configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config.rst Creating file source/configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config.rst Creating file source/configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config.rst Creating file source/configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config.rst Creating file source/configs/pytext.config.module_config.CNNParams.rst Creating file source/configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config.rst Creating file source/configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config.rst Creating file source/configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config.rst Creating file source/configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config.rst Creating file source/configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.CrossEntropyLoss.Config.rst Creating file source/configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config.rst Creating file source/configs/pytext.loss.loss.AUCPRHingeLoss.Config.rst Creating file source/configs/pytext.loss.loss.KLDivergenceBCELoss.Config.rst Creating file source/configs/pytext.loss.loss.KLDivergenceCELoss.Config.rst Creating file source/configs/pytext.loss.loss.SoftHardBCELoss.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.MSELoss.Config.rst Creating file source/configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.PairwiseRankingLoss.Config.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.representation_base.RepresentationBase.Config.rst Creating file source/configs/pytext.models.representations.bilstm.BiLSTM.Config.rst Creating file source/configs/pytext.models.representations.pooling.SelfAttention.Config.rst Creating file source/configs/pytext.models.representations.pooling.MaxPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.MeanPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.NoPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.BoundaryPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.LastTimestepPool.Config.rst Creating file source/configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config.rst Creating file source/configs/pytext.models.representations.docnn.DocNNRepresentation.Config.rst Creating file source/configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config.rst Creating file source/configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.slot_attention.SlotAttention.Config.rst Creating file source/configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config.rst Creating file source/configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config.rst Creating file source/configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config.rst Creating file source/configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.pair_rep.PairRepresentation.Config.rst Creating file source/configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config.rst Creating file source/configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config.rst Creating file source/configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config.rst Creating file source/configs/pytext.models.representations.seq_rep.SeqRepresentation.Config.rst Creating file source/configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config.rst Creating file source/configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config.rst Creating file source/configs/pytext.loss.loss.Loss.Config.rst Creating file source/configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config.rst Creating file source/configs/pytext.models.model.BaseModel.Config.rst Creating file source/configs/pytext.models.model.ModelInput.rst Creating file source/configs/pytext.models.model.Model.Config.rst Creating file source/configs/pytext.models.doc_model.DocModel_Deprecated.Config.rst Creating file source/configs/pytext.models.doc_model.NewDocModel.Config.rst Creating file source/configs/pytext.models.doc_model.ModelInput.rst Creating file source/configs/pytext.models.doc_model.NewDocRegressionModel.Config.rst Creating file source/configs/pytext.models.doc_model.RegressionModelInput.rst Creating file source/configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config.rst Creating file source/configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config.rst Creating file source/configs/pytext.models.ensembles.ensemble.Ensemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.joint_model.JointModel.Config.rst Creating file source/configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.language_models.lmlstm.LMLSTM.Config.rst Creating file source/configs/pytext.models.pair_classification_model.PairClassificationModel.Config.rst Creating file source/configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints.rst Creating file source/configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config.rst Creating file source/configs/pytext.models.seq_models.seqnn.SeqNNModel.Config.rst Creating file source/configs/pytext.models.word_model.WordTaggingModel.Config.rst Creating file source/configs/pytext.models.word_model.NewWordTaggingModel.Config.rst Creating file source/configs/pytext.models.word_model.ModelInput.rst Creating file source/configs/pytext.exporters.exporter.ModelExporter.Config.rst Creating file source/configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config.rst Creating file source/configs/pytext.optimizer.Optimizer.Config.rst Creating file source/configs/pytext.optimizer.Adam.Config.rst Creating file source/configs/pytext.optimizer.SGD.Config.rst Creating file source/configs/pytext.optimizer.scheduler.Scheduler.Config.rst Creating file source/configs/pytext.optimizer.scheduler.BatchScheduler.Config.rst Creating file source/configs/pytext.optimizer.scheduler.LmFineTuning.Config.rst Creating file source/configs/pytext.optimizer.scheduler.StepLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config.rst Creating file source/configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.ExponentialLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.WarmupScheduler.Config.rst Creating file source/configs/pytext.trainers.trainer.TrainerBase.Config.rst Creating file source/configs/pytext.trainers.trainer.Trainer.Config.rst Creating file source/configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config.rst Creating file source/configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config.rst Creating file source/configs/pytext.task.new_task.NewTaskTrainer.Config.rst Creating file source/configs/pytext.task.task.TaskBase.Config.rst Failed to specify {'data_handler'} for Creating file source/configs/pytext.config.field_config.FeatureConfig.rst Creating file source/configs/pytext.config.field_config.FloatVectorConfig.rst Creating file source/configs/pytext.task.task.Task.Config.rst Failed to specify {'data_handler'} for .Config'> Creating file source/configs/pytext.task.new_task._NewTask.Config.rst Creating file source/configs/pytext.task.new_task.NewTask.Config.rst Failed to specify {'model'} for Creating file source/configs/pytext.task.new_task.NewDocumentClassification.Config.rst Creating file source/configs/pytext.task.new_task.NewDocumentRegression.Config.rst Creating file source/configs/pytext.task.disjoint_multitask.DisjointMultitask.Config.rst Failed to specify {'tasks'} for Creating file source/configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config.rst Creating file source/configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config.rst Creating file source/configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig.rst Creating file source/configs/pytext.config.field_config.DocLabelConfig.rst Creating file source/configs/pytext.task.tasks.EnsembleTask.Config.rst Failed to specify {'labels', 'model'} for Creating file source/configs/pytext.config.field_config.WordLabelConfig.rst Creating file source/configs/pytext.task.tasks.DocClassificationTask.Config.rst Creating file source/configs/pytext.config.doc_classification.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.WordTaggingTask.Config.rst Creating file source/configs/pytext.task.tasks.NewWordTaggingTask.Config.rst Creating file source/configs/pytext.task.tasks.JointTextTask.Config.rst Failed to specify {'labels'} for Creating file source/configs/pytext.task.tasks.LMTask.Config.rst Creating file source/configs/pytext.task.tasks.PairClassificationTask.Config.rst Creating file source/configs/pytext.config.pair_classification.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.SeqNNTask.Config.rst Creating file source/configs/pytext.task.tasks.ContextualIntentSlotTask.Config.rst Failed to specify {'labels'} for Creating file source/configs/pytext.config.contextual_intent_slot.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.SemanticParsingTask.Config.rst Creating file source/configs/pytext.config.pytext_config.PyTextConfig.rst Failed to specify {'task', 'version'} for Creating file source/configs/pytext.data.batch_sampler.rst Creating file source/configs/pytext.data.rst Creating file source/configs/pytext.rst Creating file source/configs/pytext.data.featurizer.featurizer.rst Creating file source/configs/pytext.data.featurizer.rst Creating file source/configs/pytext.data.featurizer.simple_featurizer.rst Creating file source/configs/pytext.data.data_handler.rst Creating file source/configs/pytext.data.bptt_lm_data_handler.rst Creating file source/configs/pytext.data.compositional_data_handler.rst Creating file source/configs/pytext.data.joint_data_handler.rst Creating file source/configs/pytext.data.contextual_intent_slot_data_handler.rst Creating file source/configs/pytext.data.data.rst Creating file source/configs/pytext.data.sources.data_source.rst Creating file source/configs/pytext.data.sources.rst Creating file source/configs/pytext.data.disjoint_multitask_data.rst Creating file source/configs/pytext.data.disjoint_multitask_data_handler.rst Creating file source/configs/pytext.data.doc_classification_data_handler.rst Creating file source/configs/pytext.data.language_model_data_handler.rst Creating file source/configs/pytext.data.pair_classification_data_handler.rst Creating file source/configs/pytext.data.query_document_pairwise_ranking_data_handler.rst Creating file source/configs/pytext.data.seq_data_handler.rst Creating file source/configs/pytext.data.sources.squad.rst Creating file source/configs/pytext.data.sources.tsv.rst Creating file source/configs/pytext.data.tokenizers.tokenizer.rst Creating file source/configs/pytext.data.tokenizers.rst Creating file source/configs/pytext.data.tensorizers.rst Creating file source/configs/pytext.metric_reporters.metric_reporter.rst Creating file source/configs/pytext.metric_reporters.rst Creating file source/configs/pytext.metric_reporters.classification_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.compositional_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.regression_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.rst Creating file source/configs/pytext.models.module.rst Creating file source/configs/pytext.models.rst Creating file source/configs/pytext.models.decoders.decoder_base.rst Creating file source/configs/pytext.models.decoders.rst Creating file source/configs/pytext.models.decoders.intent_slot_model_decoder.rst Creating file source/configs/pytext.models.decoders.mlp_decoder.rst Creating file source/configs/pytext.models.embeddings.embedding_base.rst Creating file source/configs/pytext.models.embeddings.rst Creating file source/configs/pytext.models.embeddings.char_embedding.rst Creating file source/configs/pytext.config.module_config.rst Creating file source/configs/pytext.config.rst Creating file source/configs/pytext.models.embeddings.contextual_token_embedding.rst Creating file source/configs/pytext.models.embeddings.dict_embedding.rst Creating file source/configs/pytext.models.embeddings.embedding_list.rst Creating file source/configs/pytext.models.embeddings.word_embedding.rst Creating file source/configs/pytext.models.output_layers.output_layer_base.rst Creating file source/configs/pytext.models.output_layers.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.rst Creating file source/configs/pytext.loss.loss.rst Creating file source/configs/pytext.loss.rst Creating file source/configs/pytext.models.output_layers.doc_regression_output_layer.rst Creating file source/configs/pytext.models.output_layers.pairwise_ranking_output_layer.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.rst Creating file source/configs/pytext.models.representations.representation_base.rst Creating file source/configs/pytext.models.representations.rst Creating file source/configs/pytext.models.representations.bilstm.rst Creating file source/configs/pytext.models.representations.pooling.rst Creating file source/configs/pytext.models.representations.bilstm_doc_attention.rst Creating file source/configs/pytext.models.representations.docnn.rst Creating file source/configs/pytext.models.representations.pure_doc_attention.rst Creating file source/configs/pytext.models.output_layers.intent_slot_output_layer.rst Creating file source/configs/pytext.models.representations.slot_attention.rst Creating file source/configs/pytext.models.representations.bilstm_doc_slot_attention.rst Creating file source/configs/pytext.models.representations.biseqcnn.rst Creating file source/configs/pytext.models.representations.jointcnn_rep.rst Creating file source/configs/pytext.models.output_layers.lm_output_layer.rst Creating file source/configs/pytext.models.representations.pair_rep.rst Creating file source/configs/pytext.models.decoders.mlp_decoder_query_response.rst Creating file source/configs/pytext.models.representations.query_document_pairwise_ranking_rep.rst Creating file source/configs/pytext.models.representations.contextual_intent_slot_rep.rst Creating file source/configs/pytext.models.representations.seq_rep.rst Creating file source/configs/pytext.models.representations.bilstm_slot_attn.rst Creating file source/configs/pytext.models.representations.pass_through.rst Creating file source/configs/pytext.models.model.rst Creating file source/configs/pytext.models.doc_model.rst Creating file source/configs/pytext.models.disjoint_multitask_model.rst Creating file source/configs/pytext.models.ensembles.ensemble.rst Creating file source/configs/pytext.models.ensembles.rst Creating file source/configs/pytext.models.ensembles.bagging_doc_ensemble.rst Creating file source/configs/pytext.models.joint_model.rst Creating file source/configs/pytext.models.ensembles.bagging_intent_slot_ensemble.rst Creating file source/configs/pytext.models.language_models.lmlstm.rst Creating file source/configs/pytext.models.language_models.rst Creating file source/configs/pytext.models.pair_classification_model.rst Creating file source/configs/pytext.models.query_document_pairwise_ranking_model.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rst Creating file source/configs/pytext.models.semantic_parsers.rst Creating file source/configs/pytext.models.seq_models.contextual_intent_slot.rst Creating file source/configs/pytext.models.seq_models.rst Creating file source/configs/pytext.models.seq_models.seqnn.rst Creating file source/configs/pytext.models.word_model.rst Creating file source/configs/pytext.exporters.exporter.rst Creating file source/configs/pytext.exporters.rst Creating file source/configs/pytext.exporters.custom_exporters.rst Creating file source/configs/pytext.optimizer.rst Creating file source/configs/pytext.optimizer.scheduler.rst Creating file source/configs/pytext.trainers.trainer.rst Creating file source/configs/pytext.trainers.rst Creating file source/configs/pytext.trainers.ensemble_trainer.rst Creating file source/configs/pytext.trainers.hogwild_trainer.rst Creating file source/configs/pytext.task.new_task.rst Creating file source/configs/pytext.task.rst Creating file source/configs/pytext.task.task.rst Creating file source/configs/pytext.config.field_config.rst Creating file source/configs/pytext.task.disjoint_multitask.rst Creating file source/configs/pytext.task.tasks.rst Creating file source/configs/pytext.config.query_document_pairwise_ranking.rst Creating file source/configs/pytext.config.doc_classification.rst Creating file source/configs/pytext.config.pair_classification.rst Creating file source/configs/pytext.config.contextual_intent_slot.rst Creating file source/configs/pytext.config.pytext_config.rst building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 335 added, 0 changed, 0 removed reading sources... [ 0%] atis_tutorial reading sources... [ 0%] configs/pytext reading sources... [ 0%] configs/pytext.config reading sources... [ 1%] configs/pytext.config.contextual_intent_slot reading sources... [ 1%] configs/pytext.config.contextual_intent_slot.ModelInputConfig reading sources... [ 1%] configs/pytext.config.doc_classification reading sources... [ 2%] configs/pytext.config.doc_classification.ModelInputConfig reading sources... [ 2%] configs/pytext.config.field_config reading sources... [ 2%] configs/pytext.config.field_config.DocLabelConfig reading sources... [ 2%] configs/pytext.config.field_config.FeatureConfig reading sources... [ 3%] configs/pytext.config.field_config.FloatVectorConfig reading sources... [ 3%] configs/pytext.config.field_config.WordLabelConfig reading sources... [ 3%] configs/pytext.config.module_config reading sources... [ 4%] configs/pytext.config.module_config.CNNParams reading sources... [ 4%] configs/pytext.config.pair_classification reading sources... [ 4%] configs/pytext.config.pair_classification.ModelInputConfig reading sources... [ 5%] configs/pytext.config.pytext_config reading sources... [ 5%] configs/pytext.config.pytext_config.PyTextConfig reading sources... [ 5%] configs/pytext.config.query_document_pairwise_ranking reading sources... [ 5%] configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig reading sources... [ 6%] configs/pytext.data reading sources... [ 6%] configs/pytext.data.batch_sampler reading sources... [ 6%] configs/pytext.data.batch_sampler.BaseBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.EvalBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config reading sources... [ 8%] configs/pytext.data.bptt_lm_data_handler reading sources... [ 8%] configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config reading sources... [ 8%] configs/pytext.data.compositional_data_handler reading sources... [ 8%] configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config reading sources... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler reading sources... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config reading sources... [ 9%] configs/pytext.data.data reading sources... [ 10%] configs/pytext.data.data.Batcher.Config reading sources... [ 10%] configs/pytext.data.data.Data.Config reading sources... [ 10%] configs/pytext.data.data.PoolingBatcher.Config reading sources... [ 11%] configs/pytext.data.data_handler reading sources... [ 11%] configs/pytext.data.data_handler.DataHandler.Config reading sources... [ 11%] configs/pytext.data.disjoint_multitask_data reading sources... [ 11%] configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config reading sources... [ 12%] configs/pytext.data.disjoint_multitask_data_handler reading sources... [ 12%] configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config reading sources... [ 12%] configs/pytext.data.doc_classification_data_handler reading sources... [ 13%] configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config reading sources... [ 13%] configs/pytext.data.featurizer reading sources... [ 13%] configs/pytext.data.featurizer.featurizer reading sources... [ 14%] configs/pytext.data.featurizer.featurizer.Featurizer.Config reading sources... [ 14%] configs/pytext.data.featurizer.simple_featurizer reading sources... [ 14%] configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config reading sources... [ 14%] configs/pytext.data.joint_data_handler reading sources... [ 15%] configs/pytext.data.joint_data_handler.JointModelDataHandler.Config reading sources... [ 15%] configs/pytext.data.language_model_data_handler reading sources... [ 15%] configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config reading sources... [ 16%] configs/pytext.data.pair_classification_data_handler reading sources... [ 16%] configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config reading sources... [ 16%] configs/pytext.data.query_document_pairwise_ranking_data_handler reading sources... [ 17%] configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config reading sources... [ 17%] configs/pytext.data.seq_data_handler reading sources... [ 17%] configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config reading sources... [ 17%] configs/pytext.data.sources reading sources... [ 18%] configs/pytext.data.sources.data_source reading sources... [ 18%] configs/pytext.data.sources.data_source.DataSource.Config reading sources... [ 18%] configs/pytext.data.sources.data_source.RootDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.data_source.RowShardedDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.data_source.ShardedDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.squad reading sources... [ 20%] configs/pytext.data.sources.squad.SquadDataSource.Config reading sources... [ 20%] configs/pytext.data.sources.tsv reading sources... [ 20%] configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config reading sources... [ 20%] configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config reading sources... [ 21%] configs/pytext.data.sources.tsv.TSVDataSource.Config reading sources... [ 21%] configs/pytext.data.tensorizers reading sources... [ 21%] configs/pytext.data.tensorizers.ByteTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.FloatListTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.LabelTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.NumericLabelTensorizer.Config reading sources... [ 23%] configs/pytext.data.tensorizers.RawJson.Config reading sources... [ 23%] configs/pytext.data.tensorizers.RawString.Config reading sources... [ 23%] configs/pytext.data.tensorizers.Tensorizer.Config reading sources... [ 24%] configs/pytext.data.tensorizers.TokenTensorizer.Config reading sources... [ 24%] configs/pytext.data.tensorizers.WordLabelTensorizer.Config reading sources... [ 24%] configs/pytext.data.tokenizers reading sources... [ 25%] configs/pytext.data.tokenizers.tokenizer reading sources... [ 25%] configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config reading sources... [ 25%] configs/pytext.exporters reading sources... [ 25%] configs/pytext.exporters.custom_exporters reading sources... [ 26%] configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config reading sources... [ 26%] configs/pytext.exporters.exporter reading sources... [ 26%] configs/pytext.exporters.exporter.ModelExporter.Config reading sources... [ 27%] configs/pytext.loss reading sources... [ 27%] configs/pytext.loss.loss reading sources... [ 27%] configs/pytext.loss.loss.AUCPRHingeLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.CrossEntropyLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.KLDivergenceBCELoss.Config reading sources... [ 28%] configs/pytext.loss.loss.KLDivergenceCELoss.Config reading sources... [ 29%] configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config reading sources... [ 29%] configs/pytext.loss.loss.Loss.Config reading sources... [ 29%] configs/pytext.loss.loss.MSELoss.Config reading sources... [ 30%] configs/pytext.loss.loss.PairwiseRankingLoss.Config reading sources... [ 30%] configs/pytext.loss.loss.SoftHardBCELoss.Config reading sources... [ 30%] configs/pytext.metric_reporters reading sources... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter reading sources... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config reading sources... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter reading sources... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config reading sources... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter reading sources... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config reading sources... [ 32%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter reading sources... [ 33%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config reading sources... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter reading sources... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.metric_reporter reading sources... [ 34%] configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter reading sources... [ 35%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config reading sources... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter reading sources... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config reading sources... [ 37%] configs/pytext.models reading sources... [ 37%] configs/pytext.models.decoders reading sources... [ 37%] configs/pytext.models.decoders.decoder_base reading sources... [ 37%] configs/pytext.models.decoders.decoder_base.DecoderBase.Config reading sources... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder reading sources... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config reading sources... [ 38%] configs/pytext.models.decoders.mlp_decoder reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config reading sources... [ 40%] configs/pytext.models.doc_model reading sources... [ 41%] configs/pytext.models.doc_model.DocModel_Deprecated.Config reading sources... [ 41%] configs/pytext.models.doc_model.ModelInput reading sources... [ 41%] configs/pytext.models.doc_model.NewDocModel.Config reading sources... [ 42%] configs/pytext.models.doc_model.NewDocRegressionModel.Config reading sources... [ 42%] configs/pytext.models.doc_model.RegressionModelInput reading sources... [ 42%] configs/pytext.models.embeddings reading sources... [ 42%] configs/pytext.models.embeddings.char_embedding reading sources... [ 43%] configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config reading sources... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding reading sources... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config reading sources... [ 44%] configs/pytext.models.embeddings.dict_embedding reading sources... [ 44%] configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config reading sources... [ 44%] configs/pytext.models.embeddings.embedding_base reading sources... [ 45%] configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config reading sources... [ 45%] configs/pytext.models.embeddings.embedding_list reading sources... [ 45%] configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config reading sources... [ 45%] configs/pytext.models.embeddings.word_embedding reading sources... [ 46%] configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config reading sources... [ 46%] configs/pytext.models.ensembles reading sources... [ 46%] configs/pytext.models.ensembles.bagging_doc_ensemble reading sources... [ 47%] configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config reading sources... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble reading sources... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config reading sources... [ 48%] configs/pytext.models.ensembles.ensemble reading sources... [ 48%] configs/pytext.models.ensembles.ensemble.Ensemble.Config reading sources... [ 48%] configs/pytext.models.joint_model reading sources... [ 48%] configs/pytext.models.joint_model.JointModel.Config reading sources... [ 49%] configs/pytext.models.language_models reading sources... [ 49%] configs/pytext.models.language_models.lmlstm reading sources... [ 49%] configs/pytext.models.language_models.lmlstm.LMLSTM.Config reading sources... [ 50%] configs/pytext.models.model reading sources... [ 50%] configs/pytext.models.model.BaseModel.Config reading sources... [ 50%] configs/pytext.models.model.Model.Config reading sources... [ 51%] configs/pytext.models.model.ModelInput reading sources... [ 51%] configs/pytext.models.module reading sources... [ 51%] configs/pytext.models.module.Module.Config reading sources... [ 51%] configs/pytext.models.output_layers reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config reading sources... [ 53%] configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config reading sources... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer reading sources... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config reading sources... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer reading sources... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config reading sources... [ 54%] configs/pytext.models.output_layers.lm_output_layer reading sources... [ 54%] configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config reading sources... [ 55%] configs/pytext.models.output_layers.output_layer_base reading sources... [ 55%] configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config reading sources... [ 55%] configs/pytext.models.output_layers.pairwise_ranking_output_layer reading sources... [ 56%] configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config reading sources... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer reading sources... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config reading sources... [ 57%] configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config reading sources... [ 57%] configs/pytext.models.pair_classification_model reading sources... [ 57%] configs/pytext.models.pair_classification_model.PairClassificationModel.Config reading sources... [ 57%] configs/pytext.models.query_document_pairwise_ranking_model reading sources... [ 58%] configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config reading sources... [ 58%] configs/pytext.models.representations reading sources... [ 58%] configs/pytext.models.representations.bilstm reading sources... [ 59%] configs/pytext.models.representations.bilstm.BiLSTM.Config reading sources... [ 59%] configs/pytext.models.representations.bilstm_doc_attention reading sources... [ 59%] configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config reading sources... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention reading sources... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config reading sources... [ 60%] configs/pytext.models.representations.bilstm_slot_attn reading sources... [ 60%] configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config reading sources... [ 61%] configs/pytext.models.representations.biseqcnn reading sources... [ 61%] configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config reading sources... [ 61%] configs/pytext.models.representations.contextual_intent_slot_rep reading sources... [ 62%] configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config reading sources... [ 62%] configs/pytext.models.representations.docnn reading sources... [ 62%] configs/pytext.models.representations.docnn.DocNNRepresentation.Config reading sources... [ 62%] configs/pytext.models.representations.jointcnn_rep reading sources... [ 63%] configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config reading sources... [ 63%] configs/pytext.models.representations.pair_rep reading sources... [ 63%] configs/pytext.models.representations.pair_rep.PairRepresentation.Config reading sources... [ 64%] configs/pytext.models.representations.pass_through reading sources... [ 64%] configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config reading sources... [ 64%] configs/pytext.models.representations.pooling reading sources... [ 65%] configs/pytext.models.representations.pooling.BoundaryPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.LastTimestepPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.MaxPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.MeanPool.Config reading sources... [ 66%] configs/pytext.models.representations.pooling.NoPool.Config reading sources... [ 66%] configs/pytext.models.representations.pooling.SelfAttention.Config reading sources... [ 66%] configs/pytext.models.representations.pure_doc_attention reading sources... [ 67%] configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config reading sources... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep reading sources... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config reading sources... [ 68%] configs/pytext.models.representations.representation_base reading sources... [ 68%] configs/pytext.models.representations.representation_base.RepresentationBase.Config reading sources... [ 68%] configs/pytext.models.representations.seq_rep reading sources... [ 68%] configs/pytext.models.representations.seq_rep.SeqRepresentation.Config reading sources... [ 69%] configs/pytext.models.representations.slot_attention reading sources... [ 69%] configs/pytext.models.representations.slot_attention.SlotAttention.Config reading sources... [ 69%] configs/pytext.models.semantic_parsers reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams reading sources... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints reading sources... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config reading sources... [ 71%] configs/pytext.models.seq_models reading sources... [ 71%] configs/pytext.models.seq_models.contextual_intent_slot reading sources... [ 72%] configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config reading sources... [ 72%] configs/pytext.models.seq_models.seqnn reading sources... [ 72%] configs/pytext.models.seq_models.seqnn.SeqNNModel.Config reading sources... [ 73%] configs/pytext.models.word_model reading sources... [ 73%] configs/pytext.models.word_model.ModelInput reading sources... [ 73%] configs/pytext.models.word_model.NewWordTaggingModel.Config reading sources... [ 74%] configs/pytext.models.word_model.WordTaggingModel.Config reading sources... [ 74%] configs/pytext.optimizer reading sources... [ 74%] configs/pytext.optimizer.Adam.Config reading sources... [ 74%] configs/pytext.optimizer.Optimizer.Config reading sources... [ 75%] configs/pytext.optimizer.SGD.Config reading sources... [ 75%] configs/pytext.optimizer.scheduler reading sources... [ 75%] configs/pytext.optimizer.scheduler.BatchScheduler.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.ExponentialLR.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.LmFineTuning.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.Scheduler.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.StepLR.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.WarmupScheduler.Config reading sources... [ 78%] configs/pytext.task reading sources... [ 78%] configs/pytext.task.disjoint_multitask reading sources... [ 78%] configs/pytext.task.disjoint_multitask.DisjointMultitask.Config reading sources... [ 79%] configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config reading sources... [ 79%] configs/pytext.task.new_task reading sources... [ 79%] configs/pytext.task.new_task.NewDocumentClassification.Config reading sources... [ 80%] configs/pytext.task.new_task.NewDocumentRegression.Config reading sources... [ 80%] configs/pytext.task.new_task.NewTask.Config reading sources... [ 80%] configs/pytext.task.new_task.NewTaskTrainer.Config reading sources... [ 80%] configs/pytext.task.new_task._NewTask.Config reading sources... [ 81%] configs/pytext.task.task reading sources... [ 81%] configs/pytext.task.task.Task.Config reading sources... [ 81%] configs/pytext.task.task.TaskBase.Config reading sources... [ 82%] configs/pytext.task.tasks reading sources... [ 82%] configs/pytext.task.tasks.ContextualIntentSlotTask.Config reading sources... [ 82%] configs/pytext.task.tasks.DocClassificationTask.Config reading sources... [ 82%] configs/pytext.task.tasks.EnsembleTask.Config reading sources... [ 83%] configs/pytext.task.tasks.JointTextTask.Config reading sources... [ 83%] configs/pytext.task.tasks.LMTask.Config reading sources... [ 83%] configs/pytext.task.tasks.NewWordTaggingTask.Config reading sources... [ 84%] configs/pytext.task.tasks.PairClassificationTask.Config reading sources... [ 84%] configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config reading sources... [ 84%] configs/pytext.task.tasks.SemanticParsingTask.Config reading sources... [ 85%] configs/pytext.task.tasks.SeqNNTask.Config reading sources... [ 85%] configs/pytext.task.tasks.WordTaggingTask.Config reading sources... [ 85%] configs/pytext.trainers reading sources... [ 85%] configs/pytext.trainers.ensemble_trainer reading sources... [ 86%] configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config reading sources... [ 86%] configs/pytext.trainers.hogwild_trainer reading sources... [ 86%] configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config reading sources... [ 87%] configs/pytext.trainers.trainer reading sources... [ 87%] configs/pytext.trainers.trainer.Trainer.Config reading sources... [ 87%] configs/pytext.trainers.trainer.TrainerBase.Config reading sources... [ 88%] create_new_task reading sources... [ 88%] datasource_tutorial reading sources... [ 88%] disjoint_multitask_tutorial reading sources... [ 88%] distributed_training_tutorial reading sources... [ 89%] execute_your_first_model reading sources... [ 89%] hierarchical_intent_slot_tutorial reading sources... [ 89%] index reading sources... [ 90%] installation reading sources... [ 90%] modules/pytext reading sources... [ 90%] modules/pytext.common reading sources... [ 91%] modules/pytext.config reading sources... [ 91%] modules/pytext.data reading sources... [ 91%] modules/pytext.data.data_structures reading sources... [ 91%] modules/pytext.data.featurizer reading sources... [ 92%] modules/pytext.data.sources reading sources... [ 92%] modules/pytext.data.test reading sources... [ 92%] modules/pytext.data.tokenizers reading sources... [ 93%] modules/pytext.exporters reading sources... [ 93%] modules/pytext.fields reading sources... [ 93%] modules/pytext.loss reading sources... [ 94%] modules/pytext.metric_reporters reading sources... [ 94%] modules/pytext.metrics reading sources... [ 94%] modules/pytext.models reading sources... [ 94%] modules/pytext.models.decoders reading sources... [ 95%] modules/pytext.models.embeddings reading sources... [ 95%] modules/pytext.models.ensembles reading sources... [ 95%] modules/pytext.models.language_models reading sources... [ 96%] modules/pytext.models.output_layers reading sources... [ 96%] modules/pytext.models.representations reading sources... [ 96%] modules/pytext.models.semantic_parsers reading sources... [ 97%] modules/pytext.models.semantic_parsers.rnng reading sources... [ 97%] modules/pytext.models.seq_models reading sources... [ 97%] modules/pytext.optimizer reading sources... [ 97%] modules/pytext.task reading sources... [ 98%] modules/pytext.trainers reading sources... [ 98%] modules/pytext.utils reading sources... [ 98%] overview reading sources... [ 99%] pytext_models_in_your_app reading sources... [ 99%] serving_models_in_production reading sources... [ 99%] train_your_first_model reading sources... [100%] visualize_your_model looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... installation train_your_first_model execute_your_first_model visualize_your_model pytext_models_in_your_app serving_models_in_production datasource_tutorial atis_tutorial hierarchical_intent_slot_tutorial disjoint_multitask_tutorial distributed_training_tutorial overview create_new_task configs/pytext configs/pytext.config configs/pytext.config.contextual_intent_slot configs/pytext.config.contextual_intent_slot.ModelInputConfig configs/pytext.config.doc_classification configs/pytext.config.doc_classification.ModelInputConfig configs/pytext.config.field_config configs/pytext.config.field_config.DocLabelConfig configs/pytext.config.field_config.FeatureConfig configs/pytext.config.field_config.FloatVectorConfig configs/pytext.config.field_config.WordLabelConfig configs/pytext.config.module_config configs/pytext.config.module_config.CNNParams configs/pytext.config.pair_classification configs/pytext.config.pair_classification.ModelInputConfig configs/pytext.config.pytext_config configs/pytext.config.pytext_config.PyTextConfig configs/pytext.config.query_document_pairwise_ranking configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig configs/pytext.data configs/pytext.data.batch_sampler configs/pytext.data.batch_sampler.BaseBatchSampler.Config configs/pytext.data.batch_sampler.EvalBatchSampler.Config configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config configs/pytext.data.bptt_lm_data_handler configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config configs/pytext.data.compositional_data_handler configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config configs/pytext.data.contextual_intent_slot_data_handler configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config configs/pytext.data.data configs/pytext.data.data.Batcher.Config configs/pytext.data.data.Data.Config configs/pytext.data.data.PoolingBatcher.Config configs/pytext.data.data_handler configs/pytext.data.data_handler.DataHandler.Config configs/pytext.data.disjoint_multitask_data configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config configs/pytext.data.disjoint_multitask_data_handler configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config configs/pytext.data.doc_classification_data_handler configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config configs/pytext.data.featurizer configs/pytext.data.featurizer.featurizer configs/pytext.data.featurizer.featurizer.Featurizer.Config configs/pytext.data.featurizer.simple_featurizer configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config configs/pytext.data.joint_data_handler configs/pytext.data.joint_data_handler.JointModelDataHandler.Config configs/pytext.data.language_model_data_handler configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config configs/pytext.data.pair_classification_data_handler configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config configs/pytext.data.query_document_pairwise_ranking_data_handler configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config configs/pytext.data.seq_data_handler configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config configs/pytext.data.sources configs/pytext.data.sources.data_source configs/pytext.data.sources.data_source.DataSource.Config configs/pytext.data.sources.data_source.RootDataSource.Config configs/pytext.data.sources.data_source.RowShardedDataSource.Config configs/pytext.data.sources.data_source.ShardedDataSource.Config configs/pytext.data.sources.squad configs/pytext.data.sources.squad.SquadDataSource.Config configs/pytext.data.sources.tsv configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config configs/pytext.data.sources.tsv.TSVDataSource.Config configs/pytext.data.tensorizers configs/pytext.data.tensorizers.ByteTensorizer.Config configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config configs/pytext.data.tensorizers.FloatListTensorizer.Config configs/pytext.data.tensorizers.LabelTensorizer.Config configs/pytext.data.tensorizers.NumericLabelTensorizer.Config configs/pytext.data.tensorizers.RawJson.Config configs/pytext.data.tensorizers.RawString.Config configs/pytext.data.tensorizers.Tensorizer.Config configs/pytext.data.tensorizers.TokenTensorizer.Config configs/pytext.data.tensorizers.WordLabelTensorizer.Config configs/pytext.data.tokenizers configs/pytext.data.tokenizers.tokenizer configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config configs/pytext.exporters configs/pytext.exporters.custom_exporters configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config configs/pytext.exporters.exporter configs/pytext.exporters.exporter.ModelExporter.Config configs/pytext.loss configs/pytext.loss.loss configs/pytext.loss.loss.AUCPRHingeLoss.Config configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config configs/pytext.loss.loss.CrossEntropyLoss.Config configs/pytext.loss.loss.KLDivergenceBCELoss.Config configs/pytext.loss.loss.KLDivergenceCELoss.Config configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config configs/pytext.loss.loss.Loss.Config configs/pytext.loss.loss.MSELoss.Config configs/pytext.loss.loss.PairwiseRankingLoss.Config configs/pytext.loss.loss.SoftHardBCELoss.Config configs/pytext.metric_reporters configs/pytext.metric_reporters.classification_metric_reporter configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config configs/pytext.metric_reporters.compositional_metric_reporter configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config configs/pytext.metric_reporters.disjoint_multitask_metric_reporter configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config configs/pytext.metric_reporters.intent_slot_detection_metric_reporter configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config configs/pytext.metric_reporters.language_model_metric_reporter configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config configs/pytext.metric_reporters.metric_reporter configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config configs/pytext.metric_reporters.pairwise_ranking_metric_reporter configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config configs/pytext.metric_reporters.regression_metric_reporter configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config configs/pytext.metric_reporters.word_tagging_metric_reporter configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config configs/pytext.models configs/pytext.models.decoders configs/pytext.models.decoders.decoder_base configs/pytext.models.decoders.decoder_base.DecoderBase.Config configs/pytext.models.decoders.intent_slot_model_decoder configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config configs/pytext.models.decoders.mlp_decoder configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config configs/pytext.models.decoders.mlp_decoder_query_response configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config configs/pytext.models.disjoint_multitask_model configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config configs/pytext.models.doc_model configs/pytext.models.doc_model.DocModel_Deprecated.Config configs/pytext.models.doc_model.ModelInput configs/pytext.models.doc_model.NewDocModel.Config configs/pytext.models.doc_model.NewDocRegressionModel.Config configs/pytext.models.doc_model.RegressionModelInput configs/pytext.models.embeddings configs/pytext.models.embeddings.char_embedding configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config configs/pytext.models.embeddings.contextual_token_embedding configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config configs/pytext.models.embeddings.dict_embedding configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config configs/pytext.models.embeddings.embedding_base configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config configs/pytext.models.embeddings.embedding_list configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config configs/pytext.models.embeddings.word_embedding configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config configs/pytext.models.ensembles configs/pytext.models.ensembles.bagging_doc_ensemble configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config configs/pytext.models.ensembles.bagging_intent_slot_ensemble configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config configs/pytext.models.ensembles.ensemble configs/pytext.models.ensembles.ensemble.Ensemble.Config configs/pytext.models.joint_model configs/pytext.models.joint_model.JointModel.Config configs/pytext.models.language_models configs/pytext.models.language_models.lmlstm configs/pytext.models.language_models.lmlstm.LMLSTM.Config configs/pytext.models.model configs/pytext.models.model.BaseModel.Config configs/pytext.models.model.Model.Config configs/pytext.models.model.ModelInput configs/pytext.models.module configs/pytext.models.module.Module.Config configs/pytext.models.output_layers configs/pytext.models.output_layers.doc_classification_output_layer configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config configs/pytext.models.output_layers.doc_regression_output_layer configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config configs/pytext.models.output_layers.intent_slot_output_layer configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config configs/pytext.models.output_layers.lm_output_layer configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config configs/pytext.models.output_layers.output_layer_base configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config configs/pytext.models.output_layers.pairwise_ranking_output_layer configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config configs/pytext.models.output_layers.word_tagging_output_layer configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config configs/pytext.models.pair_classification_model configs/pytext.models.pair_classification_model.PairClassificationModel.Config configs/pytext.models.query_document_pairwise_ranking_model configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config configs/pytext.models.representations configs/pytext.models.representations.bilstm configs/pytext.models.representations.bilstm.BiLSTM.Config configs/pytext.models.representations.bilstm_doc_attention configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config configs/pytext.models.representations.bilstm_doc_slot_attention configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config configs/pytext.models.representations.bilstm_slot_attn configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config configs/pytext.models.representations.biseqcnn configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config configs/pytext.models.representations.contextual_intent_slot_rep configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config configs/pytext.models.representations.docnn configs/pytext.models.representations.docnn.DocNNRepresentation.Config configs/pytext.models.representations.jointcnn_rep configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config configs/pytext.models.representations.pair_rep configs/pytext.models.representations.pair_rep.PairRepresentation.Config configs/pytext.models.representations.pass_through configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config configs/pytext.models.representations.pooling configs/pytext.models.representations.pooling.BoundaryPool.Config configs/pytext.models.representations.pooling.LastTimestepPool.Config configs/pytext.models.representations.pooling.MaxPool.Config configs/pytext.models.representations.pooling.MeanPool.Config configs/pytext.models.representations.pooling.NoPool.Config configs/pytext.models.representations.pooling.SelfAttention.Config configs/pytext.models.representations.pure_doc_attention configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config configs/pytext.models.representations.query_document_pairwise_ranking_rep configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config configs/pytext.models.representations.representation_base configs/pytext.models.representations.representation_base.RepresentationBase.Config configs/pytext.models.representations.seq_rep configs/pytext.models.representations.seq_rep.SeqRepresentation.Config configs/pytext.models.representations.slot_attention configs/pytext.models.representations.slot_attention.SlotAttention.Config configs/pytext.models.semantic_parsers configs/pytext.models.semantic_parsers.rnng configs/pytext.models.semantic_parsers.rnng.rnng_parser configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config configs/pytext.models.seq_models configs/pytext.models.seq_models.contextual_intent_slot configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config configs/pytext.models.seq_models.seqnn configs/pytext.models.seq_models.seqnn.SeqNNModel.Config configs/pytext.models.word_model configs/pytext.models.word_model.ModelInput configs/pytext.models.word_model.NewWordTaggingModel.Config configs/pytext.models.word_model.WordTaggingModel.Config configs/pytext.optimizer configs/pytext.optimizer.scheduler configs/pytext.optimizer.scheduler.BatchScheduler.Config configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config configs/pytext.optimizer.scheduler.ExponentialLR.Config configs/pytext.optimizer.scheduler.LmFineTuning.Config configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config configs/pytext.optimizer.scheduler.Scheduler.Config configs/pytext.optimizer.scheduler.StepLR.Config configs/pytext.optimizer.scheduler.WarmupScheduler.Config configs/pytext.optimizer.Adam.Config configs/pytext.optimizer.Optimizer.Config configs/pytext.optimizer.SGD.Config configs/pytext.task configs/pytext.task.disjoint_multitask configs/pytext.task.disjoint_multitask.DisjointMultitask.Config configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config configs/pytext.task.new_task configs/pytext.task.new_task.NewDocumentClassification.Config configs/pytext.task.new_task.NewDocumentRegression.Config configs/pytext.task.new_task.NewTask.Config configs/pytext.task.new_task.NewTaskTrainer.Config configs/pytext.task.new_task._NewTask.Config configs/pytext.task.task configs/pytext.task.task.Task.Config configs/pytext.task.task.TaskBase.Config configs/pytext.task.tasks configs/pytext.task.tasks.ContextualIntentSlotTask.Config configs/pytext.task.tasks.DocClassificationTask.Config configs/pytext.task.tasks.EnsembleTask.Config configs/pytext.task.tasks.JointTextTask.Config configs/pytext.task.tasks.LMTask.Config configs/pytext.task.tasks.NewWordTaggingTask.Config configs/pytext.task.tasks.PairClassificationTask.Config configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config configs/pytext.task.tasks.SemanticParsingTask.Config configs/pytext.task.tasks.SeqNNTask.Config configs/pytext.task.tasks.WordTaggingTask.Config configs/pytext.trainers configs/pytext.trainers.ensemble_trainer configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config configs/pytext.trainers.hogwild_trainer configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config configs/pytext.trainers.trainer configs/pytext.trainers.trainer.Trainer.Config configs/pytext.trainers.trainer.TrainerBase.Config modules/pytext modules/pytext.common modules/pytext.config modules/pytext.data modules/pytext.data.data_structures modules/pytext.data.featurizer modules/pytext.data.sources modules/pytext.data.test modules/pytext.data.tokenizers modules/pytext.exporters modules/pytext.fields modules/pytext.loss modules/pytext.metric_reporters modules/pytext.metrics modules/pytext.models modules/pytext.models.decoders modules/pytext.models.embeddings modules/pytext.models.ensembles modules/pytext.models.language_models modules/pytext.models.output_layers modules/pytext.models.representations modules/pytext.models.semantic_parsers modules/pytext.models.semantic_parsers.rnng modules/pytext.models.seq_models modules/pytext.optimizer modules/pytext.task modules/pytext.trainers modules/pytext.utils writing... done writing additional files... copying images... [ 16%] _static/img/tb_train_metrics.png copying images... [ 33%] _static/img/tb_test_metrics.png copying images... [ 50%] _static/img/tb_graph.png copying images... [ 66%] _static/img/flask_www.png copying images... [ 83%] _static/img/ios_demo.png copying images... [100%] _static/img/pytext_design.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Install apex from https://github.com/NVIDIA/apex/. [rtd-command-info] start-time: 2019-05-02T17:30:23.019861Z, end-time: 2019-05-02T17:30:48.472898Z, duration: 25, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... WARNING:root:This caffe2 python run does not have GPU support. Will run in CPU only mode. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.common.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.config.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.data_structures.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.featurizer.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.sources.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.test.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.tokenizers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.exporters.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.fields.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.loss.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.metric_reporters.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.metrics.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.decoders.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.embeddings.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.ensembles.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.language_models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.output_layers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.representations.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.semantic_parsers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.semantic_parsers.rnng.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.seq_models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.optimizer.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.task.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.trainers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.utils.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/modules.rst. Creating file source/configs/pytext.data.batch_sampler.BaseBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.EvalBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config.rst Failed to specify {'unnormalized_iterator_probs'} for Creating file source/configs/pytext.data.featurizer.featurizer.Featurizer.Config.rst Creating file source/configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config.rst Creating file source/configs/pytext.data.data_handler.DataHandler.Config.rst Creating file source/configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config.rst Creating file source/configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config.rst Creating file source/configs/pytext.data.joint_data_handler.JointModelDataHandler.Config.rst Creating file source/configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config.rst Creating file source/configs/pytext.data.data.Data.Config.rst Creating file source/configs/pytext.data.sources.data_source.DataSource.Config.rst Creating file source/configs/pytext.data.data.Batcher.Config.rst Creating file source/configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config.rst Creating file source/configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config.rst Creating file source/configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config.rst Creating file source/configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config.rst Creating file source/configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config.rst Creating file source/configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config.rst Creating file source/configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config.rst Creating file source/configs/pytext.data.sources.data_source.ShardedDataSource.Config.rst Creating file source/configs/pytext.data.sources.data_source.RowShardedDataSource.Config.rst Creating file source/configs/pytext.data.sources.data_source.RootDataSource.Config.rst Creating file source/configs/pytext.data.sources.squad.SquadDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.TSVDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config.rst Creating file source/configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config.rst Creating file source/configs/pytext.data.tensorizers.Tensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.TokenTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.ByteTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.LabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.NumericLabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.FloatListTensorizer.Config.rst Failed to specify {'column'} for Creating file source/configs/pytext.data.tensorizers.WordLabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.RawString.Config.rst Failed to specify {'column'} for Creating file source/configs/pytext.data.tensorizers.RawJson.Config.rst Failed to specify {'column'} for .Config'> Creating file source/configs/pytext.data.data.PoolingBatcher.Config.rst Creating file source/configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config.rst Creating file source/configs/pytext.models.module.Module.Config.rst Creating file source/configs/pytext.models.decoders.decoder_base.DecoderBase.Config.rst Creating file source/configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config.rst Creating file source/configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config.rst Creating file source/configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config.rst Creating file source/configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config.rst Creating file source/configs/pytext.config.module_config.CNNParams.rst Creating file source/configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config.rst Creating file source/configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config.rst Creating file source/configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config.rst Creating file source/configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config.rst Creating file source/configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.CrossEntropyLoss.Config.rst Creating file source/configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config.rst Creating file source/configs/pytext.loss.loss.AUCPRHingeLoss.Config.rst Creating file source/configs/pytext.loss.loss.KLDivergenceBCELoss.Config.rst Creating file source/configs/pytext.loss.loss.KLDivergenceCELoss.Config.rst Creating file source/configs/pytext.loss.loss.SoftHardBCELoss.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.MSELoss.Config.rst Creating file source/configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.PairwiseRankingLoss.Config.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.representation_base.RepresentationBase.Config.rst Creating file source/configs/pytext.models.representations.bilstm.BiLSTM.Config.rst Creating file source/configs/pytext.models.representations.pooling.SelfAttention.Config.rst Creating file source/configs/pytext.models.representations.pooling.MaxPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.MeanPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.NoPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.BoundaryPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.LastTimestepPool.Config.rst Creating file source/configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config.rst Creating file source/configs/pytext.models.representations.docnn.DocNNRepresentation.Config.rst Creating file source/configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config.rst Creating file source/configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.slot_attention.SlotAttention.Config.rst Creating file source/configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config.rst Creating file source/configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config.rst Creating file source/configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config.rst Creating file source/configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.pair_rep.PairRepresentation.Config.rst Creating file source/configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config.rst Creating file source/configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config.rst Creating file source/configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config.rst Creating file source/configs/pytext.models.representations.seq_rep.SeqRepresentation.Config.rst Creating file source/configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config.rst Creating file source/configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config.rst Creating file source/configs/pytext.loss.loss.Loss.Config.rst Creating file source/configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config.rst Creating file source/configs/pytext.models.model.BaseModel.Config.rst Creating file source/configs/pytext.models.model.ModelInput.rst Creating file source/configs/pytext.models.model.Model.Config.rst Creating file source/configs/pytext.models.doc_model.DocModel_Deprecated.Config.rst Creating file source/configs/pytext.models.doc_model.NewDocModel.Config.rst Creating file source/configs/pytext.models.doc_model.ModelInput.rst Creating file source/configs/pytext.models.doc_model.NewDocRegressionModel.Config.rst Creating file source/configs/pytext.models.doc_model.RegressionModelInput.rst Creating file source/configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config.rst Creating file source/configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config.rst Creating file source/configs/pytext.models.ensembles.ensemble.Ensemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.joint_model.JointModel.Config.rst Creating file source/configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.language_models.lmlstm.LMLSTM.Config.rst Creating file source/configs/pytext.models.pair_classification_model.PairClassificationModel.Config.rst Creating file source/configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints.rst Creating file source/configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config.rst Creating file source/configs/pytext.models.seq_models.seqnn.SeqNNModel.Config.rst Creating file source/configs/pytext.models.word_model.WordTaggingModel.Config.rst Creating file source/configs/pytext.models.word_model.NewWordTaggingModel.Config.rst Creating file source/configs/pytext.models.word_model.ModelInput.rst Creating file source/configs/pytext.exporters.exporter.ModelExporter.Config.rst Creating file source/configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config.rst Creating file source/configs/pytext.optimizer.Optimizer.Config.rst Creating file source/configs/pytext.optimizer.Adam.Config.rst Creating file source/configs/pytext.optimizer.SGD.Config.rst Creating file source/configs/pytext.optimizer.scheduler.Scheduler.Config.rst Creating file source/configs/pytext.optimizer.scheduler.BatchScheduler.Config.rst Creating file source/configs/pytext.optimizer.scheduler.LmFineTuning.Config.rst Creating file source/configs/pytext.optimizer.scheduler.StepLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config.rst Creating file source/configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.ExponentialLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.WarmupScheduler.Config.rst Creating file source/configs/pytext.trainers.trainer.TrainerBase.Config.rst Creating file source/configs/pytext.trainers.trainer.Trainer.Config.rst Creating file source/configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config.rst Creating file source/configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config.rst Creating file source/configs/pytext.task.new_task.NewTaskTrainer.Config.rst Creating file source/configs/pytext.task.task.TaskBase.Config.rst Failed to specify {'data_handler'} for Creating file source/configs/pytext.config.field_config.FeatureConfig.rst Creating file source/configs/pytext.config.field_config.FloatVectorConfig.rst Creating file source/configs/pytext.task.task.Task.Config.rst Failed to specify {'data_handler'} for .Config'> Creating file source/configs/pytext.task.new_task._NewTask.Config.rst Creating file source/configs/pytext.task.new_task.NewTask.Config.rst Failed to specify {'model'} for Creating file source/configs/pytext.task.new_task.NewDocumentClassification.Config.rst Creating file source/configs/pytext.task.new_task.NewDocumentRegression.Config.rst Creating file source/configs/pytext.task.disjoint_multitask.DisjointMultitask.Config.rst Failed to specify {'tasks'} for Creating file source/configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config.rst Creating file source/configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config.rst Creating file source/configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig.rst Creating file source/configs/pytext.config.field_config.DocLabelConfig.rst Creating file source/configs/pytext.task.tasks.EnsembleTask.Config.rst Failed to specify {'labels', 'model'} for Creating file source/configs/pytext.config.field_config.WordLabelConfig.rst Creating file source/configs/pytext.task.tasks.DocClassificationTask.Config.rst Creating file source/configs/pytext.config.doc_classification.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.WordTaggingTask.Config.rst Creating file source/configs/pytext.task.tasks.NewWordTaggingTask.Config.rst Creating file source/configs/pytext.task.tasks.JointTextTask.Config.rst Failed to specify {'labels'} for Creating file source/configs/pytext.task.tasks.LMTask.Config.rst Creating file source/configs/pytext.task.tasks.PairClassificationTask.Config.rst Creating file source/configs/pytext.config.pair_classification.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.SeqNNTask.Config.rst Creating file source/configs/pytext.task.tasks.ContextualIntentSlotTask.Config.rst Failed to specify {'labels'} for Creating file source/configs/pytext.config.contextual_intent_slot.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.SemanticParsingTask.Config.rst Creating file source/configs/pytext.config.pytext_config.PyTextConfig.rst Failed to specify {'task', 'version'} for Creating file source/configs/pytext.data.batch_sampler.rst Creating file source/configs/pytext.data.rst Creating file source/configs/pytext.rst Creating file source/configs/pytext.data.featurizer.featurizer.rst Creating file source/configs/pytext.data.featurizer.rst Creating file source/configs/pytext.data.featurizer.simple_featurizer.rst Creating file source/configs/pytext.data.data_handler.rst Creating file source/configs/pytext.data.bptt_lm_data_handler.rst Creating file source/configs/pytext.data.compositional_data_handler.rst Creating file source/configs/pytext.data.joint_data_handler.rst Creating file source/configs/pytext.data.contextual_intent_slot_data_handler.rst Creating file source/configs/pytext.data.data.rst Creating file source/configs/pytext.data.sources.data_source.rst Creating file source/configs/pytext.data.sources.rst Creating file source/configs/pytext.data.disjoint_multitask_data.rst Creating file source/configs/pytext.data.disjoint_multitask_data_handler.rst Creating file source/configs/pytext.data.doc_classification_data_handler.rst Creating file source/configs/pytext.data.language_model_data_handler.rst Creating file source/configs/pytext.data.pair_classification_data_handler.rst Creating file source/configs/pytext.data.query_document_pairwise_ranking_data_handler.rst Creating file source/configs/pytext.data.seq_data_handler.rst Creating file source/configs/pytext.data.sources.squad.rst Creating file source/configs/pytext.data.sources.tsv.rst Creating file source/configs/pytext.data.tokenizers.tokenizer.rst Creating file source/configs/pytext.data.tokenizers.rst Creating file source/configs/pytext.data.tensorizers.rst Creating file source/configs/pytext.metric_reporters.metric_reporter.rst Creating file source/configs/pytext.metric_reporters.rst Creating file source/configs/pytext.metric_reporters.classification_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.compositional_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.regression_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.rst Creating file source/configs/pytext.models.module.rst Creating file source/configs/pytext.models.rst Creating file source/configs/pytext.models.decoders.decoder_base.rst Creating file source/configs/pytext.models.decoders.rst Creating file source/configs/pytext.models.decoders.intent_slot_model_decoder.rst Creating file source/configs/pytext.models.decoders.mlp_decoder.rst Creating file source/configs/pytext.models.embeddings.embedding_base.rst Creating file source/configs/pytext.models.embeddings.rst Creating file source/configs/pytext.models.embeddings.char_embedding.rst Creating file source/configs/pytext.config.module_config.rst Creating file source/configs/pytext.config.rst Creating file source/configs/pytext.models.embeddings.contextual_token_embedding.rst Creating file source/configs/pytext.models.embeddings.dict_embedding.rst Creating file source/configs/pytext.models.embeddings.embedding_list.rst Creating file source/configs/pytext.models.embeddings.word_embedding.rst Creating file source/configs/pytext.models.output_layers.output_layer_base.rst Creating file source/configs/pytext.models.output_layers.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.rst Creating file source/configs/pytext.loss.loss.rst Creating file source/configs/pytext.loss.rst Creating file source/configs/pytext.models.output_layers.doc_regression_output_layer.rst Creating file source/configs/pytext.models.output_layers.pairwise_ranking_output_layer.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.rst Creating file source/configs/pytext.models.representations.representation_base.rst Creating file source/configs/pytext.models.representations.rst Creating file source/configs/pytext.models.representations.bilstm.rst Creating file source/configs/pytext.models.representations.pooling.rst Creating file source/configs/pytext.models.representations.bilstm_doc_attention.rst Creating file source/configs/pytext.models.representations.docnn.rst Creating file source/configs/pytext.models.representations.pure_doc_attention.rst Creating file source/configs/pytext.models.output_layers.intent_slot_output_layer.rst Creating file source/configs/pytext.models.representations.slot_attention.rst Creating file source/configs/pytext.models.representations.bilstm_doc_slot_attention.rst Creating file source/configs/pytext.models.representations.biseqcnn.rst Creating file source/configs/pytext.models.representations.jointcnn_rep.rst Creating file source/configs/pytext.models.output_layers.lm_output_layer.rst Creating file source/configs/pytext.models.representations.pair_rep.rst Creating file source/configs/pytext.models.decoders.mlp_decoder_query_response.rst Creating file source/configs/pytext.models.representations.query_document_pairwise_ranking_rep.rst Creating file source/configs/pytext.models.representations.contextual_intent_slot_rep.rst Creating file source/configs/pytext.models.representations.seq_rep.rst Creating file source/configs/pytext.models.representations.bilstm_slot_attn.rst Creating file source/configs/pytext.models.representations.pass_through.rst Creating file source/configs/pytext.models.model.rst Creating file source/configs/pytext.models.doc_model.rst Creating file source/configs/pytext.models.disjoint_multitask_model.rst Creating file source/configs/pytext.models.ensembles.ensemble.rst Creating file source/configs/pytext.models.ensembles.rst Creating file source/configs/pytext.models.ensembles.bagging_doc_ensemble.rst Creating file source/configs/pytext.models.joint_model.rst Creating file source/configs/pytext.models.ensembles.bagging_intent_slot_ensemble.rst Creating file source/configs/pytext.models.language_models.lmlstm.rst Creating file source/configs/pytext.models.language_models.rst Creating file source/configs/pytext.models.pair_classification_model.rst Creating file source/configs/pytext.models.query_document_pairwise_ranking_model.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rst Creating file source/configs/pytext.models.semantic_parsers.rst Creating file source/configs/pytext.models.seq_models.contextual_intent_slot.rst Creating file source/configs/pytext.models.seq_models.rst Creating file source/configs/pytext.models.seq_models.seqnn.rst Creating file source/configs/pytext.models.word_model.rst Creating file source/configs/pytext.exporters.exporter.rst Creating file source/configs/pytext.exporters.rst Creating file source/configs/pytext.exporters.custom_exporters.rst Creating file source/configs/pytext.optimizer.rst Creating file source/configs/pytext.optimizer.scheduler.rst Creating file source/configs/pytext.trainers.trainer.rst Creating file source/configs/pytext.trainers.rst Creating file source/configs/pytext.trainers.ensemble_trainer.rst Creating file source/configs/pytext.trainers.hogwild_trainer.rst Creating file source/configs/pytext.task.new_task.rst Creating file source/configs/pytext.task.rst Creating file source/configs/pytext.task.task.rst Creating file source/configs/pytext.config.field_config.rst Creating file source/configs/pytext.task.disjoint_multitask.rst Creating file source/configs/pytext.task.tasks.rst Creating file source/configs/pytext.config.query_document_pairwise_ranking.rst Creating file source/configs/pytext.config.doc_classification.rst Creating file source/configs/pytext.config.pair_classification.rst Creating file source/configs/pytext.config.contextual_intent_slot.rst Creating file source/configs/pytext.config.pytext_config.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 335 added, 0 changed, 0 removed reading sources... [ 0%] atis_tutorial reading sources... [ 0%] configs/pytext reading sources... [ 0%] configs/pytext.config reading sources... [ 1%] configs/pytext.config.contextual_intent_slot reading sources... [ 1%] configs/pytext.config.contextual_intent_slot.ModelInputConfig reading sources... [ 1%] configs/pytext.config.doc_classification reading sources... [ 2%] configs/pytext.config.doc_classification.ModelInputConfig reading sources... [ 2%] configs/pytext.config.field_config reading sources... [ 2%] configs/pytext.config.field_config.DocLabelConfig reading sources... [ 2%] configs/pytext.config.field_config.FeatureConfig reading sources... [ 3%] configs/pytext.config.field_config.FloatVectorConfig reading sources... [ 3%] configs/pytext.config.field_config.WordLabelConfig reading sources... [ 3%] configs/pytext.config.module_config reading sources... [ 4%] configs/pytext.config.module_config.CNNParams reading sources... [ 4%] configs/pytext.config.pair_classification reading sources... [ 4%] configs/pytext.config.pair_classification.ModelInputConfig reading sources... [ 5%] configs/pytext.config.pytext_config reading sources... [ 5%] configs/pytext.config.pytext_config.PyTextConfig reading sources... [ 5%] configs/pytext.config.query_document_pairwise_ranking reading sources... [ 5%] configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig reading sources... [ 6%] configs/pytext.data reading sources... [ 6%] configs/pytext.data.batch_sampler reading sources... [ 6%] configs/pytext.data.batch_sampler.BaseBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.EvalBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config reading sources... [ 8%] configs/pytext.data.bptt_lm_data_handler reading sources... [ 8%] configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config reading sources... [ 8%] configs/pytext.data.compositional_data_handler reading sources... [ 8%] configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config reading sources... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler reading sources... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config reading sources... [ 9%] configs/pytext.data.data reading sources... [ 10%] configs/pytext.data.data.Batcher.Config reading sources... [ 10%] configs/pytext.data.data.Data.Config reading sources... [ 10%] configs/pytext.data.data.PoolingBatcher.Config reading sources... [ 11%] configs/pytext.data.data_handler reading sources... [ 11%] configs/pytext.data.data_handler.DataHandler.Config reading sources... [ 11%] configs/pytext.data.disjoint_multitask_data reading sources... [ 11%] configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config reading sources... [ 12%] configs/pytext.data.disjoint_multitask_data_handler reading sources... [ 12%] configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config reading sources... [ 12%] configs/pytext.data.doc_classification_data_handler reading sources... [ 13%] configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config reading sources... [ 13%] configs/pytext.data.featurizer reading sources... [ 13%] configs/pytext.data.featurizer.featurizer reading sources... [ 14%] configs/pytext.data.featurizer.featurizer.Featurizer.Config reading sources... [ 14%] configs/pytext.data.featurizer.simple_featurizer reading sources... [ 14%] configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config reading sources... [ 14%] configs/pytext.data.joint_data_handler reading sources... [ 15%] configs/pytext.data.joint_data_handler.JointModelDataHandler.Config reading sources... [ 15%] configs/pytext.data.language_model_data_handler reading sources... [ 15%] configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config reading sources... [ 16%] configs/pytext.data.pair_classification_data_handler reading sources... [ 16%] configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config reading sources... [ 16%] configs/pytext.data.query_document_pairwise_ranking_data_handler reading sources... [ 17%] configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config reading sources... [ 17%] configs/pytext.data.seq_data_handler reading sources... [ 17%] configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config reading sources... [ 17%] configs/pytext.data.sources reading sources... [ 18%] configs/pytext.data.sources.data_source reading sources... [ 18%] configs/pytext.data.sources.data_source.DataSource.Config reading sources... [ 18%] configs/pytext.data.sources.data_source.RootDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.data_source.RowShardedDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.data_source.ShardedDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.squad reading sources... [ 20%] configs/pytext.data.sources.squad.SquadDataSource.Config reading sources... [ 20%] configs/pytext.data.sources.tsv reading sources... [ 20%] configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config reading sources... [ 20%] configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config reading sources... [ 21%] configs/pytext.data.sources.tsv.TSVDataSource.Config reading sources... [ 21%] configs/pytext.data.tensorizers reading sources... [ 21%] configs/pytext.data.tensorizers.ByteTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.FloatListTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.LabelTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.NumericLabelTensorizer.Config reading sources... [ 23%] configs/pytext.data.tensorizers.RawJson.Config reading sources... [ 23%] configs/pytext.data.tensorizers.RawString.Config reading sources... [ 23%] configs/pytext.data.tensorizers.Tensorizer.Config reading sources... [ 24%] configs/pytext.data.tensorizers.TokenTensorizer.Config reading sources... [ 24%] configs/pytext.data.tensorizers.WordLabelTensorizer.Config reading sources... [ 24%] configs/pytext.data.tokenizers reading sources... [ 25%] configs/pytext.data.tokenizers.tokenizer reading sources... [ 25%] configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config reading sources... [ 25%] configs/pytext.exporters reading sources... [ 25%] configs/pytext.exporters.custom_exporters reading sources... [ 26%] configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config reading sources... [ 26%] configs/pytext.exporters.exporter reading sources... [ 26%] configs/pytext.exporters.exporter.ModelExporter.Config reading sources... [ 27%] configs/pytext.loss reading sources... [ 27%] configs/pytext.loss.loss reading sources... [ 27%] configs/pytext.loss.loss.AUCPRHingeLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.CrossEntropyLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.KLDivergenceBCELoss.Config reading sources... [ 28%] configs/pytext.loss.loss.KLDivergenceCELoss.Config reading sources... [ 29%] configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config reading sources... [ 29%] configs/pytext.loss.loss.Loss.Config reading sources... [ 29%] configs/pytext.loss.loss.MSELoss.Config reading sources... [ 30%] configs/pytext.loss.loss.PairwiseRankingLoss.Config reading sources... [ 30%] configs/pytext.loss.loss.SoftHardBCELoss.Config reading sources... [ 30%] configs/pytext.metric_reporters reading sources... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter reading sources... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config reading sources... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter reading sources... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config reading sources... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter reading sources... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config reading sources... [ 32%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter reading sources... [ 33%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config reading sources... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter reading sources... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.metric_reporter reading sources... [ 34%] configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter reading sources... [ 35%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config reading sources... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter reading sources... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config reading sources... [ 37%] configs/pytext.models reading sources... [ 37%] configs/pytext.models.decoders reading sources... [ 37%] configs/pytext.models.decoders.decoder_base reading sources... [ 37%] configs/pytext.models.decoders.decoder_base.DecoderBase.Config reading sources... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder reading sources... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config reading sources... [ 38%] configs/pytext.models.decoders.mlp_decoder reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config reading sources... [ 40%] configs/pytext.models.doc_model reading sources... [ 41%] configs/pytext.models.doc_model.DocModel_Deprecated.Config reading sources... [ 41%] configs/pytext.models.doc_model.ModelInput reading sources... [ 41%] configs/pytext.models.doc_model.NewDocModel.Config reading sources... [ 42%] configs/pytext.models.doc_model.NewDocRegressionModel.Config reading sources... [ 42%] configs/pytext.models.doc_model.RegressionModelInput reading sources... [ 42%] configs/pytext.models.embeddings reading sources... [ 42%] configs/pytext.models.embeddings.char_embedding reading sources... [ 43%] configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config reading sources... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding reading sources... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config reading sources... [ 44%] configs/pytext.models.embeddings.dict_embedding reading sources... [ 44%] configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config reading sources... [ 44%] configs/pytext.models.embeddings.embedding_base reading sources... [ 45%] configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config reading sources... [ 45%] configs/pytext.models.embeddings.embedding_list reading sources... [ 45%] configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config reading sources... [ 45%] configs/pytext.models.embeddings.word_embedding reading sources... [ 46%] configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config reading sources... [ 46%] configs/pytext.models.ensembles reading sources... [ 46%] configs/pytext.models.ensembles.bagging_doc_ensemble reading sources... [ 47%] configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config reading sources... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble reading sources... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config reading sources... [ 48%] configs/pytext.models.ensembles.ensemble reading sources... [ 48%] configs/pytext.models.ensembles.ensemble.Ensemble.Config reading sources... [ 48%] configs/pytext.models.joint_model reading sources... [ 48%] configs/pytext.models.joint_model.JointModel.Config reading sources... [ 49%] configs/pytext.models.language_models reading sources... [ 49%] configs/pytext.models.language_models.lmlstm reading sources... [ 49%] configs/pytext.models.language_models.lmlstm.LMLSTM.Config reading sources... [ 50%] configs/pytext.models.model reading sources... [ 50%] configs/pytext.models.model.BaseModel.Config reading sources... [ 50%] configs/pytext.models.model.Model.Config reading sources... [ 51%] configs/pytext.models.model.ModelInput reading sources... [ 51%] configs/pytext.models.module reading sources... [ 51%] configs/pytext.models.module.Module.Config reading sources... [ 51%] configs/pytext.models.output_layers reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config reading sources... [ 53%] configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config reading sources... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer reading sources... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config reading sources... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer reading sources... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config reading sources... [ 54%] configs/pytext.models.output_layers.lm_output_layer reading sources... [ 54%] configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config reading sources... [ 55%] configs/pytext.models.output_layers.output_layer_base reading sources... [ 55%] configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config reading sources... [ 55%] configs/pytext.models.output_layers.pairwise_ranking_output_layer reading sources... [ 56%] configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config reading sources... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer reading sources... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config reading sources... [ 57%] configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config reading sources... [ 57%] configs/pytext.models.pair_classification_model reading sources... [ 57%] configs/pytext.models.pair_classification_model.PairClassificationModel.Config reading sources... [ 57%] configs/pytext.models.query_document_pairwise_ranking_model reading sources... [ 58%] configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config reading sources... [ 58%] configs/pytext.models.representations reading sources... [ 58%] configs/pytext.models.representations.bilstm reading sources... [ 59%] configs/pytext.models.representations.bilstm.BiLSTM.Config reading sources... [ 59%] configs/pytext.models.representations.bilstm_doc_attention reading sources... [ 59%] configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config reading sources... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention reading sources... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config reading sources... [ 60%] configs/pytext.models.representations.bilstm_slot_attn reading sources... [ 60%] configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config reading sources... [ 61%] configs/pytext.models.representations.biseqcnn reading sources... [ 61%] configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config reading sources... [ 61%] configs/pytext.models.representations.contextual_intent_slot_rep reading sources... [ 62%] configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config reading sources... [ 62%] configs/pytext.models.representations.docnn reading sources... [ 62%] configs/pytext.models.representations.docnn.DocNNRepresentation.Config reading sources... [ 62%] configs/pytext.models.representations.jointcnn_rep reading sources... [ 63%] configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config reading sources... [ 63%] configs/pytext.models.representations.pair_rep reading sources... [ 63%] configs/pytext.models.representations.pair_rep.PairRepresentation.Config reading sources... [ 64%] configs/pytext.models.representations.pass_through reading sources... [ 64%] configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config reading sources... [ 64%] configs/pytext.models.representations.pooling reading sources... [ 65%] configs/pytext.models.representations.pooling.BoundaryPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.LastTimestepPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.MaxPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.MeanPool.Config reading sources... [ 66%] configs/pytext.models.representations.pooling.NoPool.Config reading sources... [ 66%] configs/pytext.models.representations.pooling.SelfAttention.Config reading sources... [ 66%] configs/pytext.models.representations.pure_doc_attention reading sources... [ 67%] configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config reading sources... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep reading sources... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config reading sources... [ 68%] configs/pytext.models.representations.representation_base reading sources... [ 68%] configs/pytext.models.representations.representation_base.RepresentationBase.Config reading sources... [ 68%] configs/pytext.models.representations.seq_rep reading sources... [ 68%] configs/pytext.models.representations.seq_rep.SeqRepresentation.Config reading sources... [ 69%] configs/pytext.models.representations.slot_attention reading sources... [ 69%] configs/pytext.models.representations.slot_attention.SlotAttention.Config reading sources... [ 69%] configs/pytext.models.semantic_parsers reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams reading sources... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints reading sources... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config reading sources... [ 71%] configs/pytext.models.seq_models reading sources... [ 71%] configs/pytext.models.seq_models.contextual_intent_slot reading sources... [ 72%] configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config reading sources... [ 72%] configs/pytext.models.seq_models.seqnn reading sources... [ 72%] configs/pytext.models.seq_models.seqnn.SeqNNModel.Config reading sources... [ 73%] configs/pytext.models.word_model reading sources... [ 73%] configs/pytext.models.word_model.ModelInput reading sources... [ 73%] configs/pytext.models.word_model.NewWordTaggingModel.Config reading sources... [ 74%] configs/pytext.models.word_model.WordTaggingModel.Config reading sources... [ 74%] configs/pytext.optimizer reading sources... [ 74%] configs/pytext.optimizer.Adam.Config reading sources... [ 74%] configs/pytext.optimizer.Optimizer.Config reading sources... [ 75%] configs/pytext.optimizer.SGD.Config reading sources... [ 75%] configs/pytext.optimizer.scheduler reading sources... [ 75%] configs/pytext.optimizer.scheduler.BatchScheduler.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.ExponentialLR.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.LmFineTuning.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.Scheduler.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.StepLR.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.WarmupScheduler.Config reading sources... [ 78%] configs/pytext.task reading sources... [ 78%] configs/pytext.task.disjoint_multitask reading sources... [ 78%] configs/pytext.task.disjoint_multitask.DisjointMultitask.Config reading sources... [ 79%] configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config reading sources... [ 79%] configs/pytext.task.new_task reading sources... [ 79%] configs/pytext.task.new_task.NewDocumentClassification.Config reading sources... [ 80%] configs/pytext.task.new_task.NewDocumentRegression.Config reading sources... [ 80%] configs/pytext.task.new_task.NewTask.Config reading sources... [ 80%] configs/pytext.task.new_task.NewTaskTrainer.Config reading sources... [ 80%] configs/pytext.task.new_task._NewTask.Config reading sources... [ 81%] configs/pytext.task.task reading sources... [ 81%] configs/pytext.task.task.Task.Config reading sources... [ 81%] configs/pytext.task.task.TaskBase.Config reading sources... [ 82%] configs/pytext.task.tasks reading sources... [ 82%] configs/pytext.task.tasks.ContextualIntentSlotTask.Config reading sources... [ 82%] configs/pytext.task.tasks.DocClassificationTask.Config reading sources... [ 82%] configs/pytext.task.tasks.EnsembleTask.Config reading sources... [ 83%] configs/pytext.task.tasks.JointTextTask.Config reading sources... [ 83%] configs/pytext.task.tasks.LMTask.Config reading sources... [ 83%] configs/pytext.task.tasks.NewWordTaggingTask.Config reading sources... [ 84%] configs/pytext.task.tasks.PairClassificationTask.Config reading sources... [ 84%] configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config reading sources... [ 84%] configs/pytext.task.tasks.SemanticParsingTask.Config reading sources... [ 85%] configs/pytext.task.tasks.SeqNNTask.Config reading sources... [ 85%] configs/pytext.task.tasks.WordTaggingTask.Config reading sources... [ 85%] configs/pytext.trainers reading sources... [ 85%] configs/pytext.trainers.ensemble_trainer reading sources... [ 86%] configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config reading sources... [ 86%] configs/pytext.trainers.hogwild_trainer reading sources... [ 86%] configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config reading sources... [ 87%] configs/pytext.trainers.trainer reading sources... [ 87%] configs/pytext.trainers.trainer.Trainer.Config reading sources... [ 87%] configs/pytext.trainers.trainer.TrainerBase.Config reading sources... [ 88%] create_new_task reading sources... [ 88%] datasource_tutorial reading sources... [ 88%] disjoint_multitask_tutorial reading sources... [ 88%] distributed_training_tutorial reading sources... [ 89%] execute_your_first_model reading sources... [ 89%] hierarchical_intent_slot_tutorial reading sources... [ 89%] index reading sources... [ 90%] installation reading sources... [ 90%] modules/pytext reading sources... [ 90%] modules/pytext.common reading sources... [ 91%] modules/pytext.config reading sources... [ 91%] modules/pytext.data reading sources... [ 91%] modules/pytext.data.data_structures reading sources... [ 91%] modules/pytext.data.featurizer reading sources... [ 92%] modules/pytext.data.sources reading sources... [ 92%] modules/pytext.data.test reading sources... [ 92%] modules/pytext.data.tokenizers reading sources... [ 93%] modules/pytext.exporters reading sources... [ 93%] modules/pytext.fields reading sources... [ 93%] modules/pytext.loss reading sources... [ 94%] modules/pytext.metric_reporters reading sources... [ 94%] modules/pytext.metrics reading sources... [ 94%] modules/pytext.models reading sources... [ 94%] modules/pytext.models.decoders reading sources... [ 95%] modules/pytext.models.embeddings reading sources... [ 95%] modules/pytext.models.ensembles reading sources... [ 95%] modules/pytext.models.language_models reading sources... [ 96%] modules/pytext.models.output_layers reading sources... [ 96%] modules/pytext.models.representations reading sources... [ 96%] modules/pytext.models.semantic_parsers reading sources... [ 97%] modules/pytext.models.semantic_parsers.rnng reading sources... [ 97%] modules/pytext.models.seq_models reading sources... [ 97%] modules/pytext.optimizer reading sources... [ 97%] modules/pytext.task reading sources... [ 98%] modules/pytext.trainers reading sources... [ 98%] modules/pytext.utils reading sources... [ 98%] overview reading sources... [ 99%] pytext_models_in_your_app reading sources... [ 99%] serving_models_in_production reading sources... [ 99%] train_your_first_model reading sources... [100%] visualize_your_model looking for now-outdated files... none found pickling environment... done checking consistency... done processing PyText.tex...index installation train_your_first_model execute_your_first_model visualize_your_model pytext_models_in_your_app serving_models_in_production datasource_tutorial atis_tutorial hierarchical_intent_slot_tutorial disjoint_multitask_tutorial distributed_training_tutorial overview create_new_task configs/pytext configs/pytext.config configs/pytext.config.contextual_intent_slot configs/pytext.config.contextual_intent_slot.ModelInputConfig configs/pytext.config.doc_classification configs/pytext.config.doc_classification.ModelInputConfig configs/pytext.config.field_config configs/pytext.config.field_config.DocLabelConfig configs/pytext.config.field_config.FeatureConfig configs/pytext.config.field_config.FloatVectorConfig configs/pytext.config.field_config.WordLabelConfig configs/pytext.config.module_config configs/pytext.config.module_config.CNNParams configs/pytext.config.pair_classification configs/pytext.config.pair_classification.ModelInputConfig configs/pytext.config.pytext_config configs/pytext.config.pytext_config.PyTextConfig configs/pytext.config.query_document_pairwise_ranking configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig configs/pytext.data configs/pytext.data.batch_sampler configs/pytext.data.batch_sampler.BaseBatchSampler.Config configs/pytext.data.batch_sampler.EvalBatchSampler.Config configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config configs/pytext.data.bptt_lm_data_handler configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config configs/pytext.data.compositional_data_handler configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config configs/pytext.data.contextual_intent_slot_data_handler configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config configs/pytext.data.data configs/pytext.data.data.Batcher.Config configs/pytext.data.data.Data.Config configs/pytext.data.data.PoolingBatcher.Config configs/pytext.data.data_handler configs/pytext.data.data_handler.DataHandler.Config configs/pytext.data.disjoint_multitask_data configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config configs/pytext.data.disjoint_multitask_data_handler configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config configs/pytext.data.doc_classification_data_handler configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config configs/pytext.data.featurizer configs/pytext.data.featurizer.featurizer configs/pytext.data.featurizer.featurizer.Featurizer.Config configs/pytext.data.featurizer.simple_featurizer configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config configs/pytext.data.joint_data_handler configs/pytext.data.joint_data_handler.JointModelDataHandler.Config configs/pytext.data.language_model_data_handler configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config configs/pytext.data.pair_classification_data_handler configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config configs/pytext.data.query_document_pairwise_ranking_data_handler configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config configs/pytext.data.seq_data_handler configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config configs/pytext.data.sources configs/pytext.data.sources.data_source configs/pytext.data.sources.data_source.DataSource.Config configs/pytext.data.sources.data_source.RootDataSource.Config configs/pytext.data.sources.data_source.RowShardedDataSource.Config configs/pytext.data.sources.data_source.ShardedDataSource.Config configs/pytext.data.sources.squad configs/pytext.data.sources.squad.SquadDataSource.Config configs/pytext.data.sources.tsv configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config configs/pytext.data.sources.tsv.TSVDataSource.Config configs/pytext.data.tensorizers configs/pytext.data.tensorizers.ByteTensorizer.Config configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config configs/pytext.data.tensorizers.FloatListTensorizer.Config configs/pytext.data.tensorizers.LabelTensorizer.Config configs/pytext.data.tensorizers.NumericLabelTensorizer.Config configs/pytext.data.tensorizers.RawJson.Config configs/pytext.data.tensorizers.RawString.Config configs/pytext.data.tensorizers.Tensorizer.Config configs/pytext.data.tensorizers.TokenTensorizer.Config configs/pytext.data.tensorizers.WordLabelTensorizer.Config configs/pytext.data.tokenizers configs/pytext.data.tokenizers.tokenizer configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config configs/pytext.exporters configs/pytext.exporters.custom_exporters configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config configs/pytext.exporters.exporter configs/pytext.exporters.exporter.ModelExporter.Config configs/pytext.loss configs/pytext.loss.loss configs/pytext.loss.loss.AUCPRHingeLoss.Config configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config configs/pytext.loss.loss.CrossEntropyLoss.Config configs/pytext.loss.loss.KLDivergenceBCELoss.Config configs/pytext.loss.loss.KLDivergenceCELoss.Config configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config configs/pytext.loss.loss.Loss.Config configs/pytext.loss.loss.MSELoss.Config configs/pytext.loss.loss.PairwiseRankingLoss.Config configs/pytext.loss.loss.SoftHardBCELoss.Config configs/pytext.metric_reporters configs/pytext.metric_reporters.classification_metric_reporter configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config configs/pytext.metric_reporters.compositional_metric_reporter configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config configs/pytext.metric_reporters.disjoint_multitask_metric_reporter configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config configs/pytext.metric_reporters.intent_slot_detection_metric_reporter configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config configs/pytext.metric_reporters.language_model_metric_reporter configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config configs/pytext.metric_reporters.metric_reporter configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config configs/pytext.metric_reporters.pairwise_ranking_metric_reporter configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config configs/pytext.metric_reporters.regression_metric_reporter configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config configs/pytext.metric_reporters.word_tagging_metric_reporter configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config configs/pytext.models configs/pytext.models.decoders configs/pytext.models.decoders.decoder_base configs/pytext.models.decoders.decoder_base.DecoderBase.Config configs/pytext.models.decoders.intent_slot_model_decoder configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config configs/pytext.models.decoders.mlp_decoder configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config configs/pytext.models.decoders.mlp_decoder_query_response configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config configs/pytext.models.disjoint_multitask_model configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config configs/pytext.models.doc_model configs/pytext.models.doc_model.DocModel_Deprecated.Config configs/pytext.models.doc_model.ModelInput configs/pytext.models.doc_model.NewDocModel.Config configs/pytext.models.doc_model.NewDocRegressionModel.Config configs/pytext.models.doc_model.RegressionModelInput configs/pytext.models.embeddings configs/pytext.models.embeddings.char_embedding configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config configs/pytext.models.embeddings.contextual_token_embedding configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config configs/pytext.models.embeddings.dict_embedding configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config configs/pytext.models.embeddings.embedding_base configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config configs/pytext.models.embeddings.embedding_list configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config configs/pytext.models.embeddings.word_embedding configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config configs/pytext.models.ensembles configs/pytext.models.ensembles.bagging_doc_ensemble configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config configs/pytext.models.ensembles.bagging_intent_slot_ensemble configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config configs/pytext.models.ensembles.ensemble configs/pytext.models.ensembles.ensemble.Ensemble.Config configs/pytext.models.joint_model configs/pytext.models.joint_model.JointModel.Config configs/pytext.models.language_models configs/pytext.models.language_models.lmlstm configs/pytext.models.language_models.lmlstm.LMLSTM.Config configs/pytext.models.model configs/pytext.models.model.BaseModel.Config configs/pytext.models.model.Model.Config configs/pytext.models.model.ModelInput configs/pytext.models.module configs/pytext.models.module.Module.Config configs/pytext.models.output_layers configs/pytext.models.output_layers.doc_classification_output_layer configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config configs/pytext.models.output_layers.doc_regression_output_layer configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config configs/pytext.models.output_layers.intent_slot_output_layer configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config configs/pytext.models.output_layers.lm_output_layer configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config configs/pytext.models.output_layers.output_layer_base configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config configs/pytext.models.output_layers.pairwise_ranking_output_layer configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config configs/pytext.models.output_layers.word_tagging_output_layer configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config configs/pytext.models.pair_classification_model configs/pytext.models.pair_classification_model.PairClassificationModel.Config configs/pytext.models.query_document_pairwise_ranking_model configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config configs/pytext.models.representations configs/pytext.models.representations.bilstm configs/pytext.models.representations.bilstm.BiLSTM.Config configs/pytext.models.representations.bilstm_doc_attention configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config configs/pytext.models.representations.bilstm_doc_slot_attention configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config configs/pytext.models.representations.bilstm_slot_attn configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config configs/pytext.models.representations.biseqcnn configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config configs/pytext.models.representations.contextual_intent_slot_rep configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config configs/pytext.models.representations.docnn configs/pytext.models.representations.docnn.DocNNRepresentation.Config configs/pytext.models.representations.jointcnn_rep configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config configs/pytext.models.representations.pair_rep configs/pytext.models.representations.pair_rep.PairRepresentation.Config configs/pytext.models.representations.pass_through configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config configs/pytext.models.representations.pooling configs/pytext.models.representations.pooling.BoundaryPool.Config configs/pytext.models.representations.pooling.LastTimestepPool.Config configs/pytext.models.representations.pooling.MaxPool.Config configs/pytext.models.representations.pooling.MeanPool.Config configs/pytext.models.representations.pooling.NoPool.Config configs/pytext.models.representations.pooling.SelfAttention.Config configs/pytext.models.representations.pure_doc_attention configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config configs/pytext.models.representations.query_document_pairwise_ranking_rep configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config configs/pytext.models.representations.representation_base configs/pytext.models.representations.representation_base.RepresentationBase.Config configs/pytext.models.representations.seq_rep configs/pytext.models.representations.seq_rep.SeqRepresentation.Config configs/pytext.models.representations.slot_attention configs/pytext.models.representations.slot_attention.SlotAttention.Config configs/pytext.models.semantic_parsers configs/pytext.models.semantic_parsers.rnng configs/pytext.models.semantic_parsers.rnng.rnng_parser configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config configs/pytext.models.seq_models configs/pytext.models.seq_models.contextual_intent_slot configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config configs/pytext.models.seq_models.seqnn configs/pytext.models.seq_models.seqnn.SeqNNModel.Config configs/pytext.models.word_model configs/pytext.models.word_model.ModelInput configs/pytext.models.word_model.NewWordTaggingModel.Config configs/pytext.models.word_model.WordTaggingModel.Config configs/pytext.optimizer configs/pytext.optimizer.scheduler configs/pytext.optimizer.scheduler.BatchScheduler.Config configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config configs/pytext.optimizer.scheduler.ExponentialLR.Config configs/pytext.optimizer.scheduler.LmFineTuning.Config configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config configs/pytext.optimizer.scheduler.Scheduler.Config configs/pytext.optimizer.scheduler.StepLR.Config configs/pytext.optimizer.scheduler.WarmupScheduler.Config configs/pytext.optimizer.Adam.Config configs/pytext.optimizer.Optimizer.Config configs/pytext.optimizer.SGD.Config configs/pytext.task configs/pytext.task.disjoint_multitask configs/pytext.task.disjoint_multitask.DisjointMultitask.Config configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config configs/pytext.task.new_task configs/pytext.task.new_task.NewDocumentClassification.Config configs/pytext.task.new_task.NewDocumentRegression.Config configs/pytext.task.new_task.NewTask.Config configs/pytext.task.new_task.NewTaskTrainer.Config configs/pytext.task.new_task._NewTask.Config configs/pytext.task.task configs/pytext.task.task.Task.Config configs/pytext.task.task.TaskBase.Config configs/pytext.task.tasks configs/pytext.task.tasks.ContextualIntentSlotTask.Config configs/pytext.task.tasks.DocClassificationTask.Config configs/pytext.task.tasks.EnsembleTask.Config configs/pytext.task.tasks.JointTextTask.Config configs/pytext.task.tasks.LMTask.Config configs/pytext.task.tasks.NewWordTaggingTask.Config configs/pytext.task.tasks.PairClassificationTask.Config configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config configs/pytext.task.tasks.SemanticParsingTask.Config configs/pytext.task.tasks.SeqNNTask.Config configs/pytext.task.tasks.WordTaggingTask.Config configs/pytext.trainers configs/pytext.trainers.ensemble_trainer configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config configs/pytext.trainers.hogwild_trainer configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config configs/pytext.trainers.trainer configs/pytext.trainers.trainer.Trainer.Config configs/pytext.trainers.trainer.TrainerBase.Config modules/pytext modules/pytext.common modules/pytext.config modules/pytext.data modules/pytext.data.data_structures modules/pytext.data.featurizer modules/pytext.data.sources modules/pytext.data.test modules/pytext.data.tokenizers modules/pytext.exporters modules/pytext.fields modules/pytext.loss modules/pytext.metric_reporters modules/pytext.metrics modules/pytext.models modules/pytext.models.decoders modules/pytext.models.embeddings modules/pytext.models.ensembles modules/pytext.models.language_models modules/pytext.models.output_layers modules/pytext.models.representations modules/pytext.models.semantic_parsers modules/pytext.models.semantic_parsers.rnng modules/pytext.models.seq_models modules/pytext.optimizer modules/pytext.task modules/pytext.trainers modules/pytext.utils resolving references... writing... done copying images... [ 16%] _static/img/tb_train_metrics.png copying images... [ 33%] _static/img/tb_test_metrics.png copying images... [ 50%] _static/img/tb_graph.png copying images... [ 66%] _static/img/flask_www.png copying images... [ 83%] _static/img/ios_demo.png copying images... [100%] _static/img/pytext_design.png copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Install apex from https://github.com/NVIDIA/apex/. [rtd-command-info] start-time: 2019-05-02T17:30:48.555069Z, end-time: 2019-05-02T17:30:53.935051Z, duration: 5, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/_build/latex/PyText.tex This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/lates t/pytext/docs/source/_build/latex/PyText.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file PyText.idx No file PyText.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] LaTeX Warning: Hyper reference `installation:installation' on page 5 undefined on input line 249. LaTeX Warning: Hyper reference `installation:install-from-source' on page 5 und efined on input line 249. Underfull \hbox (badness 10000) in paragraph at lines 295--296 []\T1/pcr/m/n/10 $ echo \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 APT::Default-Release "s table";\TS1/pcr/m/n/10 ' \T1/pcr/m/n/10 | sudo tee -a /etc/apt/apt. [5] Underfull \hbox (badness 10000) in paragraph at lines 365--366 []\T1/ptm/m/n/10 install OS de-pen-den-cies: \T1/pcr/m/n/10 sudo apt-get instal l python3-venv protobuf-compiler [6] [7] [8] LaTeX Warning: Hyper reference `train_your_first_model::doc' on page 9 undefine d on input line 522. LaTeX Warning: Hyper reference `atis_tutorial::doc' on page 9 undefined on inpu t line 522. [9] [10] [11] LaTeX Warning: Hyper reference `atis_tutorial::doc' on page 12 undefined on inp ut line 703. LaTeX Warning: Hyper reference `atis_tutorial::doc' on page 12 undefined on inp ut line 717. [12] [13 <./tb_train_metrics.png> <./tb_test_metrics.png>] LaTeX Warning: Hyper reference `atis_tutorial::doc' on page 14 undefined on inp ut line 761. [14 <./tb_graph.png>] [15 <./flask_www.png>] [16 <./ios_demo.png>] [17] [18] [19] [20] [21] [22] Underfull \vbox (badness 1769) detected at line 1273 [23] [24] [25] [26] [27] [28] [29] LaTeX Warning: Hyper reference `installation::doc' on page 30 undefined on inpu t line 1669. [30] [31] LaTeX Warning: Hyper reference `installation::doc' on page 32 undefined on inpu t line 1798. [32] [33] [34] LaTeX Warning: Hyper reference `installation::doc' on page 35 undefined on inpu t line 1973. [35] [36 <./pytext_design.png>] [37] [38] [39] [40] [41] [42] [43] LaTeX Warning: Hyper reference `index::doc' on page 44 undefined on input line 2574. [44] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 45 undefined on input line 2589. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 45 undefined on input line 2594. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 45 undefined on input line 2614. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 45 undefined on input line 2614. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.dict_embedding .DictEmbedding.Config::doc' on page 45 undefined on input line 2617. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.char_embedding .CharacterEmbedding.Config::doc' on page 45 undefined on input line 2620. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.contextual_tok en_embedding.ContextualTokenEmbedding.Config::doc' on page 45 undefined on inpu t line 2623. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 45 undefined on input line 2626. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 45 undefined on input line 2626. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FloatVectorC onfig::doc' on page 45 undefined on input line 2629. [45] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 46 undefined on input line 2698. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 46 undefined on input line 2703. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 46 undefined on input line 2723. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 46 undefined on input line 2723. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.dict_embedding .DictEmbedding.Config::doc' on page 46 undefined on input line 2726. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.char_embedding .CharacterEmbedding.Config::doc' on page 46 undefined on input line 2729. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.contextual_tok en_embedding.ContextualTokenEmbedding.Config::doc' on page 46 undefined on inpu t line 2732. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FloatVectorC onfig::doc' on page 46 undefined on input line 2735. [46] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 47 undefined on input line 2786. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 47 undefined on input line 2821. [47] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 48 undefined on input line 2826. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 48 undefined on input line 2846. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 48 undefined on input line 2846. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 48 undefined on input line 2849. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.dict_embedding .DictEmbedding.Config::doc' on page 48 undefined on input line 2852. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.char_embedding .CharacterEmbedding.Config::doc' on page 48 undefined on input line 2855. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FloatVectorC onfig::doc' on page 48 undefined on input line 2858. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.contextual_tok en_embedding.ContextualTokenEmbedding.Config::doc' on page 48 undefined on inpu t line 2861. [48] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 49 undefined on input line 2910. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 49 undefined on input line 2948. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 49 undefined on input line 2985. [49] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 50 undefined on input line 3020. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 50 undefined on input line 3025. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 50 undefined on input line 3045. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 50 undefined on input line 3045. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 50 undefined on input line 3048. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 50 undefined on input line 3048. [50] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 51 undefined on input line 3116. LaTeX Warning: Hyper reference `configs/pytext.task.task.TaskBase.Config::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.task.Task.Config::doc' on p age 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.new_task._NewTask.Config::d oc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTask.Config::do c' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewDocumentClassif ication.Config::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewDocumentRegress ion.Config::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.disjoint_multitask.Disjoint Multitask.Config::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.disjoint_multitask.NewDisjo intMultitask.Config::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.QueryDocumentPairwise RankingTask.Config::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.EnsembleTask.Config:: doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.DocClassificationTask .Config::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.WordTaggingTask.Confi g::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.NewWordTaggingTask.Co nfig::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.JointTextTask.Config: :doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.LMTask.Config::doc' o n page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.PairClassificationTas k.Config::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.SeqNNTask.Config::doc ' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.ContextualIntentSlotT ask.Config::doc' on page 51 undefined on input line 3124. LaTeX Warning: Hyper reference `configs/pytext.task.tasks.SemanticParsingTask.C onfig::doc' on page 51 undefined on input line 3124. Overfull \hbox (1737.03542pt too wide) in paragraph at lines 3124--3125 [] Underfull \hbox (badness 10000) in paragraph at lines 3124--3125 [51] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 52 undefined on input line 3189. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 52 undefined on input line 3194. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 52 undefined on input line 3214. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 52 undefined on input line 3214. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 52 undefined on input line 3217. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 52 undefined on input line 3217. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 52 undefined on input line 3220. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 52 undefined on input line 3220. [52] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.B aseBatchSampler' on page 53 undefined on input line 3309. [53] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 54 undefined on input line 3314. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.E valBatchSampler.Config' on page 54 undefined on input line 3323. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.E valBatchSampler' on page 54 undefined on input line 3338. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.B aseBatchSampler.Config' on page 54 undefined on input line 3343. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.R andomizedBatchSampler' on page 54 undefined on input line 3359. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 54 undefined on input line 3364. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.R oundRobinBatchSampler' on page 54 undefined on input line 3386. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 54 undefined on input line 3391. [54] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.bptt_lm_data_ha ndler.BPTTLanguageModelDataHandler' on page 55 undefined on input line 3419. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler.Config' on page 55 undefined on input line 3424. [55] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.compositional_d ata_handler.CompositionalDataHandler' on page 56 undefined on input line 3519. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler.Config' on page 56 undefined on input line 3524. Overfull \hbox (78.62364pt too wide) in paragraph at lines 3532--3533 [] Underfull \hbox (badness 10000) in paragraph at lines 3532--3533 LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.contextual_inte nt_slot_data_handler.ContextualIntentSlotModelDataHandler' on page 56 undefined on input line 3590. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.joint_data_hand ler.JointModelDataHandler.Config' on page 56 undefined on input line 3595. [56] Overfull \hbox (168.62364pt too wide) in paragraph at lines 3603--3604 [] Underfull \hbox (badness 10000) in paragraph at lines 3603--3604 LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.Batcher' o n page 57 undefined on input line 3666. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 57 undefined on input line 3671. [57] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.PoolingBat cher.Config' on page 58 undefined on input line 3694. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.Data' on p age 58 undefined on input line 3713. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 58 undefined on input line 3718. LaTeX Warning: Hyper reference `configs/pytext.data.sources.data_source.DataSou rce.Config::doc' on page 58 undefined on input line 3726. LaTeX Warning: Hyper reference `configs/pytext.data.sources.tsv.TSVDataSource.C onfig::doc' on page 58 undefined on input line 3726. LaTeX Warning: Hyper reference `configs/pytext.data.data.Batcher.Config::doc' o n page 58 undefined on input line 3730. LaTeX Warning: Hyper reference `configs/pytext.data.data.PoolingBatcher.Config: :doc' on page 58 undefined on input line 3730. [58] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.PoolingBat cher' on page 59 undefined on input line 3773. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.Batcher.Co nfig' on page 59 undefined on input line 3778. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 59 undefined on input line 3818. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 59 undefined on input line 3823. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.bptt_lm_data_ha ndler.BPTTLanguageModelDataHandler.Config' on page 59 undefined on input line 3 863. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.compositional_d ata_handler.CompositionalDataHandler.Config' on page 59 undefined on input line 3866. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.contextual_inte nt_slot_data_handler.ContextualIntentSlotModelDataHandler.Config' on page 59 un defined on input line 3869. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.disjoint_multit ask_data_handler.DisjointMultitaskDataHandler.Config' on page 59 undefined on i nput line 3872. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.doc_classificat ion_data_handler.DocClassificationDataHandler.Config' on page 59 undefined on i nput line 3875. [59] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.joint_data_hand ler.JointModelDataHandler.Config' on page 60 undefined on input line 3878. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.language_model_ data_handler.LanguageModelDataHandler.Config' on page 60 undefined on input lin e 3881. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.pair_classifica tion_data_handler.PairClassificationDataHandler.Config' on page 60 undefined on input line 3884. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.query_document_ pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config' o n page 60 undefined on input line 3887. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.seq_data_handle r.SeqModelDataHandler.Config' on page 60 undefined on input line 3890. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.disjoint_multit ask_data.DisjointMultitaskData' on page 60 undefined on input line 3918. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 60 undefined on input line 3923. LaTeX Warning: Hyper reference `configs/pytext.data.batch_sampler.BaseBatchSamp ler.Config::doc' on page 60 undefined on input line 3934. LaTeX Warning: Hyper reference `configs/pytext.data.batch_sampler.EvalBatchSamp ler.Config::doc' on page 60 undefined on input line 3934. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.disjoint_multit ask_data_handler.DisjointMultitaskDataHandler' on page 60 undefined on input li ne 3961. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler.Config' on page 60 undefined on input line 3966. [60] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.doc_classificat ion_data_handler.DocClassificationDataHandler' on page 61 undefined on input li ne 4048. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler.Config' on page 61 undefined on input line 4053. [61] LaTeX Warning: Hyper reference `modules/pytext.data.featurizer:pytext.data.feat urizer.featurizer.Featurizer' on page 62 undefined on input line 4154. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 62 undefined on input line 4159. [62] LaTeX Warning: Hyper reference `modules/pytext.data.featurizer:pytext.data.feat urizer.simple_featurizer.SimpleFeaturizer' on page 63 undefined on input line 4 178. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 63 undefined on input line 4183. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.joint_data_hand ler.JointModelDataHandler' on page 63 undefined on input line 4223. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler.Config' on page 63 undefined on input line 4228. Overfull \hbox (168.62364pt too wide) in paragraph at lines 4236--4237 [] Underfull \hbox (badness 10000) in paragraph at lines 4236--4237 [63] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.contextual_inte nt_slot_data_handler.ContextualIntentSlotModelDataHandler.Config' on page 64 un defined on input line 4271. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.seq_data_handle r.SeqModelDataHandler.Config' on page 64 undefined on input line 4274. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.language_model_ data_handler.LanguageModelDataHandler' on page 64 undefined on input line 4310. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler.Config' on page 64 undefined on input line 4315. [64] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.pair_classifica tion_data_handler.PairClassificationDataHandler' on page 65 undefined on input line 4429. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler.Config' on page 65 undefined on input line 4434. [65] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.query_document_ pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler' on page 66 undefined on input line 4498. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler.Config' on page 66 undefined on input line 4503. [66] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.seq_data_handle r.SeqModelDataHandler' on page 67 undefined on input line 4567. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.joint_data_hand ler.JointModelDataHandler.Config' on page 67 undefined on input line 4572. [67] LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.DataSource' on page 68 undefined on input line 4646. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 68 undefined on input line 4651. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.RowShardedDataSource.Config' on page 68 undefined on input line 46 60. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.ShardedDataSource.Config' on page 68 undefined on input line 4663. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .squad.SquadDataSource.Config' on page 68 undefined on input line 4666. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.RootDataSource' on page 68 undefined on input line 4681. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 68 undefined on input line 4686. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.BlockShardedTSVDataSource.Config' on page 68 undefined on input line 4704. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.MultilingualTSVDataSource.Config' on page 68 undefined on input line 4707. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.TSVDataSource.Config' on page 68 undefined on input line 4710. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.RowShardedDataSource' on page 68 undefined on input line 4727. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.ShardedDataSource.Config' on page 68 undefined on input line 4732. [68] LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.ShardedDataSource' on page 69 undefined on input line 4748. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.DataSource.Config' on page 69 undefined on input line 4753. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.RowShardedDataSource.Config' on page 69 undefined on input line 47 62. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .squad.SquadDataSource' on page 69 undefined on input line 4780. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.DataSource.Config' on page 69 undefined on input line 4785. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.BlockShardedTSVDataSource' on page 69 undefined on input line 4825. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.TSVDataSource.Config' on page 69 undefined on input line 4830. [69] LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.MultilingualTSVDataSource' on page 70 undefined on input line 4875. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.TSVDataSource.Config' on page 70 undefined on input line 4880. Overfull \hbox (27.2534pt too wide) in paragraph at lines 4906--4907 [] Underfull \hbox (badness 10000) in paragraph at lines 4906--4907 [70] LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.TSVDataSource' on page 71 undefined on input line 4933. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.RootDataSource.Config' on page 71 undefined on input line 4938. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.BlockShardedTSVDataSource.Config' on page 71 undefined on input line 4970. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.MultilingualTSVDataSource.Config' on page 71 undefined on input line 4973. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Byt eTensorizer' on page 71 undefined on input line 4998. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer.Config' on page 71 undefined on input line 5003. [71] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Cha racterTokenTensorizer' on page 72 undefined on input line 5036. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Tok enTensorizer.Config' on page 72 undefined on input line 5041. LaTeX Warning: Hyper reference `configs/pytext.data.tokenizers.tokenizer.Tokeni zer.Config::doc' on page 72 undefined on input line 5052. LaTeX Warning: Hyper reference `configs/pytext.data.tokenizers.tokenizer.Tokeni zer.Config::doc' on page 72 undefined on input line 5052. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Flo atListTensorizer' on page 72 undefined on input line 5095. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer.Config' on page 72 undefined on input line 5100. [72] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Lab elTensorizer' on page 73 undefined on input line 5128. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer.Config' on page 73 undefined on input line 5133. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Num ericLabelTensorizer' on page 73 undefined on input line 5162. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer.Config' on page 73 undefined on input line 5167. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Raw Json' on page 73 undefined on input line 5197. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Raw String.Config' on page 73 undefined on input line 5202. [73] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Raw String' on page 74 undefined on input line 5224. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer.Config' on page 74 undefined on input line 5229. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Raw Json.Config' on page 74 undefined on input line 5245. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer' on page 74 undefined on input line 5259. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 74 undefined on input line 5264. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Byt eTensorizer.Config' on page 74 undefined on input line 5273. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Cha racterTokenTensorizer.Config' on page 74 undefined on input line 5276. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Flo atListTensorizer.Config' on page 74 undefined on input line 5279. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Lab elTensorizer.Config' on page 74 undefined on input line 5282. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Num ericLabelTensorizer.Config' on page 74 undefined on input line 5285. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Raw Json.Config' on page 74 undefined on input line 5288. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Raw String.Config' on page 74 undefined on input line 5291. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Tok enTensorizer.Config' on page 74 undefined on input line 5294. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Wor dLabelTensorizer.Config' on page 74 undefined on input line 5297. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Tok enTensorizer' on page 74 undefined on input line 5312. [74] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer.Config' on page 75 undefined on input line 5317. LaTeX Warning: Hyper reference `configs/pytext.data.tokenizers.tokenizer.Tokeni zer.Config::doc' on page 75 undefined on input line 5328. LaTeX Warning: Hyper reference `configs/pytext.data.tokenizers.tokenizer.Tokeni zer.Config::doc' on page 75 undefined on input line 5328. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Cha racterTokenTensorizer.Config' on page 75 undefined on input line 5348. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Wor dLabelTensorizer' on page 75 undefined on input line 5375. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer.Config' on page 75 undefined on input line 5380. LaTeX Warning: Hyper reference `configs/pytext.data.tokenizers.tokenizer.Tokeni zer.Config::doc' on page 75 undefined on input line 5395. LaTeX Warning: Hyper reference `configs/pytext.data.tokenizers.tokenizer.Tokeni zer.Config::doc' on page 75 undefined on input line 5395. [75] LaTeX Warning: Hyper reference `modules/pytext.data.tokenizers:pytext.data.toke nizers.tokenizer.Tokenizer' on page 76 undefined on input line 5432. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 76 undefined on input line 5437. LaTeX Warning: Hyper reference `modules/pytext.exporters:pytext.exporters.custo m_exporters.DenseFeatureExporter' on page 76 undefined on input line 5475. LaTeX Warning: Hyper reference `modules/pytext.exporters:pytext.exporters.expor ter.ModelExporter.Config' on page 76 undefined on input line 5480. [76] LaTeX Warning: Hyper reference `modules/pytext.exporters:pytext.exporters.expor ter.ModelExporter' on page 77 undefined on input line 5512. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 77 undefined on input line 5517. LaTeX Warning: Hyper reference `modules/pytext.exporters:pytext.exporters.custo m_exporters.DenseFeatureExporter.Config' on page 77 undefined on input line 553 6. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.AUCPRHinge Loss' on page 77 undefined on input line 5560. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 77 undefined on input line 5565. [77] LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.BinaryCros sEntropyLoss' on page 78 undefined on input line 5659. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 78 undefined on input line 5664. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.CrossEntro pyLoss' on page 78 undefined on input line 5693. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss.Confi g' on page 78 undefined on input line 5698. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.KLDivergen ceBCELoss' on page 78 undefined on input line 5714. [78] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 79 undefined on input line 5719. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.KLDivergen ceCELoss' on page 79 undefined on input line 5744. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 79 undefined on input line 5749. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.LabelSmoot hedCrossEntropyLoss' on page 79 undefined on input line 5778. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 79 undefined on input line 5783. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 79 undefined on input line 5808. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 79 undefined on input line 5813. [79] LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.CrossEntro pyLoss.Config' on page 80 undefined on input line 5822. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.MSELoss' o n page 80 undefined on input line 5837. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 80 undefined on input line 5842. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.PairwiseRa nkingLoss' on page 80 undefined on input line 5858. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 80 undefined on input line 5863. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.SoftHardBC ELoss' on page 80 undefined on input line 5888. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 80 undefined on input line 5893. [80] LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.classification_metric_reporter.ClassificationMetricReporter' on page 8 1 undefined on input line 5924. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 81 undefined on input l ine 5929. Overfull \hbox (146.99222pt too wide) in paragraph at lines 5940--5941 [] Underfull \hbox (badness 10000) in paragraph at lines 5940--5941 LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.compositional_metric_reporter.CompositionalMetricReporter' on page 81 undefined on input line 5965. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 81 undefined on input l ine 5970. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter' on page 81 undefined on input line 5998. [81] LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 82 undefined on input l ine 6003. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter' on pag e 82 undefined on input line 6035. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 82 undefined on input l ine 6040. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.language_model_metric_reporter.LanguageModelMetricReporter' on page 82 undefined on input line 6068. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 82 undefined on input l ine 6073. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.language_model_metric_reporter.MaskedLMMetricReporter.Config' on page 82 undefined on input line 6089. [82] LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.language_model_metric_reporter.MaskedLMMetricReporter' on page 83 unde fined on input line 6106. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.language_model_metric_reporter.LanguageModelMetricReporter.Config' on page 83 undefined on input line 6111. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 83 undefined on input line 613 9. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 83 undefined on input line 6144. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.classification_metric_reporter.ClassificationMetricReporter.Config' on page 83 undefined on input line 6160. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.compositional_metric_reporter.CompositionalMetricReporter.Config' on p age 83 undefined on input line 6163. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Con fig' on page 83 undefined on input line 6166. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config' on page 83 undefined on input line 6169. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.language_model_metric_reporter.LanguageModelMetricReporter.Config' on page 83 undefined on input line 6172. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.language_model_metric_reporter.MaskedLMMetricReporter.Config' on page 83 undefined on input line 6175. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config' on page 83 undefined on input line 6178. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.regression_metric_reporter.RegressionMetricReporter.Config' on page 83 undefined on input line 6181. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config' o n page 83 undefined on input line 6184. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config' on page 83 undefined on input line 6187. [83] LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter' on pag e 84 undefined on input line 6207. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 84 undefined on input l ine 6212. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.regression_metric_reporter.RegressionMetricReporter' on page 84 undefi ned on input line 6240. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 84 undefined on input l ine 6245. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter' on page 84 undefined on input line 6273. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 84 undefined on input l ine 6278. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.word_tagging_metric_reporter.WordTaggingMetricReporter' on page 84 und efined on input line 6303. [84] LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 85 undefined on input l ine 6308. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase' on page 85 undefined on input line 6342. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 85 undefined on input line 6347. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.intent_slot_model_decoder.IntentSlotModelDecoder.Config' on page 85 unde fined on input line 6372. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.mlp_decoder.MLPDecoder.Config' on page 85 undefined on input line 6375. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config' on page 85 un defined on input line 6378. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.intent_slot_model_decoder.IntentSlotModelDecoder' on page 85 undefined o n input line 6401. [85] LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase.Config' on page 86 undefined on input line 6406 . LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.mlp_decoder.MLPDecoder' on page 86 undefined on input line 6466. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase.Config' on page 86 undefined on input line 6471 . [86] LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.mlp_decoder_query_response.MLPDecoderQueryResponse' on page 87 undefined on input line 6534. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase.Config' on page 87 undefined on input line 6539 . LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.DisjointMultitaskModel' on page 87 undefined on input line 6583. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model .Config' on page 87 undefined on input line 6588. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 87 undefined on input line 6596. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 87 undefined on input line 6596. [87] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.NewDisjointMultitaskModel.Config' on page 88 undefined on input l ine 6604. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.NewDisjointMultitaskModel' on page 88 undefined on input line 662 1. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.DisjointMultitaskModel.Config' on page 88 undefined on input line 6626. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 88 undefined on input line 6634. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 88 undefined on input line 6634. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.D ocModel_Deprecated' on page 88 undefined on input line 6654. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 88 undefined on input line 6659. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pure_doc_ attention.PureDocAttention.Config::doc' on page 88 undefined on input line 6667 . LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 88 undefined on input line 6667. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 88 undefined on input line 6667. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 88 undefined on input line 6667. Overfull \hbox (185.41856pt too wide) in paragraph at lines 6667--6668 [] Underfull \hbox (badness 10000) in paragraph at lines 6667--6668 LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 88 undefined on input line 6670. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 88 undefined on input line 6670. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 88 undefine d on input line 6673. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 88 undefine d on input line 6673. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.N ewDocModel.Config' on page 88 undefined on input line 6681. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.N ewDocRegressionModel.Config' on page 88 undefined on input line 6684. [88] LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.TokenTensorizer .Config::doc' on page 89 undefined on input line 6754. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.TokenTensorizer .Config::doc' on page 89 undefined on input line 6754. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.LabelTensorizer .Config::doc' on page 89 undefined on input line 6757. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.LabelTensorizer .Config::doc' on page 89 undefined on input line 6757. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.RawString.Confi g::doc' on page 89 undefined on input line 6760. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.RawString.Confi g::doc' on page 89 undefined on input line 6760. [89] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.N ewDocModel' on page 90 undefined on input line 6796. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.D ocModel_Deprecated.Config' on page 90 undefined on input line 6801. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pure_doc_ attention.PureDocAttention.Config::doc' on page 90 undefined on input line 6809 . LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 90 undefined on input line 6809. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 90 undefined on input line 6809. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 90 undefined on input line 6809. Overfull \hbox (185.41856pt too wide) in paragraph at lines 6809--6810 [] Underfull \hbox (badness 10000) in paragraph at lines 6809--6810 LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 90 undefined on input line 6812. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 90 undefined on input line 6812. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 90 undefine d on input line 6815. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 90 undefine d on input line 6815. LaTeX Warning: Hyper reference `configs/pytext.models.doc_model.ModelInput::doc ' on page 90 undefined on input line 6818. LaTeX Warning: Hyper reference `configs/pytext.models.doc_model.ModelInput::doc ' on page 90 undefined on input line 6818. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 90 undefined on input line 6821. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 90 undefined on input line 6821. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.N ewDocRegressionModel.Config' on page 90 undefined on input line 6829. [90] Underfull \vbox (badness 10000) detected at line 6926 Overfull \vbox (2.68169pt too high) detected at line 6926 [91] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.N ewDocRegressionModel' on page 92 undefined on input line 6931. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.N ewDocModel.Config' on page 92 undefined on input line 6936. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pure_doc_ attention.PureDocAttention.Config::doc' on page 92 undefined on input line 6944 . LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 92 undefined on input line 6944. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 92 undefined on input line 6944. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 92 undefined on input line 6944. Overfull \hbox (185.41856pt too wide) in paragraph at lines 6944--6945 [] Underfull \hbox (badness 10000) in paragraph at lines 6944--6945 LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 92 undefined on input line 6947. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 92 undefined on input line 6947. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_regress ion_output_layer.RegressionOutputLayer.Config::doc' on page 92 undefined on inp ut line 6950. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_regress ion_output_layer.RegressionOutputLayer.Config::doc' on page 92 undefined on inp ut line 6950. LaTeX Warning: Hyper reference `configs/pytext.models.doc_model.RegressionModel Input::doc' on page 92 undefined on input line 6953. LaTeX Warning: Hyper reference `configs/pytext.models.doc_model.RegressionModel Input::doc' on page 92 undefined on input line 6953. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 92 undefined on input line 6956. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 92 undefined on input line 6956. [92] Underfull \vbox (badness 10000) detected at line 7049 Overfull \vbox (2.68169pt too high) detected at line 7049 [93] LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.TokenTensorizer .Config::doc' on page 94 undefined on input line 7065. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.TokenTensorizer .Config::doc' on page 94 undefined on input line 7065. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.NumericLabelTen sorizer.Config::doc' on page 94 undefined on input line 7068. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.NumericLabelTen sorizer.Config::doc' on page 94 undefined on input line 7068. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.char_embedding.CharacterEmbedding' on page 94 undefined on input lin e 7107. [94] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 95 undefined on input line 7112. LaTeX Warning: Hyper reference `configs/pytext.config.module_config.CNNParams:: doc' on page 95 undefined on input line 7138. LaTeX Warning: Hyper reference `configs/pytext.config.module_config.CNNParams:: doc' on page 95 undefined on input line 7138. [95] LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.contextual_token_embedding.ContextualTokenEmbedding' on page 96 unde fined on input line 7196. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 96 undefined on input line 7201. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.dict_embedding.DictEmbedding' on page 96 undefined on input line 723 9. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 96 undefined on input line 7244. [96] LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 97 undefined on input line 730 8. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 97 undefined on input line 7313. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_list.EmbeddingList.Config' on page 97 undefined on input l ine 7338. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_list.EmbeddingList' on page 97 undefined on input line 736 1. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase.Config' on page 97 undefined on input l ine 7366. [97] LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.word_embedding.WordEmbedding' on page 98 undefined on input line 740 6. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 98 undefined on input line 7411. Overfull \hbox (6.70285pt too wide) in paragraph at lines 7434--7435 [] Underfull \hbox (badness 10000) in paragraph at lines 7434--7435 [98] LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.bagging_doc_ensemble.BaggingDocEnsemble' on page 99 undefined on input line 7508. LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.ensemble.Ensemble.Config' on page 99 undefined on input line 7513. LaTeX Warning: Hyper reference `configs/pytext.models.doc_model.DocModel_Deprec ated.Config::doc' on page 99 undefined on input line 7539. LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble' on page 99 und efined on input line 7559. [99] LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.ensemble.Ensemble.Config' on page 100 undefined on input line 7564. LaTeX Warning: Hyper reference `configs/pytext.models.joint_model.JointModel.Co nfig::doc' on page 100 undefined on input line 7603. LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.ensemble.Ensemble' on page 100 undefined on input line 7626. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 100 undefined on input line 7631. LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.bagging_doc_ensemble.BaggingDocEnsemble.Config' on page 100 undefined on input line 7650. LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config' on page 100 undefined on input line 7653. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.joint_model .JointModel' on page 100 undefined on input line 7670. [100] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 101 undefined on input line 7675. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_slot_attention.BiLSTMDocSlotAttention.Config::doc' on page 101 undefined on i nput line 7683. LaTeX Warning: Hyper reference `configs/pytext.models.representations.jointcnn_ rep.JointCNNRepresentation.Config::doc' on page 101 undefined on input line 768 3. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_slot_attention.BiLSTMDocSlotAttention.Config::doc' on page 101 undefined on i nput line 7683. Overfull \hbox (118.08905pt too wide) in paragraph at lines 7683--7684 [] Underfull \hbox (badness 10000) in paragraph at lines 7683--7684 LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.intent_slot _output_layer.IntentSlotOutputLayer.Config::doc' on page 101 undefined on input line 7686. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.intent_slot _output_layer.IntentSlotOutputLayer.Config::doc' on page 101 undefined on input line 7686. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.intent_slot_mode l_decoder.IntentSlotModelDecoder.Config::doc' on page 101 undefined on input li ne 7689. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.intent_slot_mode l_decoder.IntentSlotModelDecoder.Config::doc' on page 101 undefined on input li ne 7689. LaTeX Warning: Hyper reference `modules/pytext.models.seq_models:pytext.models. seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config' on page 101 undefined on input line 7703. Overfull \vbox (1.18015pt too high) detected at line 7770 [101] LaTeX Warning: Hyper reference `modules/pytext.models.language_models:pytext.mo dels.language_models.lmlstm.LMLSTM' on page 102 undefined on input line 7781. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 102 undefined on input line 7786. [102] LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 103 undefined on input line 7864. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 103 undefined on input line 7864. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 103 undefined on input line 7867. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 103 undefined on input line 7867. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.lm_output_l ayer.LMOutputLayer.Config::doc' on page 103 undefined on input line 7870. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.lm_output_l ayer.LMOutputLayer.Config::doc' on page 103 undefined on input line 7870. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.BaseM odel' on page 103 undefined on input line 7922. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 103 undefined on input line 7927. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 103 undefined on input line 7935. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 103 undefined on input line 7935. [103] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.DisjointMultitaskModel.Config' on page 104 undefined on input lin e 7943. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.NewDisjointMultitaskModel.Config' on page 104 undefined on input line 7946. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model .Config' on page 104 undefined on input line 7949. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. NewWordTaggingModel.Config' on page 104 undefined on input line 7952. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. WordTaggingModel.Config' on page 104 undefined on input line 7955. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model ' on page 104 undefined on input line 7972. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.BaseM odel.Config' on page 104 undefined on input line 7977. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 104 undefined on input line 7985. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 104 undefined on input line 7985. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.DisjointMultitaskModel.Config' on page 104 undefined on input lin e 7993. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.NewDisjointMultitaskModel.Config' on page 104 undefined on input line 7996. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. NewWordTaggingModel.Config' on page 104 undefined on input line 7999. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. WordTaggingModel.Config' on page 104 undefined on input line 8002. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model InputBase' on page 104 undefined on input line 8022. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 104 undefined on input line 8041. [104] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 105 undefined on input line 8046. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.contextual_ intent_slot.ModelInputConfig' on page 105 undefined on input line 8071. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.doc_classif ication.ModelInputConfig' on page 105 undefined on input line 8074. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.FeatureConfig' on page 105 undefined on input line 8077. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pair_classi fication.ModelInputConfig' on page 105 undefined on input line 8080. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.query_docum ent_pairwise_ranking.ModelInputConfig' on page 105 undefined on input line 8083 . LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase.Config' on page 105 undefined on input line 808 6. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.intent_slot_model_decoder.IntentSlotModelDecoder.Config' on page 105 und efined on input line 8089. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.mlp_decoder.MLPDecoder.Config' on page 105 undefined on input line 8092. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config' on page 105 u ndefined on input line 8095. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.char_embedding.CharacterEmbedding.Config' on page 105 undefined on i nput line 8098. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.dict_embedding.DictEmbedding.Config' on page 105 undefined on input line 8101. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase.Config' on page 105 undefined on input line 8104. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_list.EmbeddingList.Config' on page 105 undefined on input line 8107. LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.word_embedding.WordEmbedding.Config' on page 105 undefined on input line 8110. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.BinaryClassificationOutputLaye r.Config' on page 105 undefined on input line 8113. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Conf ig' on page 105 undefined on input line 8116. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config' on page 105 undefined on input line 8119. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config' on p age 105 undefined on input line 8122. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config' on page 105 undefined on input line 8125. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.lm_output_layer.LMOutputLayer.Config' on page 105 undefined on input line 8128. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase.Config' on page 105 undefine d on input line 8131. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Confi g' on page 105 undefined on input line 8134. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.word_tagging_output_layer.CRFOutputLayer.Config' on page 105 u ndefined on input line 8137. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config' on pa ge 105 undefined on input line 8140. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm.BiLSTM.Config' on page 105 undefined on input line 8143. [105] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_doc_attention.BiLSTMDocAttention.Config' on page 10 6 undefined on input line 8146. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config' o n page 106 undefined on input line 8149. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config' on page 106 u ndefined on input line 8152. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.biseqcnn.BSeqCNNRepresentation.Config' on page 106 undefin ed on input line 8155. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentat ion.Config' on page 106 undefined on input line 8158. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.docnn.DocNNRepresentation.Config' on page 106 undefined on input line 8161. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.jointcnn_rep.JointCNNRepresentation.Config' on page 106 un defined on input line 8164. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pair_rep.PairRepresentation.Config' on page 106 undefined on input line 8167. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pass_through.PassThroughRepresentation.Config' on page 106 undefined on input line 8170. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.LastTimestepPool.Config' on page 106 undefined on input line 8173. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.MaxPool.Config' on page 106 undefined on input lin e 8176. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.MeanPool.Config' on page 106 undefined on input li ne 8179. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.NoPool.Config' on page 106 undefined on input line 8182. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pure_doc_attention.PureDocAttention.Config' on page 106 un defined on input line 8185. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseR ankingRep.Config' on page 106 undefined on input line 8188. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 106 undefined on input line 8191. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.seq_rep.SeqRepresentation.Config' on page 106 undefined on input line 8194. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.BinaryClassificationOutputLaye r' on page 106 undefined on input line 8220. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Conf ig' on page 106 undefined on input line 8225. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 106 undefined on input line 8245. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.BinaryCrossEntropyLoss .Config::doc' on page 106 undefined on input line 8245. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.AUCPRHingeLoss.Config: :doc' on page 106 undefined on input line 8245. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.KLDivergenceBCELoss.Co nfig::doc' on page 106 undefined on input line 8245. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.KLDivergenceCELoss.Con fig::doc' on page 106 undefined on input line 8245. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.SoftHardBCELoss.Config ::doc' on page 106 undefined on input line 8245. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 106 undefined on input line 8245. Overfull \hbox (493.66536pt too wide) in paragraph at lines 8245--8246 [] Underfull \hbox (badness 10000) in paragraph at lines 8245--8246 [106] LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.ClassificationOutputLayer' on page 107 undefined on input line 8268. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase.Config' on page 107 undefine d on input line 8273. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 107 undefined on input line 8293. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.BinaryCrossEntropyLoss .Config::doc' on page 107 undefined on input line 8293. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.AUCPRHingeLoss.Config: :doc' on page 107 undefined on input line 8293. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.KLDivergenceBCELoss.Co nfig::doc' on page 107 undefined on input line 8293. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.KLDivergenceCELoss.Con fig::doc' on page 107 undefined on input line 8293. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.SoftHardBCELoss.Config ::doc' on page 107 undefined on input line 8293. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 107 undefined on input line 8293. Overfull \hbox (493.66536pt too wide) in paragraph at lines 8293--8294 [] Underfull \hbox (badness 10000) in paragraph at lines 8293--8294 LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.BinaryClassificationOutputLaye r.Config' on page 107 undefined on input line 8301. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config' on page 107 undefined on input line 8304. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.MulticlassOutputLayer' on page 107 undefined on input line 8327. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Conf ig' on page 107 undefined on input line 8332. [107] LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 108 undefined on input line 8352. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.BinaryCrossEntropyLoss .Config::doc' on page 108 undefined on input line 8352. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.AUCPRHingeLoss.Config: :doc' on page 108 undefined on input line 8352. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.KLDivergenceBCELoss.Co nfig::doc' on page 108 undefined on input line 8352. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.KLDivergenceCELoss.Con fig::doc' on page 108 undefined on input line 8352. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.SoftHardBCELoss.Config ::doc' on page 108 undefined on input line 8352. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 108 undefined on input line 8352. Overfull \hbox (493.66536pt too wide) in paragraph at lines 8352--8353 [] Underfull \hbox (badness 10000) in paragraph at lines 8352--8353 LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_regression_output_layer.RegressionOutputLayer' on page 108 undefined on input line 8378. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase.Config' on page 108 undefine d on input line 8383. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.MSELoss.Config::doc' o n page 108 undefined on input line 8403. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.MSELoss.Config::doc' o n page 108 undefined on input line 8403. [108] LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.intent_slot_output_layer.IntentSlotOutputLayer' on page 109 un defined on input line 8431. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase.Config' on page 109 undefine d on input line 8436. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 109 undefin ed on input line 8456. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 109 undefin ed on input line 8456. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.word_taggin g_output_layer.WordTaggingOutputLayer.Config::doc' on page 109 undefined on inp ut line 8459. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.word_taggin g_output_layer.CRFOutputLayer.Config::doc' on page 109 undefined on input line 8459. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.word_taggin g_output_layer.WordTaggingOutputLayer.Config::doc' on page 109 undefined on inp ut line 8459. Overfull \hbox (80.5611pt too wide) in paragraph at lines 8459--8460 [] Underfull \hbox (badness 10000) in paragraph at lines 8459--8460 LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.lm_output_layer.LMOutputLayer' on page 109 undefined on input line 8500. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase.Config' on page 109 undefine d on input line 8505. [109] LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 110 undefined on input line 8525. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 110 undefined on input line 8525. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 110 undefined on in put line 8549. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 110 undefined on input line 8554. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.BinaryClassificationOutputLaye r.Config' on page 110 undefined on input line 8579. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Conf ig' on page 110 undefined on input line 8582. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config' on page 110 undefined on input line 8585. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config' on p age 110 undefined on input line 8588. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config' on page 110 undefined on input line 8591. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.lm_output_layer.LMOutputLayer.Config' on page 110 undefined on input line 8594. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Confi g' on page 110 undefined on input line 8597. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.word_tagging_output_layer.CRFOutputLayer.Config' on page 110 u ndefined on input line 8600. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config' on pa ge 110 undefined on input line 8603. [110] LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer' on p age 111 undefined on input line 8626. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase.Config' on page 111 undefine d on input line 8631. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.PairwiseRankingLoss.Co nfig::doc' on page 111 undefined on input line 8651. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.PairwiseRankingLoss.Co nfig::doc' on page 111 undefined on input line 8651. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.word_tagging_output_layer.CRFOutputLayer' on page 111 undefine d on input line 8677. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase.Config' on page 111 undefine d on input line 8682. [111] LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.word_tagging_output_layer.WordTaggingOutputLayer' on page 112 undefined on input line 8719. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase.Config' on page 112 undefine d on input line 8724. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 112 undefined on input line 8744. LaTeX Warning: Hyper reference `configs/pytext.loss.loss.CrossEntropyLoss.Confi g::doc' on page 112 undefined on input line 8744. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.pair_classi fication_model.PairClassificationModel' on page 112 undefined on input line 876 8. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 112 undefined on input line 8773. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pair_rep. PairRepresentation.Config::doc' on page 112 undefined on input line 8781. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pair_rep. PairRepresentation.Config::doc' on page 112 undefined on input line 8781. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 112 undefined on input line 8784. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 112 undefined on input line 8784. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 112 undefin ed on input line 8787. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 112 undefin ed on input line 8787. [112] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.query_docum ent_pairwise_ranking_model.QueryDocumentPairwiseRankingModel' on page 113 undef ined on input line 8857. [113] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 114 undefined on input line 8862. LaTeX Warning: Hyper reference `configs/pytext.models.representations.query_doc ument_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config::doc' on page 114 undefined on input line 8870. LaTeX Warning: Hyper reference `configs/pytext.models.representations.query_doc ument_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config::doc' on page 114 undefined on input line 8870. Overfull \hbox (41.80025pt too wide) in paragraph at lines 8870--8871 [] Underfull \hbox (badness 10000) in paragraph at lines 8870--8871 LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder_quer y_response.MLPDecoderQueryResponse.Config::doc' on page 114 undefined on input line 8873. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder_quer y_response.MLPDecoderQueryResponse.Config::doc' on page 114 undefined on input line 8873. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.pairwise_ra nking_output_layer.PairwiseRankingOutputLayer.Config::doc' on page 114 undefine d on input line 8876. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.pairwise_ra nking_output_layer.PairwiseRankingOutputLayer.Config::doc' on page 114 undefine d on input line 8876. [114] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm.BiLSTM' on page 115 undefined on input line 8951. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 115 undefined on input line 8956. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 115 undefined on input line 8956. [115] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_doc_attention.BiLSTMDocAttention' on page 116 undef ined on input line 9071. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 116 undefined on input line 9076. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 116 undefined on input line 9154. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 116 undefined on input line 9154. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.S elfAttention.Config::doc' on page 116 undefined on input line 9157. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.M axPool.Config::doc' on page 116 undefined on input line 9157. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.M eanPool.Config::doc' on page 116 undefined on input line 9157. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.N oPool.Config::doc' on page 116 undefined on input line 9157. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.L astTimestepPool.Config::doc' on page 116 undefined on input line 9157. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.S elfAttention.Config::doc' on page 116 undefined on input line 9157. Overfull \hbox (167.13959pt too wide) in paragraph at lines 9157--9158 [] Underfull \hbox (badness 10000) in paragraph at lines 9157--9158 [116] LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 117 undefined on input line 9160. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention' on page 117 undefined on input line 9201. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 117 undefined on input line 9206. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 117 undefined on input line 9206. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 117 undefined on input line 9229. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 117 undefined on input line 9229. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.S elfAttention.Config::doc' on page 117 undefined on input line 9232. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.M axPool.Config::doc' on page 117 undefined on input line 9232. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.M eanPool.Config::doc' on page 117 undefined on input line 9232. LaTeX Warning: Hyper reference `configs/pytext.models.representations.slot_atte ntion.SlotAttention.Config::doc' on page 117 undefined on input line 9235. [117] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_slot_attn.BiLSTMSlotAttention' on page 118 undefine d on input line 9279. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 118 undefined on input line 9284. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 118 undefined on input line 9307. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 118 undefined on input line 9307. LaTeX Warning: Hyper reference `configs/pytext.models.representations.slot_atte ntion.SlotAttention.Config::doc' on page 118 undefined on input line 9310. LaTeX Warning: Hyper reference `configs/pytext.models.representations.slot_atte ntion.SlotAttention.Config::doc' on page 118 undefined on input line 9310. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 118 undefined on input line 9313. [118] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.biseqcnn.BSeqCNNRepresentation' on page 119 undefined on i nput line 9352. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 119 undefined on input line 9357. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentat ion' on page 119 undefined on input line 9405. [119] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 120 undefined on input line 9410. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 120 undefined on input line 9430. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 120 undefined on input line 9430. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 120 undefined on input line 9433. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 120 undefined on input line 9433. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_slot_attention.BiLSTMDocSlotAttention.Config::doc' on page 120 undefined on i nput line 9436. LaTeX Warning: Hyper reference `configs/pytext.models.representations.jointcnn_ rep.JointCNNRepresentation.Config::doc' on page 120 undefined on input line 943 6. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_slot_attention.BiLSTMDocSlotAttention.Config::doc' on page 120 undefined on i nput line 9436. Overfull \hbox (143.08879pt too wide) in paragraph at lines 9436--9437 [] Underfull \hbox (badness 10000) in paragraph at lines 9436--9437 [120] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.docnn.DocNNRepresentation' on page 121 undefined on input line 9510. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 121 undefined on input line 9515. LaTeX Warning: Hyper reference `configs/pytext.config.module_config.CNNParams:: doc' on page 121 undefined on input line 9538. LaTeX Warning: Hyper reference `configs/pytext.config.module_config.CNNParams:: doc' on page 121 undefined on input line 9538. [121] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.jointcnn_rep.JointCNNRepresentation' on page 122 undefined on input line 9569. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 122 undefined on input line 9574. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 122 undefined on input line 9594. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 122 undefined on input line 9594. LaTeX Warning: Hyper reference `configs/pytext.models.representations.biseqcnn. BSeqCNNRepresentation.Config::doc' on page 122 undefined on input line 9597. LaTeX Warning: Hyper reference `configs/pytext.models.representations.biseqcnn. BSeqCNNRepresentation.Config::doc' on page 122 undefined on input line 9597. [122] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pair_rep.PairRepresentation' on page 123 undefined on inpu t line 9642. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 123 undefined on input line 9647. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 123 undefined on input line 9713. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 123 undefined on input line 9713. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 123 undefined on input line 9713. Overfull \hbox (90.12956pt too wide) in paragraph at lines 9713--9714 [] Underfull \hbox (badness 10000) in paragraph at lines 9713--9714 LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 123 undefined on input line 9716. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 123 undefined on input line 9716. Overfull \hbox (60.3104pt too wide) in paragraph at lines 9716--9717 [] Underfull \hbox (badness 10000) in paragraph at lines 9716--9717 [123] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pass_through.PassThroughRepresentation' on page 124 undefi ned on input line 9770. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 124 undefined on input line 9775. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.BoundaryPool' on page 124 undefined on input line 9815. [124] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 125 undefined on input line 9820. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.LastTimestepPool' on page 125 undefined on input l ine 9845. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 125 undefined on input line 9850. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.MaxPool' on page 125 undefined on input line 9887. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 125 undefined on input line 9892. [125] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.MeanPool' on page 126 undefined on input line 9929 . LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 126 undefined on input line 9934. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.NoPool' on page 126 undefined on input line 9971. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 126 undefined on input line 9976. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.SelfAttention' on page 126 undefined on input line 10013. [126] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 127 undefined on input line 10018. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pure_doc_attention.PureDocAttention' on page 127 undefined on input line 10050. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 127 undefined on input line 10055. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.S elfAttention.Config::doc' on page 127 undefined on input line 10078. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.M axPool.Config::doc' on page 127 undefined on input line 10078. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.M eanPool.Config::doc' on page 127 undefined on input line 10078. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.N oPool.Config::doc' on page 127 undefined on input line 10078. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.B oundaryPool.Config::doc' on page 127 undefined on input line 10078. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pooling.S elfAttention.Config::doc' on page 127 undefined on input line 10078. Overfull \hbox (153.63002pt too wide) in paragraph at lines 10078--10079 [] Underfull \hbox (badness 10000) in paragraph at lines 10078--10079 LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 127 undefined on input line 10081. [127] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseR ankingRep' on page 128 undefined on input line 10112. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 128 undefined on input line 10117. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 128 undefined on input line 10137. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 128 undefined on input line 10137. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 128 undefined on input line 10137. Overfull \hbox (90.12956pt too wide) in paragraph at lines 10137--10138 [] Underfull \hbox (badness 10000) in paragraph at lines 10137--10138 [128] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 129 undefi ned on input line 10190. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le.Config' on page 129 undefined on input line 10195. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm.BiLSTM.Config' on page 129 undefined on input line 10220. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_doc_attention.BiLSTMDocAttention.Config' on page 12 9 undefined on input line 10223. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config' o n page 129 undefined on input line 10226. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config' on page 129 u ndefined on input line 10229. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.biseqcnn.BSeqCNNRepresentation.Config' on page 129 undefin ed on input line 10232. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentat ion.Config' on page 129 undefined on input line 10235. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.docnn.DocNNRepresentation.Config' on page 129 undefined on input line 10238. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.jointcnn_rep.JointCNNRepresentation.Config' on page 129 un defined on input line 10241. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pair_rep.PairRepresentation.Config' on page 129 undefined on input line 10244. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pass_through.PassThroughRepresentation.Config' on page 129 undefined on input line 10247. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pure_doc_attention.PureDocAttention.Config' on page 129 un defined on input line 10250. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseR ankingRep.Config' on page 129 undefined on input line 10253. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.seq_rep.SeqRepresentation.Config' on page 129 undefined on input line 10256. [129] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.seq_rep.SeqRepresentation' on page 130 undefined on input line 10279. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase.Config' on page 130 undefined on input line 10284. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 130 undefined on input line 10304. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 130 undefined on input line 10304. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 130 undefined on input line 10307. LaTeX Warning: Hyper reference `configs/pytext.models.representations.docnn.Doc NNRepresentation.Config::doc' on page 130 undefined on input line 10307. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_do c_attention.BiLSTMDocAttention.Config::doc' on page 130 undefined on input line 10307. Overfull \hbox (94.00957pt too wide) in paragraph at lines 10307--10308 [] Underfull \hbox (badness 10000) in paragraph at lines 10307--10308 [130] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.slot_attention.SlotAttention' on page 131 undefined on inp ut line 10370. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 131 undefined on input line 10375. Overfull \hbox (30.18344pt too wide) in paragraph at lines 10386--10387 [] Underfull \hbox (badness 10000) in paragraph at lines 10386--10387 LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 131 undefined on input line 10416. [131] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 132 undefined on input line 10512. [132] LaTeX Warning: Hyper reference `modules/pytext.models.semantic_parsers.rnng:pyt ext.models.semantic_parsers.rnng.rnng_parser.RNNGParser' on page 133 undefined on input line 10592. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 133 undefined on input line 10597. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 133 undefined on input line 10608. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm.Bi LSTM.Config::doc' on page 133 undefined on input line 10608. LaTeX Warning: Hyper reference `configs/pytext.models.semantic_parsers.rnng.rnn g_parser.AblationParams::doc' on page 133 undefined on input line 10611. LaTeX Warning: Hyper reference `configs/pytext.models.semantic_parsers.rnng.rnn g_parser.AblationParams::doc' on page 133 undefined on input line 10611. LaTeX Warning: Hyper reference `configs/pytext.models.semantic_parsers.rnng.rnn g_parser.RNNGConstraints::doc' on page 133 undefined on input line 10614. LaTeX Warning: Hyper reference `configs/pytext.models.semantic_parsers.rnng.rnn g_parser.RNNGConstraints::doc' on page 133 undefined on input line 10614. [133] LaTeX Warning: Hyper reference `modules/pytext.models.seq_models:pytext.models. seq_models.contextual_intent_slot.ContextualIntentSlotModel' on page 134 undefi ned on input line 10678. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.joint_model .JointModel.Config' on page 134 undefined on input line 10683. LaTeX Warning: Hyper reference `configs/pytext.models.representations.contextua l_intent_slot_rep.ContextualIntentSlotRepresentation.Config::doc' on page 134 u ndefined on input line 10691. LaTeX Warning: Hyper reference `configs/pytext.models.representations.contextua l_intent_slot_rep.ContextualIntentSlotRepresentation.Config::doc' on page 134 u ndefined on input line 10691. Overfull \hbox (29.31917pt too wide) in paragraph at lines 10691--10692 [] Underfull \hbox (badness 10000) in paragraph at lines 10691--10692 LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.intent_slot _output_layer.IntentSlotOutputLayer.Config::doc' on page 134 undefined on input line 10694. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.intent_slot _output_layer.IntentSlotOutputLayer.Config::doc' on page 134 undefined on input line 10694. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.intent_slot_mode l_decoder.IntentSlotModelDecoder.Config::doc' on page 134 undefined on input li ne 10697. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.intent_slot_mode l_decoder.IntentSlotModelDecoder.Config::doc' on page 134 undefined on input li ne 10697. [134] Underfull \vbox (badness 10000) detected at line 10804 Overfull \vbox (2.68169pt too high) detected at line 10804 [135] LaTeX Warning: Hyper reference `modules/pytext.models.seq_models:pytext.models. seq_models.seqnn.SeqNNModel' on page 136 undefined on input line 10812. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 136 undefined on input line 10817. LaTeX Warning: Hyper reference `configs/pytext.models.representations.seq_rep.S eqRepresentation.Config::doc' on page 136 undefined on input line 10825. LaTeX Warning: Hyper reference `configs/pytext.models.representations.seq_rep.S eqRepresentation.Config::doc' on page 136 undefined on input line 10825. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 136 undefin ed on input line 10828. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.doc_classif ication_output_layer.ClassificationOutputLayer.Config::doc' on page 136 undefin ed on input line 10828. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 136 undefined on input line 10831. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 136 undefined on input line 10831. [136] LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.TokenTensorizer .Config::doc' on page 137 undefined on input line 10924. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.TokenTensorizer .Config::doc' on page 137 undefined on input line 10924. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.WordLabelTensor izer.Config::doc' on page 137 undefined on input line 10927. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.WordLabelTensor izer.Config::doc' on page 137 undefined on input line 10927. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.RawString.Confi g::doc' on page 137 undefined on input line 10930. LaTeX Warning: Hyper reference `configs/pytext.data.tensorizers.RawString.Confi g::doc' on page 137 undefined on input line 10930. [137] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. NewWordTaggingModel' on page 138 undefined on input line 10973. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model .Config' on page 138 undefined on input line 10978. LaTeX Warning: Hyper reference `configs/pytext.models.word_model.ModelInput::do c' on page 138 undefined on input line 10986. LaTeX Warning: Hyper reference `configs/pytext.models.word_model.ModelInput::do c' on page 138 undefined on input line 10986. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 138 undefined on input line 10989. LaTeX Warning: Hyper reference `configs/pytext.models.embeddings.word_embedding .WordEmbedding.Config::doc' on page 138 undefined on input line 10989. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_sl ot_attn.BiLSTMSlotAttention.Config::doc' on page 138 undefined on input line 10 992. LaTeX Warning: Hyper reference `configs/pytext.models.representations.biseqcnn. BSeqCNNRepresentation.Config::doc' on page 138 undefined on input line 10992. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pass_thro ugh.PassThroughRepresentation.Config::doc' on page 138 undefined on input line 10992. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pass_thro ugh.PassThroughRepresentation.Config::doc' on page 138 undefined on input line 10992. Overfull \hbox (265.21762pt too wide) in paragraph at lines 10992--10993 [] Underfull \hbox (badness 10000) in paragraph at lines 10992--10993 LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.word_taggin g_output_layer.WordTaggingOutputLayer.Config::doc' on page 138 undefined on inp ut line 10995. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.word_taggin g_output_layer.CRFOutputLayer.Config::doc' on page 138 undefined on input line 10995. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.word_taggin g_output_layer.WordTaggingOutputLayer.Config::doc' on page 138 undefined on inp ut line 10995. Overfull \hbox (80.00102pt too wide) in paragraph at lines 10995--10996 [] Underfull \hbox (badness 10000) in paragraph at lines 10995--10996 LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 138 undefined on input line 10998. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 138 undefined on input line 10998. [138] Underfull \vbox (badness 10000) detected at line 11084 Overfull \vbox (2.68169pt too high) detected at line 11084 [139] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. WordTaggingModel' on page 140 undefined on input line 11089. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model .Config' on page 140 undefined on input line 11094. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 140 undefined on input line 11102. LaTeX Warning: Hyper reference `configs/pytext.models.model.ModelInput::doc' on page 140 undefined on input line 11102. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_sl ot_attn.BiLSTMSlotAttention.Config::doc' on page 140 undefined on input line 11 105. LaTeX Warning: Hyper reference `configs/pytext.models.representations.biseqcnn. BSeqCNNRepresentation.Config::doc' on page 140 undefined on input line 11105. LaTeX Warning: Hyper reference `configs/pytext.models.representations.pass_thro ugh.PassThroughRepresentation.Config::doc' on page 140 undefined on input line 11105. LaTeX Warning: Hyper reference `configs/pytext.models.representations.bilstm_sl ot_attn.BiLSTMSlotAttention.Config::doc' on page 140 undefined on input line 11 105. Overfull \hbox (238.40764pt too wide) in paragraph at lines 11105--11106 [] Underfull \hbox (badness 10000) in paragraph at lines 11105--11106 LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.word_taggin g_output_layer.WordTaggingOutputLayer.Config::doc' on page 140 undefined on inp ut line 11108. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.word_taggin g_output_layer.CRFOutputLayer.Config::doc' on page 140 undefined on input line 11108. LaTeX Warning: Hyper reference `configs/pytext.models.output_layers.word_taggin g_output_layer.WordTaggingOutputLayer.Config::doc' on page 140 undefined on inp ut line 11108. Overfull \hbox (80.00102pt too wide) in paragraph at lines 11108--11109 [] Underfull \hbox (badness 10000) in paragraph at lines 11108--11109 LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 140 undefined on input line 11111. LaTeX Warning: Hyper reference `configs/pytext.models.decoders.mlp_decoder.MLPD ecoder.Config::doc' on page 140 undefined on input line 11111. [140] LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.BatchScheduler' on page 141 undefined on input line 11175. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.Scheduler.Config' on page 141 undefined on input line 11180. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.WarmupScheduler.Config' on page 141 undefined on input line 11189. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.CosineAnnealingLR' on page 141 undefined on input line 11204. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.Scheduler.Config' on page 141 undefined on input line 11209. [141] LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.ExponentialLR' on page 142 undefined on input line 11238. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.Scheduler.Config' on page 142 undefined on input line 11243. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.LmFineTuning' on page 142 undefined on input line 11268. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.Scheduler.Config' on page 142 undefined on input line 11273. [142] LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.ReduceLROnPlateau' on page 143 undefined on input line 11328. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.Scheduler.Config' on page 143 undefined on input line 11333. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.Scheduler' on page 143 undefined on input line 11391. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 143 undefined on input line 11396. [143] LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.BatchScheduler.Config' on page 144 undefined on input line 11405. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.CosineAnnealingLR.Config' on page 144 undefined on input line 11408. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.ExponentialLR.Config' on page 144 undefined on input line 11411. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.LmFineTuning.Config' on page 144 undefined on input line 11414. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.ReduceLROnPlateau.Config' on page 144 undefined on input line 11417. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.StepLR.Config' on page 144 undefined on input line 11420. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.WarmupScheduler.Config' on page 144 undefined on input line 11423. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.StepLR' on page 144 undefined on input line 11438. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.Scheduler.Config' on page 144 undefined on input line 11443. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.WarmupScheduler' on page 144 undefined on input line 11472. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.sched uler.BatchScheduler.Config' on page 144 undefined on input line 11477. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.Adam' on page 144 undefined on input line 11502. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.Optim izer.Config' on page 144 undefined on input line 11507. [144] LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.Optim izer' on page 145 undefined on input line 11536. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 145 undefined on input line 11541. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.Adam. Config' on page 145 undefined on input line 11550. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.SGD.C onfig' on page 145 undefined on input line 11553. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.SGD' on page 145 undefined on input line 11568. LaTeX Warning: Hyper reference `modules/pytext.optimizer:pytext.optimizer.Optim izer.Config' on page 145 undefined on input line 11573. [145] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.disjoint_multit ask.DisjointMultitask' on page 146 undefined on input line 11608. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.TaskBase.C onfig' on page 146 undefined on input line 11613. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 146 undefined on input line 11621. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 146 undefined on input line 11621. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 146 undefined on input line 11624. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 146 undefined on input line 11624. LaTeX Warning: Hyper reference `configs/pytext.data.disjoint_multitask_data_han dler.DisjointMultitaskDataHandler.Config::doc' on page 146 undefined on input l ine 11627. LaTeX Warning: Hyper reference `configs/pytext.data.disjoint_multitask_data_han dler.DisjointMultitaskDataHandler.Config::doc' on page 146 undefined on input l ine 11627. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 146 undefined on input line 11630. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 146 undefined on input line 11630. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 146 undefined on input line 11633. LaTeX Warning: Hyper reference `configs/pytext.task.task.Task.Config::doc' on p age 146 undefined on input line 11636. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.disjoint_multit ask_metric_reporter.DisjointMultitaskMetricReporter.Config::doc' on page 146 un defined on input line 11645. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.disjoint_multit ask_metric_reporter.DisjointMultitaskMetricReporter.Config::doc' on page 146 un defined on input line 11645. Overfull \hbox (8.13908pt too wide) in paragraph at lines 11645--11646 [] Underfull \hbox (badness 10000) in paragraph at lines 11645--11646 LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.disjoint_multit ask.NewDisjointMultitask' on page 146 undefined on input line 11659. LaTeX Warning: Hyper reference `configs/pytext.data.disjoint_multitask_data.Dis jointMultitaskData.Config::doc' on page 146 undefined on input line 11672. LaTeX Warning: Hyper reference `configs/pytext.data.disjoint_multitask_data.Dis jointMultitaskData.Config::doc' on page 146 undefined on input line 11672. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 146 undefined on input line 11675. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 146 undefined on input line 11675. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTask.Config::do c' on page 146 undefined on input line 11678. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.disjoint_multit ask_metric_reporter.DisjointMultitaskMetricReporter.Config::doc' on page 146 un defined on input line 11687. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.disjoint_multit ask_metric_reporter.DisjointMultitaskMetricReporter.Config::doc' on page 146 un defined on input line 11687. Overfull \hbox (8.13908pt too wide) in paragraph at lines 11687--11688 [] Underfull \hbox (badness 10000) in paragraph at lines 11687--11688 [146] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewDoc umentClassification' on page 147 undefined on input line 11735. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewTas k.Config' on page 147 undefined on input line 11740. LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 147 undefined on input line 11748. LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 147 undefined on input line 11748. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 147 undefined on input line 11751. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 147 undefined on input line 11751. LaTeX Warning: Hyper reference `configs/pytext.models.model.BaseModel.Config::d oc' on page 147 undefined on input line 11754. LaTeX Warning: Hyper reference `configs/pytext.models.doc_model.NewDocModel.Con fig::doc' on page 147 undefined on input line 11754. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 147 undefined on input line 11757. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 147 undefined on input line 11757. [147] Underfull \vbox (badness 10000) detected at line 11902 Overfull \vbox (2.68169pt too high) detected at line 11902 [148] Underfull \vbox (badness 10000) detected at line 11902 Overfull \vbox (2.68169pt too high) detected at line 11902 [149] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewDoc umentRegression' on page 150 undefined on input line 11907. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewTas k.Config' on page 150 undefined on input line 11912. LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 150 undefined on input line 11920. LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 150 undefined on input line 11920. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 150 undefined on input line 11923. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 150 undefined on input line 11923. LaTeX Warning: Hyper reference `configs/pytext.models.model.BaseModel.Config::d oc' on page 150 undefined on input line 11926. LaTeX Warning: Hyper reference `configs/pytext.models.doc_model.NewDocRegressio nModel.Config::doc' on page 150 undefined on input line 11926. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.regression_metr ic_reporter.RegressionMetricReporter.Config::doc' on page 150 undefined on inpu t line 11929. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.regression_metr ic_reporter.RegressionMetricReporter.Config::doc' on page 150 undefined on inpu t line 11929. [150] Underfull \vbox (badness 10000) detected at line 12068 Overfull \vbox (2.68169pt too high) detected at line 12068 [151] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewTas k' on page 152 undefined on input line 12073. [152] LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 153 undefined on input line 12086. LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 153 undefined on input line 12086. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 153 undefined on input line 12089. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 153 undefined on input line 12089. LaTeX Warning: Hyper reference `configs/pytext.models.model.BaseModel.Config::d oc' on page 153 undefined on input line 12092. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewDoc umentClassification.Config' on page 153 undefined on input line 12100. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewDoc umentRegression.Config' on page 153 undefined on input line 12103. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.NewWordTa ggingTask.Config' on page 153 undefined on input line 12106. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewTas kTrainer' on page 153 undefined on input line 12120. LaTeX Warning: Hyper reference `modules/pytext.trainers:pytext.trainers.trainer .Trainer.Config' on page 153 undefined on input line 12125. LaTeX Warning: Hyper reference `configs/pytext.optimizer.Optimizer.Config::doc' on page 153 undefined on input line 12153. LaTeX Warning: Hyper reference `configs/pytext.optimizer.Adam.Config::doc' on p age 153 undefined on input line 12153. LaTeX Warning: Hyper reference `configs/pytext.optimizer.scheduler.Scheduler.Co nfig::doc' on page 153 undefined on input line 12156. [153] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 154 undefined on input line 12190. LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 154 undefined on input line 12198. LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 154 undefined on input line 12198. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 154 undefined on input line 12201. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 154 undefined on input line 12201. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.disjoint_multit ask.NewDisjointMultitask.Config' on page 154 undefined on input line 12209. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewDoc umentClassification.Config' on page 154 undefined on input line 12212. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewDoc umentRegression.Config' on page 154 undefined on input line 12215. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewTas k.Config' on page 154 undefined on input line 12218. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.NewWordTa ggingTask.Config' on page 154 undefined on input line 12221. Overfull \vbox (0.98016pt too high) detected at line 12271 [154] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task' on p age 155 undefined on input line 12279. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.TaskBase.C onfig' on page 155 undefined on input line 12284. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 155 undefined on input line 12292. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 155 undefined on input line 12292. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 155 undefined on input line 12295. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 155 undefined on input line 12295. LaTeX Warning: Hyper reference `configs/pytext.data.data_handler.DataHandler.Co nfig::doc' on page 155 undefined on input line 12298. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 155 undefined on input line 12301. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 155 undefined on input line 12301. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 155 undefined on input line 12304. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.Contextua lIntentSlotTask.Config' on page 155 undefined on input line 12312. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.DocClassi ficationTask.Config' on page 155 undefined on input line 12315. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.EnsembleT ask.Config' on page 155 undefined on input line 12318. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.JointText Task.Config' on page 155 undefined on input line 12321. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.LMTask.Co nfig' on page 155 undefined on input line 12324. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.PairClass ificationTask.Config' on page 155 undefined on input line 12327. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.QueryDocu mentPairwiseRankingTask.Config' on page 155 undefined on input line 12330. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.SemanticP arsingTask.Config' on page 155 undefined on input line 12333. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.SeqNNTask .Config' on page 155 undefined on input line 12336. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.WordTaggi ngTask.Config' on page 155 undefined on input line 12339. [155] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.TaskBase' on page 156 undefined on input line 12353. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 156 undefined on input line 12358. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 156 undefined on input line 12366. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 156 undefined on input line 12366. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 156 undefined on input line 12369. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 156 undefined on input line 12369. LaTeX Warning: Hyper reference `configs/pytext.data.data_handler.DataHandler.Co nfig::doc' on page 156 undefined on input line 12372. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 156 undefined on input line 12375. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 156 undefined on input line 12375. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 156 undefined on input line 12378. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.disjoint_multit ask.DisjointMultitask.Config' on page 156 undefined on input line 12386. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 156 undefined on input line 12389. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.Contextua lIntentSlotTask.Config' on page 156 undefined on input line 12392. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.DocClassi ficationTask.Config' on page 156 undefined on input line 12395. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.EnsembleT ask.Config' on page 156 undefined on input line 12398. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.JointText Task.Config' on page 156 undefined on input line 12401. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.LMTask.Co nfig' on page 156 undefined on input line 12404. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.PairClass ificationTask.Config' on page 156 undefined on input line 12407. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.QueryDocu mentPairwiseRankingTask.Config' on page 156 undefined on input line 12410. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.SemanticP arsingTask.Config' on page 156 undefined on input line 12413. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.SeqNNTask .Config' on page 156 undefined on input line 12416. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.WordTaggi ngTask.Config' on page 156 undefined on input line 12419. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.Contextua lIntentSlotTask' on page 156 undefined on input line 12436. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 156 undefined on input line 12441. [156] LaTeX Warning: Hyper reference `configs/pytext.config.contextual_intent_slot.Mo delInputConfig::doc' on page 157 undefined on input line 12449. LaTeX Warning: Hyper reference `configs/pytext.config.contextual_intent_slot.Mo delInputConfig::doc' on page 157 undefined on input line 12449. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 157 undefined on input line 12452. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 157 undefined on input line 12452. LaTeX Warning: Hyper reference `configs/pytext.data.contextual_intent_slot_data _handler.ContextualIntentSlotModelDataHandler.Config::doc' on page 157 undefine d on input line 12455. LaTeX Warning: Hyper reference `configs/pytext.data.contextual_intent_slot_data _handler.ContextualIntentSlotModelDataHandler.Config::doc' on page 157 undefine d on input line 12455. Overfull \hbox (60.05962pt too wide) in paragraph at lines 12455--12456 [] Underfull \hbox (badness 10000) in paragraph at lines 12455--12456 LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 157 undefined on input line 12458. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 157 undefined on input line 12458. LaTeX Warning: Hyper reference `configs/pytext.exporters.custom_exporters.Dense FeatureExporter.Config::doc' on page 157 undefined on input line 12461. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 157 undefined on input line 12464. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.WordLabelCon fig::doc' on page 157 undefined on input line 12464. LaTeX Warning: Hyper reference `configs/pytext.models.seq_models.contextual_int ent_slot.ContextualIntentSlotModel.Config::doc' on page 157 undefined on input line 12467. LaTeX Warning: Hyper reference `configs/pytext.models.seq_models.contextual_int ent_slot.ContextualIntentSlotModel.Config::doc' on page 157 undefined on input line 12467. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.intent_slot_det ection_metric_reporter.IntentSlotMetricReporter.Config::doc' on page 157 undefi ned on input line 12470. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.intent_slot_det ection_metric_reporter.IntentSlotMetricReporter.Config::doc' on page 157 undefi ned on input line 12470. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.DocClassi ficationTask' on page 157 undefined on input line 12484. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 157 undefined on input line 12489. LaTeX Warning: Hyper reference `configs/pytext.config.doc_classification.ModelI nputConfig::doc' on page 157 undefined on input line 12497. LaTeX Warning: Hyper reference `configs/pytext.config.doc_classification.ModelI nputConfig::doc' on page 157 undefined on input line 12497. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 157 undefined on input line 12500. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 157 undefined on input line 12500. LaTeX Warning: Hyper reference `configs/pytext.data.doc_classification_data_han dler.DocClassificationDataHandler.Config::doc' on page 157 undefined on input l ine 12503. LaTeX Warning: Hyper reference `configs/pytext.data.doc_classification_data_han dler.DocClassificationDataHandler.Config::doc' on page 157 undefined on input l ine 12503. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 157 undefined on input line 12506. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 157 undefined on input line 12506. LaTeX Warning: Hyper reference `configs/pytext.exporters.custom_exporters.Dense FeatureExporter.Config::doc' on page 157 undefined on input line 12509. LaTeX Warning: Hyper reference `configs/pytext.models.doc_model.DocModel_Deprec ated.Config::doc' on page 157 undefined on input line 12512. LaTeX Warning: Hyper reference `configs/pytext.models.doc_model.DocModel_Deprec ated.Config::doc' on page 157 undefined on input line 12512. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 157 undefined on input line 12515. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 157 undefined on input line 12515. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 157 undefined on input line 12518. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 157 undefined on input line 12518. Overfull \vbox (1.41434pt too high) detected at line 12657 [157] Underfull \vbox (badness 10000) detected at line 12657 Overfull \vbox (2.68169pt too high) detected at line 12657 [158] Underfull \vbox (badness 10000) detected at line 12657 Overfull \vbox (2.68169pt too high) detected at line 12657 [159] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.EnsembleT ask' on page 160 undefined on input line 12662. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 160 undefined on input line 12667. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 160 undefined on input line 12675. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 160 undefined on input line 12675. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 160 undefined on input line 12678. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 160 undefined on input line 12678. LaTeX Warning: Hyper reference `configs/pytext.data.joint_data_handler.JointMod elDataHandler.Config::doc' on page 160 undefined on input line 12681. LaTeX Warning: Hyper reference `configs/pytext.data.joint_data_handler.JointMod elDataHandler.Config::doc' on page 160 undefined on input line 12681. LaTeX Warning: Hyper reference `configs/pytext.trainers.ensemble_trainer.Ensemb leTrainer.Config::doc' on page 160 undefined on input line 12684. LaTeX Warning: Hyper reference `configs/pytext.trainers.ensemble_trainer.Ensemb leTrainer.Config::doc' on page 160 undefined on input line 12684. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 160 undefined on input line 12687. LaTeX Warning: Hyper reference `configs/pytext.models.ensembles.bagging_doc_ens emble.BaggingDocEnsemble.Config::doc' on page 160 undefined on input line 12690 . LaTeX Warning: Hyper reference `configs/pytext.models.ensembles.bagging_intent_ slot_ensemble.BaggingIntentSlotEnsemble.Config::doc' on page 160 undefined on i nput line 12690. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 160 undefined on input line 12693. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.WordLabelCon fig::doc' on page 160 undefined on input line 12693. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 160 undefined on input line 12696. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.intent_slot_det ection_metric_reporter.IntentSlotMetricReporter.Config::doc' on page 160 undefi ned on input line 12696. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 160 undefined on input line 12696. Overfull \hbox (147.77763pt too wide) in paragraph at lines 12696--12697 [] Underfull \hbox (badness 10000) in paragraph at lines 12696--12697 LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.JointText Task' on page 160 undefined on input line 12710. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 160 undefined on input line 12715. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 160 undefined on input line 12723. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 160 undefined on input line 12723. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 160 undefined on input line 12726. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 160 undefined on input line 12726. LaTeX Warning: Hyper reference `configs/pytext.data.joint_data_handler.JointMod elDataHandler.Config::doc' on page 160 undefined on input line 12729. LaTeX Warning: Hyper reference `configs/pytext.data.joint_data_handler.JointMod elDataHandler.Config::doc' on page 160 undefined on input line 12729. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 160 undefined on input line 12732. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 160 undefined on input line 12732. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 160 undefined on input line 12735. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 160 undefined on input line 12738. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.WordLabelCon fig::doc' on page 160 undefined on input line 12738. LaTeX Warning: Hyper reference `configs/pytext.models.joint_model.JointModel.Co nfig::doc' on page 160 undefined on input line 12741. LaTeX Warning: Hyper reference `configs/pytext.models.joint_model.JointModel.Co nfig::doc' on page 160 undefined on input line 12741. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.intent_slot_det ection_metric_reporter.IntentSlotMetricReporter.Config::doc' on page 160 undefi ned on input line 12744. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.intent_slot_det ection_metric_reporter.IntentSlotMetricReporter.Config::doc' on page 160 undefi ned on input line 12744. [160] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.LMTask' o n page 161 undefined on input line 12758. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 161 undefined on input line 12763. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 161 undefined on input line 12771. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 161 undefined on input line 12771. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 161 undefined on input line 12774. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 161 undefined on input line 12774. LaTeX Warning: Hyper reference `configs/pytext.data.language_model_data_handler .LanguageModelDataHandler.Config::doc' on page 161 undefined on input line 1277 7. LaTeX Warning: Hyper reference `configs/pytext.data.bptt_lm_data_handler.BPTTLa nguageModelDataHandler.Config::doc' on page 161 undefined on input line 12777. LaTeX Warning: Hyper reference `configs/pytext.data.language_model_data_handler .LanguageModelDataHandler.Config::doc' on page 161 undefined on input line 1277 7. Overfull \hbox (184.65033pt too wide) in paragraph at lines 12777--12778 [] Underfull \hbox (badness 10000) in paragraph at lines 12777--12778 LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 161 undefined on input line 12780. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 161 undefined on input line 12780. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 161 undefined on input line 12783. LaTeX Warning: Hyper reference `configs/pytext.models.language_models.lmlstm.LM LSTM.Config::doc' on page 161 undefined on input line 12786. LaTeX Warning: Hyper reference `configs/pytext.models.language_models.lmlstm.LM LSTM.Config::doc' on page 161 undefined on input line 12786. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.WordLabelCon fig::doc' on page 161 undefined on input line 12789. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.language_model_ metric_reporter.LanguageModelMetricReporter.Config::doc' on page 161 undefined on input line 12792. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.language_model_ metric_reporter.LanguageModelMetricReporter.Config::doc' on page 161 undefined on input line 12792. [161] Underfull \vbox (badness 10000) detected at line 12909 Overfull \vbox (2.68169pt too high) detected at line 12909 [162] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.NewWordTa ggingTask' on page 163 undefined on input line 12914. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewTas k.Config' on page 163 undefined on input line 12919. LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 163 undefined on input line 12927. LaTeX Warning: Hyper reference `configs/pytext.data.data.Data.Config::doc' on p age 163 undefined on input line 12927. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 163 undefined on input line 12930. LaTeX Warning: Hyper reference `configs/pytext.task.new_task.NewTaskTrainer.Con fig::doc' on page 163 undefined on input line 12930. LaTeX Warning: Hyper reference `configs/pytext.models.word_model.NewWordTagging Model.Config::doc' on page 163 undefined on input line 12933. LaTeX Warning: Hyper reference `configs/pytext.models.word_model.NewWordTagging Model.Config::doc' on page 163 undefined on input line 12933. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.word_tagging_me tric_reporter.SimpleWordTaggingMetricReporter.Config::doc' on page 163 undefine d on input line 12936. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.word_tagging_me tric_reporter.SimpleWordTaggingMetricReporter.Config::doc' on page 163 undefine d on input line 12936. Overfull \hbox (31.34032pt too wide) in paragraph at lines 12936--12937 [] Underfull \hbox (badness 10000) in paragraph at lines 12936--12937 [163] Underfull \vbox (badness 10000) detected at line 13066 Overfull \vbox (2.68169pt too high) detected at line 13066 [164] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.PairClass ificationTask' on page 165 undefined on input line 13071. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 165 undefined on input line 13076. [165] LaTeX Warning: Hyper reference `configs/pytext.config.pair_classification.Model InputConfig::doc' on page 166 undefined on input line 13084. LaTeX Warning: Hyper reference `configs/pytext.config.pair_classification.Model InputConfig::doc' on page 166 undefined on input line 13084. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 166 undefined on input line 13087. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 166 undefined on input line 13087. LaTeX Warning: Hyper reference `configs/pytext.data.pair_classification_data_ha ndler.PairClassificationDataHandler.Config::doc' on page 166 undefined on input line 13090. LaTeX Warning: Hyper reference `configs/pytext.data.pair_classification_data_ha ndler.PairClassificationDataHandler.Config::doc' on page 166 undefined on input line 13090. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 166 undefined on input line 13093. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 166 undefined on input line 13093. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 166 undefined on input line 13096. LaTeX Warning: Hyper reference `configs/pytext.models.pair_classification_model .PairClassificationModel.Config::doc' on page 166 undefined on input line 13099 . LaTeX Warning: Hyper reference `configs/pytext.models.pair_classification_model .PairClassificationModel.Config::doc' on page 166 undefined on input line 13099 . LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 166 undefined on input line 13102. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 166 undefined on input line 13102. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 166 undefined on input line 13105. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 166 undefined on input line 13105. Overfull \vbox (2.72583pt too high) detected at line 13268 [166] Underfull \vbox (badness 10000) detected at line 13268 Overfull \vbox (2.68169pt too high) detected at line 13268 [167] Underfull \vbox (badness 10000) detected at line 13268 Overfull \vbox (2.68169pt too high) detected at line 13268 [168] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.QueryDocu mentPairwiseRankingTask' on page 169 undefined on input line 13273. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 169 undefined on input line 13278. LaTeX Warning: Hyper reference `configs/pytext.config.query_document_pairwise_r anking.ModelInputConfig::doc' on page 169 undefined on input line 13286. LaTeX Warning: Hyper reference `configs/pytext.config.query_document_pairwise_r anking.ModelInputConfig::doc' on page 169 undefined on input line 13286. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 169 undefined on input line 13289. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 169 undefined on input line 13289. LaTeX Warning: Hyper reference `configs/pytext.data.query_document_pairwise_ran king_data_handler.QueryDocumentPairwiseRankingDataHandler.Config::doc' on page 169 undefined on input line 13292. LaTeX Warning: Hyper reference `configs/pytext.data.query_document_pairwise_ran king_data_handler.QueryDocumentPairwiseRankingDataHandler.Config::doc' on page 169 undefined on input line 13292. Overfull \hbox (112.55968pt too wide) in paragraph at lines 13292--13293 [] Underfull \hbox (badness 10000) in paragraph at lines 13292--13293 LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 169 undefined on input line 13295. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 169 undefined on input line 13295. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 169 undefined on input line 13298. LaTeX Warning: Hyper reference `configs/pytext.models.query_document_pairwise_r anking_model.QueryDocumentPairwiseRankingModel.Config::doc' on page 169 undefin ed on input line 13301. LaTeX Warning: Hyper reference `configs/pytext.models.query_document_pairwise_r anking_model.QueryDocumentPairwiseRankingModel.Config::doc' on page 169 undefin ed on input line 13301. Overfull \hbox (26.06035pt too wide) in paragraph at lines 13301--13302 [] Underfull \hbox (badness 10000) in paragraph at lines 13301--13302 LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 169 undefined on input line 13304. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.pairwise_rankin g_metric_reporter.PairwiseRankingMetricReporter.Config::doc' on page 169 undefi ned on input line 13307. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.pairwise_rankin g_metric_reporter.PairwiseRankingMetricReporter.Config::doc' on page 169 undefi ned on input line 13307. Overfull \hbox (5.10014pt too wide) in paragraph at lines 13307--13308 [] Underfull \hbox (badness 10000) in paragraph at lines 13307--13308 [169] Underfull \vbox (badness 10000) detected at line 13482 Overfull \vbox (2.68169pt too high) detected at line 13482 [170] Underfull \vbox (badness 10000) detected at line 13482 Overfull \vbox (2.68169pt too high) detected at line 13482 [171] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.SemanticP arsingTask' on page 172 undefined on input line 13487. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 172 undefined on input line 13492. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 172 undefined on input line 13500. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 172 undefined on input line 13500. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 172 undefined on input line 13503. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 172 undefined on input line 13503. LaTeX Warning: Hyper reference `configs/pytext.data.compositional_data_handler. CompositionalDataHandler.Config::doc' on page 172 undefined on input line 13506 . LaTeX Warning: Hyper reference `configs/pytext.data.compositional_data_handler. CompositionalDataHandler.Config::doc' on page 172 undefined on input line 13506 . LaTeX Warning: Hyper reference `configs/pytext.trainers.hogwild_trainer.Hogwild Trainer.Config::doc' on page 172 undefined on input line 13509. LaTeX Warning: Hyper reference `configs/pytext.trainers.hogwild_trainer.Hogwild Trainer.Config::doc' on page 172 undefined on input line 13509. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 172 undefined on input line 13512. LaTeX Warning: Hyper reference `configs/pytext.models.semantic_parsers.rnng.rnn g_parser.RNNGParser.Config::doc' on page 172 undefined on input line 13515. LaTeX Warning: Hyper reference `configs/pytext.models.semantic_parsers.rnng.rnn g_parser.RNNGParser.Config::doc' on page 172 undefined on input line 13515. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.WordLabelCon fig::doc' on page 172 undefined on input line 13518. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.compositional_m etric_reporter.CompositionalMetricReporter.Config::doc' on page 172 undefined o n input line 13521. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.compositional_m etric_reporter.CompositionalMetricReporter.Config::doc' on page 172 undefined o n input line 13521. Overfull \vbox (0.98016pt too high) detected at line 13641 [172] Underfull \vbox (badness 10000) detected at line 13641 Overfull \vbox (2.68169pt too high) detected at line 13641 [173] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.SeqNNTask ' on page 174 undefined on input line 13646. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 174 undefined on input line 13651. [174] LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 175 undefined on input line 13659. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 175 undefined on input line 13659. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 175 undefined on input line 13662. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 175 undefined on input line 13662. LaTeX Warning: Hyper reference `configs/pytext.data.seq_data_handler.SeqModelDa taHandler.Config::doc' on page 175 undefined on input line 13665. LaTeX Warning: Hyper reference `configs/pytext.data.seq_data_handler.SeqModelDa taHandler.Config::doc' on page 175 undefined on input line 13665. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 175 undefined on input line 13668. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 175 undefined on input line 13668. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 175 undefined on input line 13671. LaTeX Warning: Hyper reference `configs/pytext.models.seq_models.seqnn.SeqNNMod el.Config::doc' on page 175 undefined on input line 13674. LaTeX Warning: Hyper reference `configs/pytext.models.seq_models.seqnn.SeqNNMod el.Config::doc' on page 175 undefined on input line 13674. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 175 undefined on input line 13677. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.DocLabelConf ig::doc' on page 175 undefined on input line 13677. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 175 undefined on input line 13680. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.classification_ metric_reporter.ClassificationMetricReporter.Config::doc' on page 175 undefined on input line 13680. [175] Underfull \vbox (badness 10000) detected at line 13840 Overfull \vbox (2.68169pt too high) detected at line 13840 [176] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.tasks.WordTaggi ngTask' on page 177 undefined on input line 13845. [177] LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.task.Task.Confi g' on page 178 undefined on input line 13850. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 178 undefined on input line 13858. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.FeatureConfi g::doc' on page 178 undefined on input line 13858. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.featurizer.Featu rizer.Config::doc' on page 178 undefined on input line 13861. LaTeX Warning: Hyper reference `configs/pytext.data.featurizer.simple_featurize r.SimpleFeaturizer.Config::doc' on page 178 undefined on input line 13861. LaTeX Warning: Hyper reference `configs/pytext.data.joint_data_handler.JointMod elDataHandler.Config::doc' on page 178 undefined on input line 13864. LaTeX Warning: Hyper reference `configs/pytext.data.joint_data_handler.JointMod elDataHandler.Config::doc' on page 178 undefined on input line 13864. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 178 undefined on input line 13867. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 178 undefined on input line 13867. LaTeX Warning: Hyper reference `configs/pytext.exporters.exporter.ModelExporter .Config::doc' on page 178 undefined on input line 13870. LaTeX Warning: Hyper reference `configs/pytext.models.word_model.WordTaggingMod el.Config::doc' on page 178 undefined on input line 13873. LaTeX Warning: Hyper reference `configs/pytext.models.word_model.WordTaggingMod el.Config::doc' on page 178 undefined on input line 13873. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.WordLabelCon fig::doc' on page 178 undefined on input line 13876. LaTeX Warning: Hyper reference `configs/pytext.config.field_config.WordLabelCon fig::doc' on page 178 undefined on input line 13876. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.word_tagging_me tric_reporter.WordTaggingMetricReporter.Config::doc' on page 178 undefined on i nput line 13879. LaTeX Warning: Hyper reference `configs/pytext.metric_reporters.word_tagging_me tric_reporter.WordTaggingMetricReporter.Config::doc' on page 178 undefined on i nput line 13879. [178] Underfull \vbox (badness 10000) detected at line 14018 Overfull \vbox (2.68169pt too high) detected at line 14018 [179] LaTeX Warning: Hyper reference `modules/pytext.trainers:pytext.trainers.ensembl e_trainer.EnsembleTrainer' on page 180 undefined on input line 14029. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 180 undefined on input line 14034. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 180 undefined on input line 14042. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 180 undefined on input line 14042. [180] LaTeX Warning: Hyper reference `modules/pytext.trainers:pytext.trainers.hogwild _trainer.HogwildTrainer' on page 181 undefined on input line 14076. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 181 undefined on input line 14081. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 181 undefined on input line 14089. LaTeX Warning: Hyper reference `configs/pytext.trainers.trainer.Trainer.Config: :doc' on page 181 undefined on input line 14089. LaTeX Warning: Hyper reference `modules/pytext.trainers:pytext.trainers.trainer .Trainer' on page 181 undefined on input line 14127. [181] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 182 undefined on input line 14132. LaTeX Warning: Hyper reference `configs/pytext.optimizer.Optimizer.Config::doc' on page 182 undefined on input line 14158. LaTeX Warning: Hyper reference `configs/pytext.optimizer.Adam.Config::doc' on p age 182 undefined on input line 14158. LaTeX Warning: Hyper reference `configs/pytext.optimizer.scheduler.Scheduler.Co nfig::doc' on page 182 undefined on input line 14161. LaTeX Warning: Hyper reference `modules/pytext.task:pytext.task.new_task.NewTas kTrainer.Config' on page 182 undefined on input line 14169. LaTeX Warning: Hyper reference `modules/pytext.trainers:pytext.trainers.trainer .TrainerBase' on page 182 undefined on input line 14198. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 182 undefined on input line 14203. [182] [183] [184] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent.Config' on page 185 undefined on input line 14669. [185] Underfull \hbox (badness 10000) in paragraph at lines 14828--14828 []\T1/ptm/m/it/10 component_type: py-text.config.component.ComponentType, cls_t o_add: Underfull \hbox (badness 10000) in paragraph at lines 14834--14834 []\T1/ptm/m/it/10 component_type: py-text.config.component.ComponentType\T1/pcr /m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu- Underfull \hbox (badness 10000) in paragraph at lines 14840--14840 []\T1/ptm/m/it/10 component_type: py-text.config.component.ComponentType, con-f ig_cls: Underfull \hbox (badness 10000) in paragraph at lines 14852--14852 []\T1/ptm/m/it/10 component_type: py-text.config.component.ComponentType\T1/pcr /m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu- Underfull \hbox (badness 10000) in paragraph at lines 14869--14869 []\T1/ptm/m/it/10 component_type: py- Underfull \hbox (badness 10000) in paragraph at lines 14869--14869 \T1/ptm/m/it/10 text.config.component.ComponentType\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 con-fig: Underfull \hbox (badness 10000) in paragraph at lines 14911--14911 []\T1/ptm/m/it/10 optimizer_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 model: Underfull \hbox (badness 10000) in paragraph at lines 14911--14911 \T1/ptm/m/it/10 torch.nn.modules.module.Module\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14929--14929 []\T1/ptm/m/it/10 trainer_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 model: [186] [187] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.CharFeatConfig' on page 188 undefined on input line 15252. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.ContextualTokenEmbeddingConfig' on page 188 undefined on input line 15260. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.DictFeatConfig' on page 188 undefined on input line 15268. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 188 undefined on input line 15276. [188] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 189 undefined on input line 15368. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.WordFeatConfig' on page 189 undefined on input line 15426. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 189 undefined on input line 15434. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 189 undefined on input line 15457. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.module_conf ig.ModuleConfig' on page 189 undefined on input line 15477. [189] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 190 undefined on input line 15637. [190] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 191 undefined on input line 15737. Overfull \hbox (13.76465pt too wide) in paragraph at lines 15806--15806 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [191] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.serialize.C onfigParseError' on page 192 undefined on input line 15844. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.serialize.C onfigParseError' on page 192 undefined on input line 15860. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.serialize.C onfigParseError' on page 192 undefined on input line 15868. Underfull \hbox (badness 10000) in paragraph at lines 15895--15895 []\T1/ptm/m/it/10 json_obj\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ig-nore_fields=()\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 []\T1/ptm/m/it/10 annotation_string: str\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 ut-ter-ance: str = ''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 bi-na-tion_labels: bool Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 = True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 add_dict_feat: Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 bool = False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ac- Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 cept_flat_intents_slots: LaTeX Warning: Hyper reference `modules/pytext.data.data_structures:pytext.data .data_structures.annotation.Node' on page 192 undefined on input line 15934. [192] LaTeX Warning: Hyper reference `modules/pytext.data.data_structures:pytext.data .data_structures.annotation.Node' on page 193 undefined on input line 16045. LaTeX Warning: Hyper reference `modules/pytext.data.data_structures:pytext.data .data_structures.annotation.Node' on page 193 undefined on input line 16059. LaTeX Warning: Hyper reference `modules/pytext.data.data_structures:pytext.data .data_structures.annotation.Node' on page 193 undefined on input line 16073. Underfull \hbox (badness 10000) in paragraph at lines 16110--16110 []\T1/ptm/m/it/10 root: py- Overfull \hbox (24.40329pt too wide) in paragraph at lines 16110--16110 \T1/ptm/m/it/10 text.data.data_structures.annotation.Root\T1/ptm/m/n/10 , [193] Underfull \hbox (badness 10000) in paragraph at lines 16177--16177 []\T1/ptm/m/it/10 combination_labels: Underfull \hbox (badness 5050) in paragraph at lines 16203--16203 []\T1/ptm/m/it/10 node_label: str\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 16227--16227 []\T1/ptm/m/it/10 tokens_str: List[str], Underfull \hbox (badness 10000) in paragraph at lines 16227--16227 \T1/ptm/m/it/10 ac-tions_indices: Underfull \hbox (badness 10000) in paragraph at lines 16236--16236 []\T1/ptm/m/it/10 label: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 span: py- Underfull \hbox (badness 10000) in paragraph at lines 16236--16236 \T1/ptm/m/it/10 text.data.data_structures.node.Span\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 chil- Underfull \hbox (badness 10000) in paragraph at lines 16236--16236 \T1/ptm/m/it/10 dren: Op-tional[AbstractSet[Node]] = LaTeX Warning: Hyper reference `modules/pytext.data.data_structures:pytext.data .data_structures.node.Node' on page 194 undefined on input line 16273. [194] Underfull \hbox (badness 10000) in paragraph at lines 16363--16363 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea-ture_config: py- Overfull \hbox (16.9942pt too wide) in paragraph at lines 16363--16363 \T1/ptm/m/it/10 text.config.field_config.FeatureConfig\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 195 undefined on input line 16364. Underfull \hbox (badness 10000) in paragraph at lines 16383--16383 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [195] Underfull \hbox (badness 10000) in paragraph at lines 16523--16523 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea- Underfull \hbox (badness 10000) in paragraph at lines 16523--16523 \T1/ptm/m/it/10 ture_config: Underfull \hbox (badness 10000) in paragraph at lines 16523--16523 \T1/ptm/m/it/10 py- Overfull \hbox (94.9942pt too wide) in paragraph at lines 16523--16523 \T1/ptm/m/it/10 text.config.field_config.FeatureConfig\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data.featurizer:pytext.data.feat urizer.featurizer.Featurizer' on page 196 undefined on input line 16524. LaTeX Warning: Hyper reference `modules/pytext.data.featurizer:pytext.data.feat urizer.simple_featurizer.SimpleFeaturizer.Config' on page 196 undefined on inpu t line 16531. Underfull \hbox (badness 10000) in paragraph at lines 16538--16538 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Underfull \hbox (badness 10000) in paragraph at lines 16560--16560 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [196] Underfull \hbox (badness 10000) in paragraph at lines 16580--16580 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea-ture_config: py- LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 197 undefined on input line 16581. Underfull \hbox (badness 10000) in paragraph at lines 16600--16600 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [197] Underfull \hbox (badness 10000) in paragraph at lines 16737--16737 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea-ture_config: py- LaTeX Warning: Hyper reference `modules/pytext.data.featurizer:pytext.data.feat urizer.featurizer.Featurizer' on page 198 undefined on input line 16738. LaTeX Warning: Hyper reference `modules/pytext.data.featurizer:pytext.data.feat urizer.SimpleFeaturizer.Config' on page 198 undefined on input line 16745. Underfull \hbox (badness 10000) in paragraph at lines 16752--16752 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Underfull \hbox (badness 10000) in paragraph at lines 16774--16774 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 198 undefined on input line 16801. [198] Underfull \hbox (badness 10000) in paragraph at lines 16843--16843 []\T1/ptm/m/it/10 generator\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.DataSource' on page 199 undefined on input line 16881. Underfull \hbox (badness 10000) in paragraph at lines 16891--16896 []\T1/ptm/m/n/10 A Root-Data-Source should im-ple-ment \T1/ptm/m/it/10 raw_trai n_data_generator\T1/ptm/m/n/10 , \T1/ptm/m/it/10 raw_test_data_generator\T1/ptm /m/n/10 , and LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.RootDataSource.Config' on page 199 undefined on input line 16899. Underfull \hbox (badness 10000) in paragraph at lines 16978--16978 []\T1/ptm/m/it/10 data_source: py- Overfull \hbox (80.26344pt too wide) in paragraph at lines 16978--16978 \T1/ptm/m/it/10 text.data.sources.data_source.DataSource\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16978--16978 \T1/ptm/m/it/10 rank=0\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.ShardedDataSource' on page 199 undefined on input line 16979. [199] LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.DataSource' on page 200 undefined on input line 17057. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.GeneratorMethodProperty' on page 200 undefined on input line 17075 . [200] Underfull \hbox (badness 10000) in paragraph at lines 17097--17097 []\T1/ptm/m/it/10 train_filename=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17097--17097 \T1/ptm/m/it/10 test_filename=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17097--17097 \T1/ptm/m/it/10 eval_filename=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ig- LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.DataSource' on page 201 undefined on input line 17098. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .squad.SquadDataSource.Config' on page 201 undefined on input line 17106. Underfull \hbox (badness 10000) in paragraph at lines 17119--17119 []\T1/ptm/m/it/10 config: py-text.data.sources.squad.SquadDataSource.Config\T1/ ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17149--17149 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 field_names=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 de-lim-iter='t'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17163--17163 []\T1/ptm/m/it/10 rank=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 world_size=1\T1/ptm/m/ n/10 , LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.TSVDataSource' on page 201 undefined on input line 17164. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.ShardedDataSource' on page 201 undefined on input line 17164. Underfull \hbox (badness 10000) in paragraph at lines 17164--17166 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.data.sources.tsv.TSVDataSource\T1/ ptm/m/n/10 , \T1/pcr/m/sl/10 pytext.data.sources. Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 []\T1/ptm/m/it/10 train_file=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 test_file=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 eval_file=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 field_names=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 de-lim-iter='t'\T1/ptm/m/n/10 , Overfull \hbox (23.47403pt too wide) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 data_source_languages={'eval': LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.TSVDataSource' on page 201 undefined on input line 17180. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.MultilingualTSVDataSource.Config' on page 201 undefined on input line 1718 5. [201] Underfull \hbox (badness 10000) in paragraph at lines 17221--17221 []\T1/ptm/m/it/10 train_file=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 test_file=Non e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17221--17221 \T1/ptm/m/it/10 eval_file=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 field_names=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.RootDataSource' on page 202 undefined on input line 17222. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .tsv.TSVDataSource.Config' on page 202 undefined on input line 17229. Underfull \hbox (badness 10000) in paragraph at lines 17236--17236 []\T1/ptm/m/it/10 config: py-text.data.sources.tsv.TSVDataSource.Config, schema : LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 202 undefined on input line 17282. Underfull \hbox (badness 10000) in paragraph at lines 17335--17335 []\T1/ptm/m/it/10 train_filename=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 test_file name=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.DataSource' on page 202 undefined on input line 17336. [202] LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .SquadDataSource.Config' on page 203 undefined on input line 17344. Underfull \hbox (badness 10000) in paragraph at lines 17357--17357 []\T1/ptm/m/it/10 config: py-text.data.sources.squad.SquadDataSource.Config\T1/ ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .data_source.RootDataSource' on page 203 undefined on input line 17379. LaTeX Warning: Hyper reference `modules/pytext.data.sources:pytext.data.sources .TSVDataSource.Config' on page 203 undefined on input line 17386. Underfull \hbox (badness 10000) in paragraph at lines 17393--17393 []\T1/ptm/m/it/10 config: py-text.data.sources.tsv.TSVDataSource.Config, schema : Overfull \hbox (10.81418pt too wide) in paragraph at lines 17444--17444 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (148.81418pt too wide) in paragraph at lines 17481--17481 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [203] Overfull \hbox (154.81418pt too wide) in paragraph at lines 17498--17498 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (316.81418pt too wide) in paragraph at lines 17551--17551 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (286.81418pt too wide) in paragraph at lines 17565--17565 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [204] Overfull \hbox (214.81418pt too wide) in paragraph at lines 17706--17706 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (64.81418pt too wide) in paragraph at lines 17743--17743 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (244.81418pt too wide) in paragraph at lines 17780--17780 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [205] Overfull \hbox (166.81418pt too wide) in paragraph at lines 17817--17817 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 17822--17822 []\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Overfull \hbox (137.08261pt too wide) in paragraph at lines 17822--17822 \T1/ptm/m/n/10 text.data.language_model_data_handler.LanguageModelDataHandler Overfull \hbox (358.81418pt too wide) in paragraph at lines 17846--17846 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (148.81418pt too wide) in paragraph at lines 17883--17883 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (70.81418pt too wide) in paragraph at lines 17900--17900 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (58.81418pt too wide) in paragraph at lines 17931--17931 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [206] Overfull \hbox (28.81418pt too wide) in paragraph at lines 18076--18076 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [207] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 208 undefined on input line 18230. LaTeX Warning: Hyper reference `modules/pytext.data.tokenizers:pytext.data.toke nizers.tokenizer.Tokenizer.Config' on page 208 undefined on input line 18237. [208] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 209 undefined on input line 18295. LaTeX Warning: Hyper reference `modules/pytext.data.tokenizers:pytext.data.toke nizers.Tokenizer.Config' on page 209 undefined on input line 18302. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 209 undefined on input line 18331. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.B aseBatchSampler' on page 209 undefined on input line 18359. [209] Overfull \hbox (6.31377pt too wide) in paragraph at lines 18397--18397 []\T1/ptm/m/it/10 unnormalized_iterator_probs: LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.B aseBatchSampler' on page 210 undefined on input line 18398. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.R andomizedBatchSampler.Config' on page 210 undefined on input line 18422. Underfull \hbox (badness 10000) in paragraph at lines 18444--18444 []\T1/ptm/m/it/10 iter_to_set_epoch: Op- LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.B aseBatchSampler' on page 210 undefined on input line 18445. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.R oundRobinBatchSampler.Config' on page 210 undefined on input line 18477. [210] Underfull \hbox (badness 10000) in paragraph at lines 18511--18511 []\T1/ptm/m/it/10 bptt_len: Underfull \hbox (badness 10000) in paragraph at lines 18511--18511 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (7.76465pt too wide) in paragraph at lines 18511--18511 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 211 undefined on input line 18512. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.bptt_lm_data_ha ndler.BPTTLanguageModelDataHandler.Config' on page 211 undefined on input line 18527. Overfull \hbox (61.69272pt too wide) in paragraph at lines 18534--18534 []\T1/ptm/m/it/10 config: py-text.data.bptt_lm_data_handler.BPTTLanguageModelDa taHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18534--18534 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 18592--18592 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 18600--18600 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- [211] Overfull \hbox (32.31458pt too wide) in paragraph at lines 18644--18644 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (11.09409pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 List[str], Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 bels: Overfull \hbox (8.30428pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 py- Overfull \hbox (62.36392pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 fea- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 tures: Overfull \hbox (8.30428pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 py- Overfull \hbox (62.36392pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 fea- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 tur- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 izer: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 py- Overfull \hbox (135.68242pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 ex- Overfull \hbox (16.20457pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (8.30428pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 py- Overfull \hbox (59.86392pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text.fields.field.Field] Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 None, Overfull \hbox (52.43414pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (24.59445pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 'word_feat', Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 shuf- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 fle: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 True, Overfull \hbox (51.21417pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 sort_within_batch: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 True, Overfull \hbox (20.65463pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 train_path: Overfull \hbox (17.01448pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (17.86473pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 eval_path: Overfull \hbox (14.52452pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (15.24448pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 test_path: Overfull \hbox (11.60432pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (44.94429pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 128, Overfull \hbox (42.15439pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 eval_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 128, Overfull \hbox (39.53413pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 test_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 128, Overfull \hbox (30.78455pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 max_seq_len: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 -1, Overfull \hbox (22.81458pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 pass_index: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 True, Overfull \hbox (19.76465pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 212 undefined on input line 18645. [212] Overfull \vbox (129.1224pt too high) has occurred while \output is active [213] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.compositional_d ata_handler.CompositionalDataHandler.Config' on page 214 undefined on input lin e 18650. Overfull \hbox (58.01227pt too wide) in paragraph at lines 18663--18663 []\T1/ptm/m/it/10 config: py-text.data.compositional_data_handler.Compositional DataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18663--18663 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (158.31458pt too wide) in paragraph at lines 18683--18683 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (137.09409pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 List[str], Overfull \hbox (112.35486pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 la- Overfull \hbox (120.6847pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 bels: Overfull \hbox (134.30428pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 py- Overfull \hbox (188.36392pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (116.7948pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 fea- Overfull \hbox (124.20457pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 tures: Overfull \hbox (134.30428pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 py- Overfull \hbox (188.36392pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (116.7948pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 fea- Overfull \hbox (116.0448pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 tur- Overfull \hbox (119.57458pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 izer: Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 py- Overfull \hbox (261.68242pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Overfull \hbox (113.2549pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 ex- Overfull \hbox (142.20457pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (134.30428pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 py- Overfull \hbox (185.86392pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text.fields.field.Field] Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (124.75488pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 None, Overfull \hbox (178.43414pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (111.80469pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 str Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (150.59445pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (121.24475pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 shuf- Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 fle: Overfull \hbox (119.0249pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 bool Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (121.98486pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 True, Overfull \hbox (177.21417pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 sort_within_batch: Overfull \hbox (119.0249pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 bool Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (121.98486pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 True, Overfull \hbox (146.65463pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 train_path: Overfull \hbox (111.80469pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 str Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (143.01448pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (143.86473pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 eval_path: Overfull \hbox (111.80469pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 str Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (140.52452pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (141.24448pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 test_path: Overfull \hbox (111.80469pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 str Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (137.60432pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (170.94429pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 train_batch_size: Overfull \hbox (111.8048pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 int Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (118.74501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 128, Overfull \hbox (168.15439pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 eval_batch_size: Overfull \hbox (111.8048pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 int Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (118.74501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 128, Overfull \hbox (165.53413pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 test_batch_size: Overfull \hbox (111.8048pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 int Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (118.74501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 128, Overfull \hbox (156.78455pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 max_seq_len: Overfull \hbox (111.8048pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 int Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (104.57497pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 - Overfull \hbox (108.74501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 1, Overfull \hbox (148.81458pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 pass_index: Overfull \hbox (119.0249pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 bool Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (121.98486pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 True, Overfull \hbox (145.76465pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.joint_data_hand ler.JointModelDataHandler' on page 214 undefined on input line 18684. [214] Overfull \vbox (237.1224pt too high) has occurred while \output is active [215] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.contextual_inte nt_slot_data_handler.ContextualIntentSlotModelDataHandler.Config' on page 216 u ndefined on input line 18760. Overfull \hbox (139.16118pt too wide) in paragraph at lines 18767--18767 []\T1/ptm/m/it/10 config: py-text.data.contextual_intent_slot_data_handler.Cont extualIntentSlotModelDataHandler.Config, Overfull \hbox (4.66255pt too wide) in paragraph at lines 18767--18767 \T1/ptm/m/it/10 fea-ture_config: py-text.config.contextual_intent_slot.ModelInp utConfig, [216] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 217 undefined on input line 18918. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.Batcher.Co nfig' on page 217 undefined on input line 18925. Underfull \hbox (badness 10000) in paragraph at lines 18932--18932 []\T1/ptm/m/it/10 iterable: It-er-able[pytext.data.sources.data_source.RawExamp le], sort_key=None, LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 217 undefined on input line 18951. [217] Underfull \hbox (badness 10000) in paragraph at lines 18963--18966 []\T1/ptm/m/n/10 It can ac-com-plish these in any way it needs to. The base im- ple-men-ta-tion uti-lizes \T1/ptm/m/it/10 py- LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.Data.Confi g' on page 218 undefined on input line 18978. Underfull \hbox (badness 10000) in paragraph at lines 19000--19000 []\T1/ptm/m/it/10 config: py-text.data.data.Data.Config, schema: Underfull \hbox (badness 10000) in paragraph at lines 19000--19000 \T1/ptm/m/it/10 Dict[str, Type[CT_co]], ten-soriz-ers: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 19015--19015 []\T1/ptm/m/it/10 train_batch_size=16\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eval_batc h_size=16\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.Batcher' o n page 218 undefined on input line 19016. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.PoolingBat cher.Config' on page 218 undefined on input line 19024. Underfull \hbox (badness 10000) in paragraph at lines 19031--19031 []\T1/ptm/m/it/10 iterable: It-er-able[pytext.data.sources.data_source.RawExamp le], sort_key=None, [218] Underfull \hbox (badness 10000) in paragraph at lines 19144--19144 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 19144--19144 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 219 undefined on input line 19145. [219] [220] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler.Config' on page 221 undefined on input line 19412. Underfull \hbox (badness 10000) in paragraph at lines 19455--19455 []\T1/ptm/m/it/10 test_path: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 batch_size: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [221] Underfull \hbox (badness 10000) in paragraph at lines 19506--19506 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 19536--19536 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 []\T1/ptm/m/it/10 data_dict: Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 Dict[str, py- Overfull \hbox (22.93427pt too wide) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 text.data.data.Data], Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 sam-plers: Overfull \hbox (87.61351pt too wide) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 Dict[pytext.common.constants.Stage, Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 py- Overfull \hbox (119.28346pt too wide) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 text.data.batch_sampler.BaseBatchSampler], Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 epoch_size: Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 Op-tional[int] Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 = None, Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 test_key: Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 str = None, LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.Data' on p age 222 undefined on input line 19641. [222] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.disjoint_multit ask_data.DisjointMultitaskData.Config' on page 223 undefined on input line 1968 0. Overfull \hbox (16.81175pt too wide) in paragraph at lines 19687--19687 []\T1/ptm/m/it/10 config: py-text.data.disjoint_multitask_data.DisjointMultitas kData.Config, Underfull \hbox (badness 5607) in paragraph at lines 19687--19687 \T1/ptm/m/it/10 data_dict: Dict[str, py-text.data.data.Data], task_key: str = Overfull \hbox (57.01491pt too wide) in paragraph at lines 19699--19699 []\T1/ptm/m/it/10 config: Overfull \hbox (42.01491pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 py- Overfull \hbox (352.02135pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 text.data.disjoint_multitask_data_handler.DisjointMultitaskData Handler.Config, Overfull \hbox (90.25449pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 data_handlers: Overfull \hbox (62.30428pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (42.01491pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 py- Overfull \hbox (181.26369pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 text.data.data_handler.DataHandler], Overfull \hbox (44.0448pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 tar- Overfull \hbox (92.46445pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 get_task_name: Overfull \hbox (44.79494pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 Op- Overfull \hbox (70.92415pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 tional[str] Overfull \hbox (35.99501pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 = Overfull \hbox (52.75488pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 None, Overfull \hbox (54.15479pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 *args, Overfull \hbox (73.76465pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 223 undefined on input line 19700. [223] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.disjoint_multit ask_data_handler.DisjointMultitaskDataHandler.Config' on page 224 undefined on input line 19771. [224] Overfull \hbox (36.77437pt too wide) in paragraph at lines 19823--19823 []\T1/ptm/m/it/10 iterators: Overfull \hbox (32.30428pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (12.01491pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 py- Overfull \hbox (152.07361pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 text.data.data_handler.BatchIterator], Overfull \hbox (12.57497pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 up- Overfull \hbox (18.68483pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 sam- Overfull \hbox (14.7948pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 ple: Overfull \hbox (17.0249pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 bool Overfull \hbox (5.99501pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 = Overfull \hbox (19.98486pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 True, Overfull \hbox (74.08418pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 iter_to_set_epoch: Overfull \hbox (14.79494pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 Op- Overfull \hbox (40.92415pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 tional[str] Overfull \hbox (5.99501pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 = Overfull \hbox (26.35487pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 None\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Ba tchIterator' on page 225 undefined on input line 19824. [225] Overfull \hbox (86.31458pt too wide) in paragraph at lines 19924--19924 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (65.09409pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 List[str], Overfull \hbox (40.35486pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 la- Overfull \hbox (48.6847pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 bels: Overfull \hbox (62.30428pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 py- Overfull \hbox (116.36392pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (44.7948pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 fea- Overfull \hbox (52.20457pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 tures: Overfull \hbox (62.30428pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 py- Overfull \hbox (116.36392pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (44.7948pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 fea- Overfull \hbox (44.0448pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 tur- Overfull \hbox (47.57458pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 izer: Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 py- Overfull \hbox (189.68242pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Overfull \hbox (41.2549pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 ex- Overfull \hbox (70.20457pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (62.30428pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 py- Overfull \hbox (113.86392pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text.fields.field.Field] Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (52.75488pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 None, Overfull \hbox (106.43414pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (39.80469pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 str Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (78.59445pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (49.24475pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 shuf- Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 fle: Overfull \hbox (47.0249pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (49.98486pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 True, Overfull \hbox (105.21417pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 sort_within_batch: Overfull \hbox (47.0249pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (49.98486pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 True, Overfull \hbox (74.65463pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 train_path: Overfull \hbox (39.80469pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 str Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (71.01448pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (71.86473pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 eval_path: Overfull \hbox (39.80469pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 str Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (68.52452pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (69.24448pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 test_path: Overfull \hbox (39.80469pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 str Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (65.60432pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (98.94429pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 train_batch_size: Overfull \hbox (39.8048pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 int Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (46.74501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 128, Overfull \hbox (96.15439pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 eval_batch_size: Overfull \hbox (39.8048pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 int Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (46.74501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 128, Overfull \hbox (93.53413pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 test_batch_size: Overfull \hbox (39.8048pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 int Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (46.74501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 128, Overfull \hbox (84.78455pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 max_seq_len: Overfull \hbox (39.8048pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 int Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (32.57497pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 - Overfull \hbox (36.74501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 1, Overfull \hbox (76.81458pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 pass_index: Overfull \hbox (47.0249pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (49.98486pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 True, Overfull \hbox (73.76465pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 226 undefined on input line 19925. [226] Overfull \vbox (237.1224pt too high) has occurred while \output is active [227] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.doc_classificat ion_data_handler.DocClassificationDataHandler.Config' on page 228 undefined on input line 19934. Overfull \hbox (86.33185pt too wide) in paragraph at lines 19941--19941 []\T1/ptm/m/it/10 config: py-text.data.doc_classification_data_handler.DocClass ificationDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (10.33292pt too wide) in paragraph at lines 19941--19941 \T1/ptm/m/it/10 model_input_config: py-text.config.doc_classification.ModelInpu tConfig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 []\T1/ptm/m/it/10 raw_columns: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 List[str], la- Underfull \hbox (badness 6775) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 bels: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 fea-tur-izer: py- Overfull \hbox (69.68242pt too wide) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 ex-tra_fields: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text.fields.field.Field] Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 = None, Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text_feature_name: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 str = 'word_feat', Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 sort_within_batch: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 bool = True, Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 train_path: str Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 = 'train.tsv', Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 eval_path: str = Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 'eval.tsv', test_path: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 str = 'test.tsv', Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 int = 128, Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 eval_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 int = 128, LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 228 undefined on input line 20014. [228] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.joint_data_hand ler.JointModelDataHandler.Config' on page 229 undefined on input line 20019. Overfull \hbox (5.98274pt too wide) in paragraph at lines 20032--20032 []\T1/ptm/m/it/10 config: py-text.data.joint_data_handler.JointModelDataHandler .Config, Underfull \hbox (badness 10000) in paragraph at lines 20032--20032 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig, la- Underfull \hbox (badness 10000) in paragraph at lines 20032--20032 \T1/ptm/m/it/10 bel_configs: Union[pytext.config.field_config.DocLabelConfig, Underfull \hbox (badness 10000) in paragraph at lines 20032--20032 \T1/ptm/m/it/10 py-text.config.field_config.WordLabelConfig, Underfull \hbox (badness 10000) in paragraph at lines 20032--20032 \T1/ptm/m/it/10 List[Union[pytext.config.field_config.DocLabelConfig, py- Overfull \hbox (38.31458pt too wide) in paragraph at lines 20052--20052 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (17.09409pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 List[str], Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 la- Overfull \hbox (0.6847pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 bels: Overfull \hbox (14.30428pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 py- Overfull \hbox (68.36392pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 fea- Overfull \hbox (4.20457pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 tures: Overfull \hbox (14.30428pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 py- Overfull \hbox (68.36392pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 fea- Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 tur- Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 izer: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 py- Overfull \hbox (141.68242pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 ex- Overfull \hbox (22.20457pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (14.30428pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 py- Overfull \hbox (65.86392pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text.fields.field.Field] Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (4.75488pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 None, Overfull \hbox (58.43414pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text_feature_name: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 str Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (30.59445pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (1.24475pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 shuf- Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 fle: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (1.98486pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 True, Overfull \hbox (57.21417pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 sort_within_batch: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (1.98486pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 True, Overfull \hbox (26.65463pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 train_path: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 str Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (23.01448pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (23.86473pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 eval_path: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 str Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (20.52452pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (21.24448pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 test_path: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 str Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (17.60432pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (50.94429pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 int Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 128, Overfull \hbox (48.15439pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 eval_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 int Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 128, Overfull \hbox (45.53413pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 test_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 int Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 128, Overfull \hbox (36.78455pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 max_seq_len: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 int Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 -1, Overfull \hbox (28.81458pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 pass_index: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (1.98486pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 True, Overfull \hbox (25.76465pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 229 undefined on input line 20053. [229] Overfull \vbox (225.1224pt too high) has occurred while \output is active [230] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.language_model_ data_handler.LanguageModelDataHandler.Config' on page 231 undefined on input li ne 20062. Overfull \hbox (74.25288pt too wide) in paragraph at lines 20069--20069 []\T1/ptm/m/it/10 config: py-text.data.language_model_data_handler.LanguageMode lDataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20069--20069 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20097--20097 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Overfull \hbox (98.31458pt too wide) in paragraph at lines 20136--20136 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (77.09409pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 List[str], Overfull \hbox (52.35486pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 la- Overfull \hbox (60.6847pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 bels: Overfull \hbox (74.30428pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 py- Overfull \hbox (128.36392pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (56.7948pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 fea- Overfull \hbox (64.20457pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 tures: Overfull \hbox (74.30428pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 py- Overfull \hbox (128.36392pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (56.7948pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 fea- Overfull \hbox (56.0448pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 tur- Overfull \hbox (59.57458pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 izer: Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 py- Overfull \hbox (201.68242pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Overfull \hbox (53.2549pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 ex- Overfull \hbox (82.20457pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (74.30428pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 py- Overfull \hbox (125.86392pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text.fields.field.Field] Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (64.75488pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 None, Overfull \hbox (118.43414pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (51.80469pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 str Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (90.59445pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (61.24475pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 shuf- Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 fle: Overfull \hbox (59.0249pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 bool Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (61.98486pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 True, Overfull \hbox (117.21417pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 sort_within_batch: Overfull \hbox (59.0249pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 bool Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (61.98486pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 True, Overfull \hbox (86.65463pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 train_path: Overfull \hbox (51.80469pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 str Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (83.01448pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (83.86473pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 eval_path: Overfull \hbox (51.80469pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 str Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (80.52452pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (81.24448pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 test_path: Overfull \hbox (51.80469pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 str Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (77.60432pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (110.94429pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 train_batch_size: Overfull \hbox (51.8048pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 int Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (58.74501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 128, Overfull \hbox (108.15439pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 eval_batch_size: Overfull \hbox (51.8048pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 int Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (58.74501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 128, Overfull \hbox (105.53413pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 test_batch_size: Overfull \hbox (51.8048pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 int Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (58.74501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 128, Overfull \hbox (96.78455pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 max_seq_len: Overfull \hbox (51.8048pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 int Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (44.57497pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 - Overfull \hbox (48.74501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 1, Overfull \hbox (88.81458pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 pass_index: Overfull \hbox (59.0249pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 bool Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (61.98486pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 True, Overfull \hbox (85.76465pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 231 undefined on input line 20137. [231] Overfull \vbox (237.1224pt too high) has occurred while \output is active [232] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.pair_classifica tion_data_handler.PairClassificationDataHandler.Config' on page 233 undefined o n input line 20142. Overfull \hbox (88.8816pt too wide) in paragraph at lines 20149--20149 []\T1/ptm/m/it/10 config: py-text.data.pair_classification_data_handler.PairCla ssificationDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (230.31458pt too wide) in paragraph at lines 20206--20206 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (209.09409pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 List[str], Overfull \hbox (184.35486pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 la- Overfull \hbox (192.6847pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 bels: Overfull \hbox (206.30428pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 py- Overfull \hbox (260.36392pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (188.7948pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 fea- Overfull \hbox (196.20457pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 tures: Overfull \hbox (206.30428pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 py- Overfull \hbox (260.36392pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (188.7948pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 fea- Overfull \hbox (188.0448pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 tur- Overfull \hbox (191.57458pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 izer: Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 py- Overfull \hbox (333.68242pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Overfull \hbox (185.2549pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 ex- Overfull \hbox (214.20457pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (206.30428pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 py- Overfull \hbox (257.86392pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text.fields.field.Field] Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (196.75488pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 None, Overfull \hbox (250.43414pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (183.80469pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 str Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (222.59445pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (193.24475pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 shuf- Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 fle: Overfull \hbox (191.0249pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 bool Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (193.98486pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 True, Overfull \hbox (249.21417pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 sort_within_batch: Overfull \hbox (191.0249pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 bool Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (193.98486pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 True, Overfull \hbox (218.65463pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 train_path: Overfull \hbox (183.80469pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 str Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (215.01448pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (215.86473pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 eval_path: Overfull \hbox (183.80469pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 str Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (212.52452pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (213.24448pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 test_path: Overfull \hbox (183.80469pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 str Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (209.60432pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (242.94429pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 train_batch_size: Overfull \hbox (183.8048pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 int Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (190.74501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 128, Overfull \hbox (240.15439pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 eval_batch_size: Overfull \hbox (183.8048pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 int Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (190.74501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 128, Overfull \hbox (237.53413pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 test_batch_size: Overfull \hbox (183.8048pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 int Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (190.74501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 128, Overfull \hbox (228.78455pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 max_seq_len: Overfull \hbox (183.8048pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 int Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (176.57497pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 - Overfull \hbox (180.74501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 1, Overfull \hbox (220.81458pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 pass_index: Overfull \hbox (191.0249pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 bool Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (193.98486pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 True, Overfull \hbox (217.76465pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 233 undefined on input line 20207. [233] Overfull \vbox (237.1224pt too high) has occurred while \output is active [234] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.query_document_ pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config' o n page 235 undefined on input line 20212. Overfull \hbox (218.68108pt too wide) in paragraph at lines 20219--20219 []\T1/ptm/m/it/10 config: py-text.data.query_document_pairwise_ranking_data_han dler.QueryDocumentPairwiseRankingDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (57.98257pt too wide) in paragraph at lines 20219--20219 \T1/ptm/m/it/10 fea-ture_config: py-text.config.query_document_pairwise_ranking .ModelInputConfig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 []\T1/ptm/m/it/10 raw_columns: List[str], Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 la-bels: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 fea-tures: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 fea-tur-izer: py- Overfull \hbox (45.68242pt too wide) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 text.fields.field.Field] = Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 None, text_feature_name: Underfull \hbox (badness 7522) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 str = 'word_feat', shuf- Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 fle: bool = True, Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 sort_within_batch: bool LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.joint_data_hand ler.JointModelDataHandler' on page 235 undefined on input line 20251. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.seq_data_handle r.SeqModelDataHandler.Config' on page 235 undefined on input line 20256. Underfull \hbox (badness 10000) in paragraph at lines 20269--20269 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 20289--20289 []\T1/ptm/m/it/10 text_column\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lower=True\T1/ptm /m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer' on page 235 undefined on input line 20290. [235] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Byt eTensorizer.Config' on page 236 undefined on input line 20298. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Tok enTensorizer' on page 236 undefined on input line 20355. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Cha racterTokenTensorizer.Config' on page 236 undefined on input line 20364. [236] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer' on page 237 undefined on input line 20425. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Flo atListTensorizer.Config' on page 237 undefined on input line 20432. Underfull \hbox (badness 10000) in paragraph at lines 20462--20462 []\T1/ptm/m/it/10 label_column: str = 'la-bel'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 al- LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer' on page 237 undefined on input line 20463. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Lab elTensorizer.Config' on page 237 undefined on input line 20470. Underfull \hbox (badness 10000) in paragraph at lines 20510--20510 []\T1/ptm/m/it/10 label_column: str = 'la- Underfull \hbox (badness 10000) in paragraph at lines 20510--20510 \T1/ptm/m/it/10 bel'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rescale_range: Op- LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer' on page 237 undefined on input line 20511. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Num ericLabelTensorizer.Config' on page 237 undefined on input line 20518. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Raw String' on page 237 undefined on input line 20551. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer' on page 237 undefined on input line 20573. [237] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Raw String.Config' on page 238 undefined on input line 20581. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 238 undefined on input line 20604. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer.Config' on page 238 undefined on input line 20620. Underfull \hbox (badness 10000) in paragraph at lines 20678--20678 []\T1/ptm/m/it/10 text_column\T1/ptm/m/n/10 , \T1/ptm/m/it/10 to-k-enizer=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20678--20678 \T1/ptm/m/it/10 add_bos_token=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20678--20678 \T1/ptm/m/it/10 add_eos_token=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20678--20678 \T1/ptm/m/it/10 use_eos_token_for_bos=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer' on page 238 undefined on input line 20679. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Tok enTensorizer.Config' on page 238 undefined on input line 20688. [238] Underfull \hbox (badness 10000) in paragraph at lines 20734--20734 []\T1/ptm/m/it/10 slot_column: str = Underfull \hbox (badness 10000) in paragraph at lines 20734--20734 \T1/ptm/m/it/10 'slots'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_column: str Underfull \hbox (badness 10000) in paragraph at lines 20734--20734 \T1/ptm/m/it/10 = 'text'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 to-k-enizer: py- Overfull \hbox (11.48283pt too wide) in paragraph at lines 20734--20734 \T1/ptm/m/it/10 text.data.tokenizers.tokenizer.Tokenizer LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Ten sorizer' on page 239 undefined on input line 20735. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.tensorizers.Wor dLabelTensorizer.Config' on page 239 undefined on input line 20742. [239] Underfull \hbox (badness 10000) in paragraph at lines 20867--20867 []\T1/ptm/m/it/10 target: List[float], la-bel_list: List[str], Underfull \hbox (badness 10000) in paragraph at lines 20885--20885 []\T1/ptm/m/it/10 batch\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pad_token=0\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 pad_shape=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 240 undefined on input line 20911. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.Batcher.Config' on page 240 undefined on input line 20918. Underfull \hbox (badness 10000) in paragraph at lines 20925--20925 []\T1/ptm/m/it/10 iterable: It-er-able[pytext.data.sources.data_source.RawExamp le], sort_key=None, LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 240 undefined on input line 20944. [240] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 241 undefined on input line 21017. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.BPTTLanguageMod elDataHandler.Config' on page 241 undefined on input line 21032. Overfull \hbox (61.69272pt too wide) in paragraph at lines 21039--21039 []\T1/ptm/m/it/10 config: py-text.data.bptt_lm_data_handler.BPTTLanguageModelDa taHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21039--21039 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 21097--21097 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- [241] Underfull \hbox (badness 10000) in paragraph at lines 21105--21105 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 21154--21154 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 21154--21154 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 242 undefined on input line 21155. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.CompositionalDa taHandler.Config' on page 242 undefined on input line 21160. Overfull \hbox (58.01227pt too wide) in paragraph at lines 21173--21173 []\T1/ptm/m/it/10 config: py-text.data.compositional_data_handler.Compositional DataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21173--21173 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 []\T1/ptm/m/it/10 raw_columns: List[str], Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 la-bels: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 fea-tures: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 fea-tur-izer: py- Overfull \hbox (45.68242pt too wide) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 text.fields.field.Field] = Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 None, text_feature_name: Underfull \hbox (badness 7522) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 str = 'word_feat', shuf- Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 fle: bool = True, Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 sort_within_batch: bool LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.joint_data_hand ler.JointModelDataHandler' on page 242 undefined on input line 21191. [242] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.ContextualInten tSlotModelDataHandler.Config' on page 243 undefined on input line 21267. [243] Overfull \hbox (139.16118pt too wide) in paragraph at lines 21274--21274 []\T1/ptm/m/it/10 config: py-text.data.contextual_intent_slot_data_handler.Cont extualIntentSlotModelDataHandler.Config, Overfull \hbox (4.66255pt too wide) in paragraph at lines 21274--21274 \T1/ptm/m/it/10 fea-ture_config: py-text.config.contextual_intent_slot.ModelInp utConfig, Underfull \hbox (badness 10000) in paragraph at lines 21371--21371 []\T1/ptm/m/it/10 data_source: py-text.data.sources.data_source.DataSource, ten -soriz- Underfull \hbox (badness 10000) in paragraph at lines 21371--21371 \T1/ptm/m/it/10 ers: Dict[str, py-text.data.tensorizers.Tensorizer], batcher: p y- LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 244 undefined on input line 21372. [244] Underfull \hbox (badness 10000) in paragraph at lines 21384--21387 []\T1/ptm/m/n/10 It can ac-com-plish these in any way it needs to. The base im- ple-men-ta-tion uti-lizes \T1/ptm/m/it/10 py- LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.Data.Config' on page 245 undefined on input line 21399. Underfull \hbox (badness 10000) in paragraph at lines 21421--21421 []\T1/ptm/m/it/10 config: py-text.data.data.Data.Config, schema: Underfull \hbox (badness 10000) in paragraph at lines 21421--21421 \T1/ptm/m/it/10 Dict[str, Type[CT_co]], ten-soriz-ers: Dict[str, py- LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 245 undefined on input line 21437. [245] [246] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DataHandler.Con fig' on page 247 undefined on input line 21704. Underfull \hbox (badness 10000) in paragraph at lines 21747--21747 []\T1/ptm/m/it/10 test_path: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 batch_size: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Underfull \hbox (badness 10000) in paragraph at lines 21798--21798 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- [247] Underfull \hbox (badness 10000) in paragraph at lines 21828--21828 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 21929--21929 []\T1/ptm/m/it/10 data_dict: Dict[str, py-text.data.data.Data], Underfull \hbox (badness 10000) in paragraph at lines 21929--21929 \T1/ptm/m/it/10 sam-plers: Dict[pytext.common.constants.Stage, Underfull \hbox (badness 10000) in paragraph at lines 21929--21929 \T1/ptm/m/it/10 py-text.data.batch_sampler.BaseBatchSampler], LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.Data' on p age 248 undefined on input line 21930. [248] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DisjointMultita skData.Config' on page 249 undefined on input line 21969. Overfull \hbox (16.81175pt too wide) in paragraph at lines 21976--21976 []\T1/ptm/m/it/10 config: py-text.data.disjoint_multitask_data.DisjointMultitas kData.Config, Underfull \hbox (badness 5607) in paragraph at lines 21976--21976 \T1/ptm/m/it/10 data_dict: Dict[str, py-text.data.data.Data], task_key: str = Underfull \hbox (badness 10000) in paragraph at lines 21985--21985 []\T1/ptm/m/it/10 config: py- Overfull \hbox (160.02135pt too wide) in paragraph at lines 21985--21985 \T1/ptm/m/it/10 text.data.disjoint_multitask_data_handler.DisjointMultitaskData Handler.Config, Underfull \hbox (badness 10000) in paragraph at lines 21985--21985 \T1/ptm/m/it/10 data_handlers: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 21985--21985 \T1/ptm/m/it/10 text.data.data_handler.DataHandler], Underfull \hbox (badness 10000) in paragraph at lines 21985--21985 \T1/ptm/m/it/10 tar-get_task_name: Op-tional[str] = LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 249 undefined on input line 21986. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DisjointMultita skDataHandler.Config' on page 249 undefined on input line 22057. [249] Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 []\T1/ptm/m/it/10 raw_columns: List[str], la-bels: Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 Dict[str, py-text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 fea-tures: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 ex-tra_fields: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 text.fields.field.Field] = None, Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 str = 'test.tsv', train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 128, test_batch_size: int = 128, LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 250 undefined on input line 22110. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DocClassificati onDataHandler.Config' on page 250 undefined on input line 22119. Overfull \hbox (86.33185pt too wide) in paragraph at lines 22126--22126 []\T1/ptm/m/it/10 config: py-text.data.doc_classification_data_handler.DocClass ificationDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (10.33292pt too wide) in paragraph at lines 22126--22126 \T1/ptm/m/it/10 model_input_config: py-text.config.doc_classification.ModelInpu tConfig\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.B aseBatchSampler' on page 250 undefined on input line 22170. [250] Underfull \hbox (badness 10000) in paragraph at lines 22219--22219 []\T1/ptm/m/it/10 raw_columns: List[str], la-bels: Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 22219--22219 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tures: Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 22219--22219 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 22219--22219 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, ex- LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 251 undefined on input line 22220. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.JointModelDataH andler.Config' on page 251 undefined on input line 22225. Overfull \hbox (5.98274pt too wide) in paragraph at lines 22238--22238 []\T1/ptm/m/it/10 config: py-text.data.joint_data_handler.JointModelDataHandler .Config, Underfull \hbox (badness 10000) in paragraph at lines 22238--22238 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig, la- Underfull \hbox (badness 10000) in paragraph at lines 22238--22238 \T1/ptm/m/it/10 bel_configs: Union[pytext.config.field_config.DocLabelConfig, Underfull \hbox (badness 10000) in paragraph at lines 22238--22238 \T1/ptm/m/it/10 py-text.config.field_config.WordLabelConfig, Underfull \hbox (badness 10000) in paragraph at lines 22238--22238 \T1/ptm/m/it/10 List[Union[pytext.config.field_config.DocLabelConfig, py- Underfull \hbox (badness 10000) in paragraph at lines 22255--22255 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 22255--22255 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 251 undefined on input line 22256. [251] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.LanguageModelDa taHandler.Config' on page 252 undefined on input line 22265. Overfull \hbox (74.25288pt too wide) in paragraph at lines 22272--22272 []\T1/ptm/m/it/10 config: py-text.data.language_model_data_handler.LanguageMode lDataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22272--22272 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 []\T1/ptm/m/it/10 raw_columns: List[str], la-bels: Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 Dict[str, py-text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 fea-tures: Dict[str, py- Overfull \hbox (3.68242pt too wide) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 ex-tra_fields: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 text.fields.field.Field] = None, Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 text_feature_name: str = Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 sort_within_batch: bool = True, Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 'test.tsv', train_batch_size: int Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 = 128, eval_batch_size: int = Underfull \hbox (badness 5274) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 128, test_batch_size: int = 128, LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 252 undefined on input line 22337. [252] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.PairClassificat ionDataHandler.Config' on page 253 undefined on input line 22342. Overfull \hbox (88.8816pt too wide) in paragraph at lines 22349--22349 []\T1/ptm/m/it/10 config: py-text.data.pair_classification_data_handler.PairCla ssificationDataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22377--22377 []\T1/ptm/m/it/10 train_batch_size=16\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eval_batc h_size=16\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data.Batcher' o n page 253 undefined on input line 22378. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.PoolingBatcher. Config' on page 253 undefined on input line 22386. Underfull \hbox (badness 10000) in paragraph at lines 22393--22393 []\T1/ptm/m/it/10 iterable: It-er-able[pytext.data.sources.data_source.RawExamp le], sort_key=None, LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.B aseBatchSampler' on page 253 undefined on input line 22428. [253] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.RandomizedBatch Sampler.Config' on page 254 undefined on input line 22452. Underfull \hbox (badness 5119) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 la-bels: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 fea-tur-izer: py- Overfull \hbox (63.68242pt too wide) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 py-text.fields.field.Field] Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 = None, Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 text_feature_name: Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 str = 'word_feat', Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 = True, train_path: Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 str = 'train.tsv', Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 eval_path: str = Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 'eval.tsv', test_path: Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 str = 'test.tsv', Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 int = 128, Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 128, test_batch_size: LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.data_handler.Da taHandler' on page 254 undefined on input line 22475. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.QueryDocumentPa irwiseRankingDataHandler.Config' on page 254 undefined on input line 22480. Overfull \hbox (218.68108pt too wide) in paragraph at lines 22487--22487 []\T1/ptm/m/it/10 config: py-text.data.query_document_pairwise_ranking_data_han dler.QueryDocumentPairwiseRankingDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (57.98257pt too wide) in paragraph at lines 22487--22487 \T1/ptm/m/it/10 fea-ture_config: py-text.config.query_document_pairwise_ranking .ModelInputConfig\T1/ptm/m/n/10 , [254] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.batch_sampler.B aseBatchSampler' on page 255 undefined on input line 22542. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.RoundRobinBatch Sampler.Config' on page 255 undefined on input line 22574. Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 []\T1/ptm/m/it/10 raw_columns: List[str], la-bels: Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tures: Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, ex- Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 \T1/ptm/m/it/10 tra_fields: Dict[str, py-text.fields.field.Field] = LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.joint_data_hand ler.JointModelDataHandler' on page 255 undefined on input line 22606. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.SeqModelDataHan dler.Config' on page 255 undefined on input line 22611. Underfull \hbox (badness 10000) in paragraph at lines 22624--22624 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 la- [255] Underfull \hbox (badness 10000) in paragraph at lines 22650--22650 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 22650--22650 \T1/ptm/m/it/10 put_names\T1/ptm/m/n/10 , Overfull \hbox (7.62448pt too wide) in paragraph at lines 22650--22650 \T1/ptm/m/it/10 dummy_model_input\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22650--22650 \T1/ptm/m/it/10 vo-cab_map\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- LaTeX Warning: Hyper reference `modules/pytext.exporters:pytext.exporters.expor ter.ModelExporter' on page 256 undefined on input line 22651. Underfull \hbox (badness 10000) in paragraph at lines 22677--22677 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-put_names\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22677--22677 \T1/ptm/m/it/10 dummy_model_input\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_map\T1 /ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 256 undefined on input line 22678. [256] LaTeX Warning: Hyper reference `modules/pytext.exporters:pytext.exporters.expor ter.ModelExporter.Config' on page 257 undefined on input line 22751. Underfull \hbox (badness 10000) in paragraph at lines 22807--22807 []\T1/ptm/m/it/10 config, fea-ture_config: py-text.config.field_config.FeatureC onfig, Underfull \hbox (badness 10000) in paragraph at lines 22807--22807 \T1/ptm/m/it/10 tar-get_config: Union[pytext.config.pytext_config.ConfigBase, Underfull \hbox (badness 10000) in paragraph at lines 22807--22807 \T1/ptm/m/it/10 List[pytext.config.pytext_config.ConfigBase]], meta: py- Underfull \hbox (badness 6961) in paragraph at lines 22833--22833 []\T1/ptm/m/it/10 init_net: caffe2.python.core.Net, pre-dict_net: caffe2.python .core.Net, Underfull \hbox (badness 10000) in paragraph at lines 22833--22833 \T1/ptm/m/it/10 workspace: , [257] Underfull \hbox (badness 10000) in paragraph at lines 22870--22870 []\T1/ptm/m/it/10 c2_prepared: caffe2.python.onnx.backend_rep.Caffe2Rep, in-put _names: LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 258 undefined on input line 22903. LaTeX Warning: Hyper reference `modules/pytext.exporters:pytext.exporters.Model Exporter.Config' on page 258 undefined on input line 22976. [258] Underfull \hbox (badness 10000) in paragraph at lines 23032--23032 []\T1/ptm/m/it/10 config, fea-ture_config: py-text.config.field_config.FeatureC onfig, Underfull \hbox (badness 10000) in paragraph at lines 23032--23032 \T1/ptm/m/it/10 tar-get_config: Union[pytext.config.pytext_config.ConfigBase, Underfull \hbox (badness 10000) in paragraph at lines 23032--23032 \T1/ptm/m/it/10 List[pytext.config.pytext_config.ConfigBase]], meta: py- Underfull \hbox (badness 6961) in paragraph at lines 23058--23058 []\T1/ptm/m/it/10 init_net: caffe2.python.core.Net, pre-dict_net: caffe2.python .core.Net, Underfull \hbox (badness 10000) in paragraph at lines 23058--23058 \T1/ptm/m/it/10 workspace: , Underfull \hbox (badness 10000) in paragraph at lines 23095--23095 []\T1/ptm/m/it/10 c2_prepared: caffe2.python.onnx.backend_rep.Caffe2Rep, in-put _names: [259] LaTeX Warning: Hyper reference `modules/pytext.exporters:pytext.exporters.expor ter.ModelExporter' on page 260 undefined on input line 23125. Underfull \hbox (badness 10000) in paragraph at lines 23157--23157 []\T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23157--23157 \T1/ptm/m/it/10 unk_token=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23157--23157 \T1/ptm/m/it/10 batch_first=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23157--23157 \T1/ptm/m/it/10 max_word_length=20\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_freq=1\T 1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 260 undefined on input line 23158. Underfull \hbox (badness 10000) in paragraph at lines 23200--23203 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], [260] Overfull \hbox (97.76465pt too wide) in paragraph at lines 23242--23242 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 261 undefined on input line 23243. Underfull \hbox (badness 10000) in paragraph at lines 23255--23258 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], Underfull \hbox (badness 10000) in paragraph at lines 23306--23306 []\T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23306--23306 \T1/ptm/m/it/10 unk_token=''\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 261 undefined on input line 23307. [261] Underfull \hbox (badness 10000) in paragraph at lines 23349--23352 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 262 undefined on input line 23389. Underfull \hbox (badness 5622) in paragraph at lines 23396--23396 []\T1/ptm/m/it/10 label_weights: Map-ping[str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 f loat] = None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 262 undefined on input line 23397. [262] LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 263 undefined on input line 23453. LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 263 undefined on input line 23461. LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 263 undefined on input line 23469. Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (14.9134pt too wide) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 vo-cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 post-pro-cess-ing=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_voca b=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 init_token=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eos_token=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 to- Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 k-enize=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nest- LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingNestedField' on page 263 undefined on input line 23503. Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (20.9134pt too wide) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 vo-cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 post-pro-cess-ing=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_voca b=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 in-clude_lengths=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 batch_fir st=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 se-quen-tial=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pad_token='

'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 unk_token=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init_token=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 eos_token=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lower=False\T1/p tm/m/n/10 , \T1/ptm/m/it/10 to- Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 k-enize=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 fix_length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pad_first=None\ T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 263 undefined on input line 23517. [263] Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (14.9134pt too wide) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 vo-cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 264 undefined on input line 23531. Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (50.9134pt too wide) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Overfull \hbox (11.31363pt too wide) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 264 undefined on input line 23541. LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Neste dField' on page 264 undefined on input line 23541. LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 264 undefined on input line 23551. Overfull \hbox (54.15479pt too wide) in paragraph at lines 23579--23579 []\T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (42.57497pt too wide) in paragraph at lines 23579--23579 \T1/ptm/m/it/10 un- Overfull \hbox (112.18413pt too wide) in paragraph at lines 23579--23579 \T1/ptm/m/it/10 kify_func=\T1/ptm/m/n/10 , Overfull \hbox (73.76465pt too wide) in paragraph at lines 23579--23579 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.TextF eatureField' on page 264 undefined on input line 23580. [264] LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 265 undefined on input line 23629. Underfull \hbox (badness 10000) in paragraph at lines 23636--23636 []\T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unk_token=' '\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 265 undefined on input line 23637. Underfull \hbox (badness 10000) in paragraph at lines 23679--23682 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 265 undefined on input line 23719. [265] Underfull \hbox (badness 10000) in paragraph at lines 23731--23734 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], Underfull \hbox (badness 10000) in paragraph at lines 23779--23779 []\T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unk_token=' '\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 266 undefined on input line 23780. Underfull \hbox (badness 10000) in paragraph at lines 23822--23825 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], [266] LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 267 undefined on input line 23859. LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 267 undefined on input line 23915. LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 267 undefined on input line 23923. Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 bed-ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 cab_size=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_from_train_d ata=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 vo-cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 post-pro-cess-ing=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_voca b=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 clude_lengths=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 batch_first= True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se-quen- Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 init_token=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eos_token=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 lower=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 267 undefined on input line 23945. Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 \T1/ptm/m/it/10 cab_size=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_from_train_d ata=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 \T1/ptm/m/it/10 vo-cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , \T1/ptm/m/ it/10 min_freq=1\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 267 undefined on input line 23959. [267] LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 268 undefined on input line 23969. LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Field ' on page 268 undefined on input line 23983. Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (14.9134pt too wide) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 vo-cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingField' on page 268 undefined on input line 24003. LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Neste dField' on page 268 undefined on input line 24003. Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 cab_size=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_from_train_d ata=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 vo-cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 8019) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , \T1/ptm/m/ it/10 post-pro-cess- Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 ing=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_vocab=True\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 in-clude_lengths=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init_toke n=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 eos_token=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 to-k-enize=\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.Vocab UsingNestedField' on page 268 undefined on input line 24013. LaTeX Warning: Hyper reference `modules/pytext.fields:pytext.fields.field.TextF eatureField' on page 268 undefined on input line 24027. [268] LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 269 undefined on input line 24070. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.AUCPRHinge Loss.Config' on page 269 undefined on input line 24078. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 269 undefined on input line 24123. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.BinaryCros sEntropyLoss.Config' on page 269 undefined on input line 24128. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 269 undefined on input line 24139. Underfull \hbox (badness 10000) in paragraph at lines 24154--24154 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 269 undefined on input line 24155. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.KLDivergen ceBCELoss.Config' on page 269 undefined on input line 24160. Underfull \hbox (badness 10000) in paragraph at lines 24170--24170 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 269 undefined on input line 24171. [269] LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.KLDivergen ceCELoss.Config' on page 270 undefined on input line 24176. Underfull \hbox (badness 10000) in paragraph at lines 24186--24186 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=- Underfull \hbox (badness 10000) in paragraph at lines 24186--24186 \T1/ptm/m/it/10 100\T1/ptm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 270 undefined on input line 24187. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.LabelSmoot hedCrossEntropyLoss.Config' on page 270 undefined on input line 24192. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 270 undefined on input line 24203. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 270 undefined on input line 24221. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.MSELoss.Co nfig' on page 270 undefined on input line 24228. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 270 undefined on input line 24239. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.PairwiseRa nkingLoss.Config' on page 270 undefined on input line 24247. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 270 undefined on input line 24264. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.SoftHardBC ELoss.Config' on page 270 undefined on input line 24272. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 270 undefined on input line 24286. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.AUCPRHingeLoss. Config' on page 270 undefined on input line 24294. [270] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 271 undefined on input line 24339. Underfull \hbox (badness 10000) in paragraph at lines 24356--24356 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T 1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 271 undefined on input line 24357. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 271 undefined on input line 24373. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.BinaryCrossEntr opyLoss.Config' on page 271 undefined on input line 24378. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 271 undefined on input line 24389. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.KLDivergenceBCE Loss.Config' on page 271 undefined on input line 24394. Underfull \hbox (badness 10000) in paragraph at lines 24404--24404 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T 1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 271 undefined on input line 24405. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.KLDivergenceCEL oss.Config' on page 271 undefined on input line 24410. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 271 undefined on input line 24421. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.MSELoss.Config' on page 271 undefined on input line 24428. Underfull \hbox (badness 10000) in paragraph at lines 24438--24438 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T 1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 271 undefined on input line 24439. [271] LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.SoftHardBCELoss .Config' on page 272 undefined on input line 24447. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 272 undefined on input line 24458. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.PairwiseRanking Loss.Config' on page 272 undefined on input line 24466. Underfull \hbox (badness 10000) in paragraph at lines 24482--24482 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.loss.Loss' on p age 272 undefined on input line 24483. LaTeX Warning: Hyper reference `modules/pytext.loss:pytext.loss.LabelSmoothedCr ossEntropyLoss.Config' on page 272 undefined on input line 24488. Underfull \hbox (badness 10000) in paragraph at lines 24507--24507 []\T1/ptm/m/it/10 stages: Tu- Underfull \hbox (badness 10000) in paragraph at lines 24507--24507 \T1/ptm/m/it/10 ple[pytext.common.constants.Stage\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24507--24507 \T1/ptm/m/it/10 ...] = (\T1/ptm/m/n/10 , \T1/ptm/m/it/10 \T1/ptm/m/n/10 , [272] Underfull \hbox (badness 10000) in paragraph at lines 24583--24583 []\T1/ptm/m/it/10 stages: Tu- Overfull \hbox (16.71364pt too wide) in paragraph at lines 24583--24583 \T1/ptm/m/it/10 ple[pytext.common.constants.Stage\T1/ptm/m/n/10 , Underfull \hbox (badness 6625) in paragraph at lines 24583--24583 \T1/ptm/m/it/10 ing'>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 \T1/ptm/m/n/10 , \T1/ptm/m/it/10 , Overfull \hbox (110.0448pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 tar- Overfull \hbox (135.69453pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 get_label: Overfull \hbox (110.79494pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 Op- Overfull \hbox (136.92415pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 tional[str] Overfull \hbox (101.99501pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 = Overfull \hbox (122.35487pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 None\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 275 undefined on input line 24 873. [275] LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.classification_metric_reporter.ClassificationMetricReporter.Config' on page 276 undefined on input line 24878. [276] Overfull \hbox (62.54465pt too wide) in paragraph at lines 24997--24997 []\T1/ptm/m/it/10 stages\T1/ptm/m/n/10 , Overfull \hbox (76.24474pt too wide) in paragraph at lines 24997--24997 \T1/ptm/m/it/10 file_path\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.channel.FileChannel' on page 277 undefined on input line 24998. Overfull \hbox (92.54465pt too wide) in paragraph at lines 25020--25020 []\T1/ptm/m/it/10 stages\T1/ptm/m/n/10 , Overfull \hbox (106.24474pt too wide) in paragraph at lines 25020--25020 \T1/ptm/m/it/10 file_path\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.channel.FileChannel' on page 277 undefined on input line 25021. Overfull \hbox (143.51451pt too wide) in paragraph at lines 25040--25040 []\T1/ptm/m/it/10 actions_vocab, Overfull \hbox (105.865pt too wide) in paragraph at lines 25040--25040 \T1/ptm/m/it/10 chan- Overfull \hbox (102.6847pt too wide) in paragraph at lines 25040--25040 \T1/ptm/m/it/10 nels: Overfull \hbox (275.91257pt too wide) in paragraph at lines 25040--25040 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 277 undefined on input line 25 041. Underfull \hbox (badness 10000) in paragraph at lines 25105--25105 []\T1/ptm/m/it/10 tree: py-text.data.data_structures.annotation.Tree\T1/pcr/m/n /10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [277] Overfull \hbox (177.32431pt too wide) in paragraph at lines 25121--25121 []\T1/ptm/m/it/10 reporters: Overfull \hbox (170.30428pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (150.01491pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 py- Overfull \hbox (357.28152pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 text.metric_reporters.metric_reporter.MetricReporter], Overfull \hbox (191.69418pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 loss_weights: Overfull \hbox (170.30428pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (161.4148pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 float], Overfull \hbox (152.0448pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 tar- Overfull \hbox (200.46445pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 get_task_name: Overfull \hbox (152.79494pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 Op- Overfull \hbox (181.42415pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 tional[str], Overfull \hbox (247.22345pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 use_subtask_select_metric: Overfull \hbox (161.03479pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 bool\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 278 undefined on input line 25 122. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Con fig' on page 278 undefined on input line 25127. [278] Overfull \hbox (98.54465pt too wide) in paragraph at lines 25233--25233 []\T1/ptm/m/it/10 stages\T1/ptm/m/n/10 , Overfull \hbox (112.24474pt too wide) in paragraph at lines 25233--25233 \T1/ptm/m/it/10 file_path\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.channel.FileChannel' on page 279 undefined on input line 25234. Overfull \hbox (186.56444pt too wide) in paragraph at lines 25259--25259 []\T1/ptm/m/it/10 doc_label_names: Overfull \hbox (149.09409pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 List[str], Overfull \hbox (192.3143pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 word_label_names: Overfull \hbox (149.09409pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 List[str], Overfull \hbox (176.57431pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 use_bio_labels: Overfull \hbox (133.5249pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 bool, Overfull \hbox (135.865pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 chan- Overfull \hbox (132.6847pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 nels: Overfull \hbox (305.91257pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 279 undefined on input line 25 260. Overfull \hbox (55.52435pt too wide) in paragraph at lines 25333--25333 []\T1/ptm/m/it/10 intent_label\T1/ptm/m/n/10 , Overfull \hbox (68.30417pt too wide) in paragraph at lines 25333--25333 \T1/ptm/m/it/10 slot_names_str\T1/ptm/m/n/10 , Overfull \hbox (16.35486pt too wide) in paragraph at lines 25333--25333 \T1/ptm/m/it/10 ut- Overfull \hbox (19.48474pt too wide) in paragraph at lines 25333--25333 \T1/ptm/m/it/10 ter- Overfull \hbox (30.1249pt too wide) in paragraph at lines 25333--25333 \T1/ptm/m/it/10 ance\T1/pcr/m/n/10 ) Overfull \hbox (74.54465pt too wide) in paragraph at lines 25342--25342 []\T1/ptm/m/it/10 stages\T1/ptm/m/n/10 , Overfull \hbox (88.24474pt too wide) in paragraph at lines 25342--25342 \T1/ptm/m/it/10 file_path\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.channel.FileChannel' on page 279 undefined on input line 25343. [279] Overfull \hbox (130.64478pt too wide) in paragraph at lines 25362--25362 []\T1/ptm/m/it/10 channels\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 280 undefined on input line 25 363. Overfull \hbox (100.64478pt too wide) in paragraph at lines 25416--25416 []\T1/ptm/m/it/10 channels\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.language_model_metric_reporter.LanguageModelMetricReporter' on page 28 0 undefined on input line 25417. Underfull \hbox (badness 10000) in paragraph at lines 25417--25419 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.metric_reporters.language_model_me tric_reporter. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 280 undefined on input line 25487. [280] LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter.Config' on page 281 undefined on input line 25544. [281] Overfull \hbox (154.64478pt too wide) in paragraph at lines 25735--25735 []\T1/ptm/m/it/10 channels\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 282 undefined on input line 25 736. [282] Overfull \hbox (88.64478pt too wide) in paragraph at lines 25815--25815 []\T1/ptm/m/it/10 channels\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 283 undefined on input line 25 816. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.regression_metric_reporter.RegressionMetricReporter.Config' on page 28 3 undefined on input line 25821. Overfull \hbox (154.29454pt too wide) in paragraph at lines 25870--25870 []\T1/ptm/m/it/10 label_names\T1/ptm/m/n/10 , Overfull \hbox (123.865pt too wide) in paragraph at lines 25870--25870 \T1/ptm/m/it/10 chan- Overfull \hbox (123.35474pt too wide) in paragraph at lines 25870--25870 \T1/ptm/m/it/10 nels\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 283 undefined on input line 25 871. Overfull \hbox (119.1245pt too wide) in paragraph at lines 25916--25916 []\T1/ptm/m/it/10 label_names: Overfull \hbox (101.09409pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 List[str], Overfull \hbox (128.57431pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 use_bio_labels: Overfull \hbox (85.5249pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 bool, Overfull \hbox (87.865pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 chan- Overfull \hbox (84.6847pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 nels: Overfull \hbox (257.91257pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 283 undefined on input line 25 917. [283] [284] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 285 undefined on input line 26058. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.MetricReporter.Config' on page 285 undefined on input line 26115. [285] Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 []\T1/ptm/m/it/10 label_names: Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 List[str], chan-nels: Overfull \hbox (98.41257pt too wide) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel], Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 model_select_metric: Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 py- Overfull \hbox (249.98026pt too wide) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 text.metric_reporters.classification_metric_reporter.Comparable ClassificationMetric Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 = , tar- Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 get_label: Op- LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 286 undefined on input line 26 304. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.ClassificationMetricReporter.Config' on page 286 undefined on input li ne 26309. [286] LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 287 undefined on input line 26 371. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.RegressionMetricReporter.Config' on page 287 undefined on input line 2 6376. Underfull \hbox (badness 10000) in paragraph at lines 26422--26422 \T1/ptm/m/it/10 word_label_names: Underfull \hbox (badness 10000) in paragraph at lines 26422--26422 \T1/ptm/m/it/10 List[str], use_bio_labels: Underfull \hbox (badness 10000) in paragraph at lines 26422--26422 \T1/ptm/m/it/10 bool, chan-nels: Overfull \hbox (77.91257pt too wide) in paragraph at lines 26422--26422 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 287 undefined on input line 26 423. LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 287 undefined on input line 26 497. [287] Underfull \hbox (badness 10000) in paragraph at lines 26550--26550 []\T1/ptm/m/it/10 label_names: List[str], Underfull \hbox (badness 10000) in paragraph at lines 26550--26550 \T1/ptm/m/it/10 use_bio_labels: Underfull \hbox (badness 10000) in paragraph at lines 26550--26550 \T1/ptm/m/it/10 bool, chan-nels: Overfull \hbox (83.91257pt too wide) in paragraph at lines 26550--26550 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 288 undefined on input line 26 551. Underfull \hbox (badness 10000) in paragraph at lines 26606--26606 []\T1/ptm/m/it/10 actions_vocab, Underfull \hbox (badness 10000) in paragraph at lines 26606--26606 \T1/ptm/m/it/10 chan-nels: Overfull \hbox (95.91257pt too wide) in paragraph at lines 26606--26606 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 288 undefined on input line 26 607. [288] Underfull \hbox (badness 10000) in paragraph at lines 26671--26671 []\T1/ptm/m/it/10 tree: py-text.data.data_structures.annotation.Tree\T1/pcr/m/n /10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 289 undefined on input line 26 685. Underfull \hbox (badness 10000) in paragraph at lines 26761--26761 []\T1/ptm/m/it/10 label_names\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.metric_reporters:pytext.metric_r eporters.metric_reporter.MetricReporter' on page 289 undefined on input line 26 762. [289] [290] [291] Underfull \hbox (badness 10000) in paragraph at lines 27135--27135 []\T1/ptm/m/it/10 label: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 span: py- Underfull \hbox (badness 10000) in paragraph at lines 27135--27135 \T1/ptm/m/it/10 text.data.data_structures.node.Span\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data.data_structures:pytext.data .data_structures.node.Node' on page 292 undefined on input line 27136. LaTeX Warning: Hyper reference `modules/pytext.metrics:pytext.metrics.intent_sl ot_metrics.Node' on page 292 undefined on input line 27174. Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 []\T1/ptm/m/it/10 predicted_frame: py- Overfull \hbox (6.70273pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 text.metrics.intent_slot_metrics.Node\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 ex-pected_frame: py- Overfull \hbox (6.70273pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 text.metrics.intent_slot_metrics.Node\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 tree_based: bool\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 tent_per_label_confusions: Op- Overfull \hbox (25.91269pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 tional[pytext.metrics.PerLabelConfusions] Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 slot_per_label_confusions: Op- Overfull \hbox (25.91269pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 tional[pytext.metrics.PerLabelConfusions] Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Overfull \hbox (68.7119pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/n/10 text.metrics.intent_slot_metrics.IntentSlotConfusions [292] Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 []\T1/ptm/m/it/10 frame_pairs: Se- Overfull \hbox (145.92163pt too wide) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair], Underfull \hbox (badness 7522) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 = True, frame_accuracy: Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 bool = True, Overfull \hbox (1.58408pt too wide) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 frame_accuracies_by_depth: Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 bool = True, Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 bracket_metrics: bool Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 = True, tree_metrics: Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 bool = True, over- Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 all_metrics: bool = Overfull \hbox (89.22147pt too wide) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 List[List[pytext.metrics.intent_slot_metrics.Node]] Underfull \hbox (badness 7047) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 = None, cal-cu-lated_loss: Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 float = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/1 0 py- Overfull \hbox (57.0321pt too wide) in paragraph at lines 27248--27248 \T1/ptm/m/n/10 text.metrics.intent_slot_metrics.AllMetrics Overfull \hbox (21.21445pt too wide) in paragraph at lines 27290--27290 []\T1/ptm/m/it/10 frame_pairs: Underfull \hbox (badness 10000) in paragraph at lines 27290--27290 \T1/ptm/m/it/10 Se- Overfull \hbox (233.42163pt too wide) in paragraph at lines 27290--27290 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair]\ T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 27290--27290 \OMS/cmsy/m/n/10 !$ Overfull \hbox (2.85445pt too wide) in paragraph at lines 27290--27290 \T1/ptm/m/n/10 Dict[int, Underfull \hbox (badness 10000) in paragraph at lines 27290--27290 \T1/ptm/m/n/10 py- Overfull \hbox (164.74236pt too wide) in paragraph at lines 27290--27290 \T1/ptm/m/n/10 text.metrics.intent_slot_metrics.FrameAccuracy] [293] Underfull \hbox (badness 10000) in paragraph at lines 27309--27309 []\T1/ptm/m/it/10 frame_pairs: Se- Overfull \hbox (167.42163pt too wide) in paragraph at lines 27309--27309 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair]\ T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 27326--27326 []\T1/ptm/m/it/10 frame_pairs: Overfull \hbox (186.61142pt too wide) in paragraph at lines 27326--27326 \T1/ptm/m/it/10 List[pytext.metrics.intent_slot_metrics.FramePredictionPair], Underfull \hbox (badness 10000) in paragraph at lines 27326--27326 \T1/ptm/m/it/10 all_frames: Overfull \hbox (149.22147pt too wide) in paragraph at lines 27326--27326 \T1/ptm/m/it/10 List[List[pytext.metrics.intent_slot_metrics.Node]]\T1/pcr/m/n/ 10 ) Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 []\T1/ptm/m/it/10 frame_pairs: Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 Se- Overfull \hbox (193.92163pt too wide) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair], Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 tree_based: Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 bool, over- Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 all_metrics: Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 bool = Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 True\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Overfull \hbox (131.70175pt too wide) in paragraph at lines 27332--27332 \T1/ptm/m/n/10 text.metrics.intent_slot_metrics.IntentSlotMetrics Underfull \hbox (badness 10000) in paragraph at lines 27375--27375 []\T1/ptm/m/it/10 nodes_pairs: Se- Overfull \hbox (154.46143pt too wide) in paragraph at lines 27375--27375 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.NodesPredictionPair]\ T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 27375--27375 \OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu- Overfull \hbox (26.82335pt too wide) in paragraph at lines 27375--27375 \T1/ptm/m/n/10 ple[pytext.metrics.AllConfusions, Underfull \hbox (badness 10000) in paragraph at lines 27375--27375 \T1/ptm/m/n/10 py- [294] Underfull \hbox (badness 10000) in paragraph at lines 27393--27393 []\T1/ptm/m/it/10 frame_pairs: Underfull \hbox (badness 10000) in paragraph at lines 27393--27393 \T1/ptm/m/it/10 Se- Overfull \hbox (197.42163pt too wide) in paragraph at lines 27393--27393 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair]\ T1/pcr/m/n/10 ) Overfull \hbox (25.65428pt too wide) in paragraph at lines 27444--27444 []\T1/ptm/m/it/10 loss_per_word: Underfull \hbox (badness 10000) in paragraph at lines 27444--27444 \T1/ptm/m/it/10 float\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 27444--27444 \OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Overfull \hbox (207.77214pt too wide) in paragraph at lines 27444--27444 \T1/ptm/m/n/10 text.metrics.language_model_metrics.LanguageModelMetric [295] [296] [297] [298] [299] [300] Underfull \hbox (badness 5939) in paragraph at lines 28353--28353 []\T1/ptm/m/it/10 y_true_sorted: numpy.ndarray\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y_score_sorted: Underfull \hbox (badness 10000) in paragraph at lines 28364--28365 []\T1/pcr/b/n/10 Numpy array of confidence scores for the predictions in Underfull \hbox (badness 10000) in paragraph at lines 28380--28380 []\T1/ptm/m/it/10 predictions: Se- Underfull \hbox (badness 10000) in paragraph at lines 28380--28380 \T1/ptm/m/it/10 quence[pytext.metrics.LabelPrediction], Underfull \hbox (badness 10000) in paragraph at lines 28380--28380 \T1/ptm/m/it/10 la-bel_names: Se-quence[str], loss: Underfull \hbox (badness 10000) in paragraph at lines 28380--28380 \T1/ptm/m/it/10 re-call_at_precision_thresholds: Se- [301] Underfull \hbox (badness 10000) in paragraph at lines 28440--28440 []\T1/ptm/m/it/10 predictions: Se-quence[int], Underfull \hbox (badness 10000) in paragraph at lines 28440--28440 \T1/ptm/m/it/10 scores: Se-quence[float]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \ T1/ptm/m/n/10 py- Underfull \hbox (badness 10000) in paragraph at lines 28468--28468 []\T1/ptm/m/it/10 predictions: Se-quence[float], tar- Underfull \hbox (badness 10000) in paragraph at lines 28468--28468 \T1/ptm/m/it/10 gets: Se-quence[float]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1 /ptm/m/n/10 py- Underfull \hbox (badness 6493) in paragraph at lines 28490--28490 []\T1/ptm/m/it/10 predictions: Se-quence[pytext.metrics.LabelPrediction], tar- Underfull \hbox (badness 10000) in paragraph at lines 28500--28500 \T1/ptm/m/it/10 la-bel_names: Se-quence[str], re- Underfull \hbox (badness 10000) in paragraph at lines 28500--28500 \T1/ptm/m/it/10 call_at_precision_thresholds: Se-quence[float] Underfull \hbox (badness 8019) in paragraph at lines 28500--28500 \T1/ptm/m/it/10 = [0.2, 0.4, 0.6, 0.8, 0.9]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 ! $ \T1/ptm/m/n/10 Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 28527--28527 []\T1/ptm/m/it/10 y_true_sorted: numpy.ndarray, y_score_sorted: Underfull \hbox (badness 10000) in paragraph at lines 28527--28527 \T1/ptm/m/it/10 numpy.ndarray, thresh-olds: Se-quence[float]\T1/pcr/m/n/10 ) $\ OMS/cmsy/m/n/10 !$ [302] Underfull \hbox (badness 10000) in paragraph at lines 28581--28581 []\T1/ptm/m/it/10 config: py- Overfull \hbox (30.3542pt too wide) in paragraph at lines 28581--28581 \T1/ptm/m/it/10 text.config.pytext_config.ConfigBase\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 303 undefined on input line 28582. [303] Overfull \hbox (51.01491pt too wide) in paragraph at lines 28674--28674 []\T1/ptm/m/it/10 config: Overfull \hbox (36.01491pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 py- Overfull \hbox (349.01172pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 text.models.decoders.intent_slot_model_decoder.IntentSlotModelD ecoder.Config\T1/ptm/m/n/10 , Overfull \hbox (73.79466pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 in_dim_doc: Overfull \hbox (36.3048pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (79.54453pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 in_dim_word: Overfull \hbox (36.3048pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (78.79466pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 out_dim_doc: Overfull \hbox (36.3048pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (84.54453pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 out_dim_word: Overfull \hbox (39.98471pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase' on page 304 undefined on input line 28675. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.intent_slot_model_decoder.IntentSlotModelDecoder.Config' on page 304 und efined on input line 28764. [304] Underfull \hbox (badness 10000) in paragraph at lines 28802--28802 []\T1/ptm/m/it/10 config: py- Overfull \hbox (91.9031pt too wide) in paragraph at lines 28802--28802 \T1/ptm/m/it/10 text.models.decoders.mlp_decoder.MLPDecoder.Config\T1/ptm/m/n/1 0 , LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase' on page 305 undefined on input line 28803. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.mlp_decoder.MLPDecoder.Config' on page 305 undefined on input line 28864 . Overfull \hbox (63.01491pt too wide) in paragraph at lines 28902--28902 []\T1/ptm/m/it/10 config: Overfull \hbox (48.01491pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 py- Overfull \hbox (392.53203pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 text.models.decoders.mlp_decoder_query_response.MLPDecoderQuery Response.Config\T1/ptm/m/n/10 , Overfull \hbox (77.01462pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 from_dim: Overfull \hbox (48.3048pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (66.35472pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 to_dim: Overfull \hbox (51.98471pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase' on page 305 undefined on input line 28903. [305] LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config' on page 306 u ndefined on input line 28912. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 306 undefined on input line 28957. [306] Overfull \hbox (59.91293pt too wide) in paragraph at lines 29046--29046 []\T1/ptm/m/it/10 config: py-text.models.decoders.mlp_decoder.MLPDecoder.Config \T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase' on page 307 undefined on input line 29047. LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.MLPDecoder.Config' on page 307 undefined on input line 29108. Underfull \hbox (badness 10000) in paragraph at lines 29143--29143 []\T1/ptm/m/it/10 config: py- Overfull \hbox (193.01172pt too wide) in paragraph at lines 29143--29143 \T1/ptm/m/it/10 text.models.decoders.intent_slot_model_decoder.IntentSlotModelD ecoder.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29143--29143 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out_dim_doc: int\T1/ptm/m/n /10 , LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.decoder_base.DecoderBase' on page 307 undefined on input line 29144. [307] LaTeX Warning: Hyper reference `modules/pytext.models.decoders:pytext.models.de coders.IntentSlotModelDecoder.Config' on page 308 undefined on input line 29233 . [308] Overfull \hbox (18.56458pt too wide) in paragraph at lines 29277--29277 []\T1/ptm/m/it/10 num_embeddings: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 int, em- Overfull \hbox (1.75462pt too wide) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 out_channels: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 int, ker- Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 nel_sizes: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 List[int], Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 high- Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 way_layers: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 int, pro-jec- Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 tion_dim: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 Op- Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 tional[int], Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 *args, LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 309 undefined on input line 29 278. [309] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.CharFeatConfig' on page 310 undefined on input line 29384. Underfull \hbox (badness 10000) in paragraph at lines 29422--29422 []\T1/ptm/m/it/10 config: py-text.config.field_config.CharFeatConfig\T1/ptm/m/n /10 , \T1/ptm/m/it/10 meta-data: Underfull \hbox (badness 10000) in paragraph at lines 29422--29422 \T1/ptm/m/it/10 Op-tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels: Op- [310] Overfull \hbox (120.45457pt too wide) in paragraph at lines 29489--29489 []\T1/ptm/m/it/10 embedding_dim: Overfull \hbox (69.98471pt too wide) in paragraph at lines 29489--29489 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 311 undefined on input line 29 490. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.ContextualTokenEmbeddingConfig' on page 311 undefined on input line 29497. Underfull \hbox (badness 10000) in paragraph at lines 29533--29533 []\T1/ptm/m/it/10 num_embeddings: Underfull \hbox (badness 10000) in paragraph at lines 29533--29533 \T1/ptm/m/it/10 pool-ing_type: py- Overfull \hbox (72.07425pt too wide) in paragraph at lines 29533--29533 \T1/ptm/m/it/10 text.config.module_config.PoolingType\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 311 undefined on input line 29 534. Underfull \hbox (badness 10000) in paragraph at lines 29534--29535 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.models.embeddings.embedding_base.E mbeddingBase\T1/ptm/m/n/10 , \T1/pcr/m/n/10 torch.nn. [311] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.DictFeatConfig' on page 312 undefined on input line 29587. Underfull \hbox (badness 10000) in paragraph at lines 29631--29631 []\T1/ptm/m/it/10 config: py-text.config.field_config.DictFeatConfig\T1/ptm/m/n /10 , \T1/ptm/m/it/10 meta-data: Underfull \hbox (badness 10000) in paragraph at lines 29631--29631 \T1/ptm/m/it/10 Op-tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels: Op- Underfull \hbox (badness 10000) in paragraph at lines 29666--29666 []\T1/ptm/m/it/10 embedding_dim: LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 312 undefined on input line 29667. [312] Underfull \hbox (badness 8094) in paragraph at lines 29727--29727 []\T1/ptm/m/it/10 embeddings: It-er- Overfull \hbox (184.5729pt too wide) in paragraph at lines 29727--29727 \T1/ptm/m/it/10 able[pytext.models.embeddings.embedding_base.EmbeddingBase], LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 313 undefined on input line 29 728. Underfull \hbox (badness 10000) in paragraph at lines 29728--29729 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.models.embeddings.embedding_base.E mbeddingBase\T1/ptm/m/n/10 , \T1/pcr/m/n/10 torch.nn. [313] Underfull \hbox (badness 10000) in paragraph at lines 29857--29857 []\T1/ptm/m/it/10 num_embeddings: Underfull \hbox (badness 10000) in paragraph at lines 29857--29857 \T1/ptm/m/it/10 tional[torch.Tensor] Underfull \hbox (badness 10000) in paragraph at lines 29857--29857 \T1/ptm/m/it/10 Op-tional[List[int]] Underfull \hbox (badness 10000) in paragraph at lines 29857--29857 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5161) in paragraph at lines 29857--29857 \T1/ptm/m/it/10 0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mlp_layer_dims: LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 314 undefined on input line 29 858. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.WordFeatConfig' on page 314 undefined on input line 29894. [314] Underfull \hbox (badness 10000) in paragraph at lines 29924--29924 \T1/ptm/m/it/10 tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 ten-sorizer: Op- LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 315 undefined on input line 29960. Underfull \hbox (badness 10000) in paragraph at lines 30017--30017 []\T1/ptm/m/it/10 embeddings: It-er- Overfull \hbox (94.5729pt too wide) in paragraph at lines 30017--30017 \T1/ptm/m/it/10 able[pytext.models.embeddings.embedding_base.EmbeddingBase], LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 315 undefined on input line 30 018. Underfull \hbox (badness 10000) in paragraph at lines 30018--30019 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.models.embeddings.embedding_base.E mbeddingBase\T1/ptm/m/n/10 , \T1/pcr/m/n/10 torch.nn. [315] Underfull \hbox (badness 6110) in paragraph at lines 30144--30144 \T1/ptm/m/it/10 int = 300\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed-dings_weight: Op- LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 316 undefined on input line 30 145. [316] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.WordFeatConfig' on page 317 undefined on input line 30181. Underfull \hbox (badness 10000) in paragraph at lines 30211--30211 \T1/ptm/m/it/10 tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 ten-sorizer: Op- Underfull \hbox (badness 10000) in paragraph at lines 30243--30243 []\T1/ptm/m/it/10 num_embeddings: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em- Underfull \hbox (badness 10000) in paragraph at lines 30243--30243 \T1/ptm/m/it/10 bed_dim: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pool-ing_type: py- Underfull \hbox (badness 10000) in paragraph at lines 30243--30243 \T1/ptm/m/it/10 text.config.module_config.PoolingType\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 317 undefined on input line 30 244. Underfull \hbox (badness 10000) in paragraph at lines 30244--30245 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.models.embeddings.embedding_base.E mbeddingBase\T1/ptm/m/n/10 , \T1/pcr/m/n/10 torch.nn. [317] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.DictFeatConfig' on page 318 undefined on input line 30297. Underfull \hbox (badness 10000) in paragraph at lines 30341--30341 []\T1/ptm/m/it/10 config: py-text.config.field_config.DictFeatConfig\T1/ptm/m/n /10 , \T1/ptm/m/it/10 meta-data: Underfull \hbox (badness 10000) in paragraph at lines 30341--30341 \T1/ptm/m/it/10 Op-tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels: Op- LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 318 undefined on input line 30 374. [318] LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.CharFeatConfig' on page 319 undefined on input line 30480. Underfull \hbox (badness 10000) in paragraph at lines 30518--30518 []\T1/ptm/m/it/10 config: py-text.config.field_config.CharFeatConfig\T1/ptm/m/n /10 , \T1/ptm/m/it/10 meta-data: Underfull \hbox (badness 10000) in paragraph at lines 30518--30518 \T1/ptm/m/it/10 Op-tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels: Op- [319] LaTeX Warning: Hyper reference `modules/pytext.models.embeddings:pytext.models. embeddings.embedding_base.EmbeddingBase' on page 320 undefined on input line 30 549. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.field_confi g.ContextualTokenEmbeddingConfig' on page 320 undefined on input line 30556. Overfull \hbox (3.01491pt too wide) in paragraph at lines 30598--30598 []\T1/ptm/m/it/10 config: Underfull \hbox (badness 10000) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 py- Overfull \hbox (176.27322pt too wide) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 text.models.ensembles.ensemble.Ensemble.Config, Underfull \hbox (badness 10000) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 mod- Underfull \hbox (badness 10000) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 els: Overfull \hbox (110.03336pt too wide) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 List[pytext.models.model.Model], Overfull \hbox (19.76465pt too wide) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.ensemble.Ensemble' on page 320 undefined on input line 30599. LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.bagging_doc_ensemble.BaggingDocEnsemble.Config' on page 320 undefined on input line 30607. Overfull \hbox (93.01491pt too wide) in paragraph at lines 30638--30638 []\T1/ptm/m/it/10 config: Overfull \hbox (78.01491pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 py- Overfull \hbox (423.66179pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 text.models.ensembles.bagging_intent_slot_ensemble.BaggingInten tSlotEnsemble.Config, Overfull \hbox (85.79494pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 mod- Overfull \hbox (79.6847pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 els: Overfull \hbox (200.03336pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 List[pytext.models.model.Model], Overfull \hbox (90.15479pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 *args, Overfull \hbox (109.76465pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.ensemble.Ensemble' on page 320 undefined on input line 30639. [320] LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config' on page 321 undefined on input line 30685. Underfull \hbox (badness 10000) in paragraph at lines 30725--30725 []\T1/ptm/m/it/10 config: py- Overfull \hbox (44.27322pt too wide) in paragraph at lines 30725--30725 \T1/ptm/m/it/10 text.models.ensembles.ensemble.Ensemble.Config, Underfull \hbox (badness 10000) in paragraph at lines 30725--30725 \T1/ptm/m/it/10 mod-els: Underfull \hbox (badness 10000) in paragraph at lines 30725--30725 \T1/ptm/m/it/10 List[pytext.models.model.Model], LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model ' on page 321 undefined on input line 30726. [321] LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.ensemble.Ensemble.Config' on page 322 undefined on input line 30771. Underfull \hbox (badness 10000) in paragraph at lines 30795--30795 []\T1/ptm/m/it/10 config: py-text.models.ensembles.ensemble.Ensemble.Config\T1/ ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 30795--30795 \T1/ptm/m/it/10 feat_config: py-text.config.field_config.FeatureConfig\T1/ptm/m /n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 30855--30855 []\T1/ptm/m/it/10 config: py- Overfull \hbox (50.27322pt too wide) in paragraph at lines 30855--30855 \T1/ptm/m/it/10 text.models.ensembles.ensemble.Ensemble.Config, Underfull \hbox (badness 10000) in paragraph at lines 30855--30855 \T1/ptm/m/it/10 mod-els: Underfull \hbox (badness 10000) in paragraph at lines 30855--30855 \T1/ptm/m/it/10 List[pytext.models.model.Model], LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.ensemble.Ensemble' on page 322 undefined on input line 30856. LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.BaggingDocEnsemble.Config' on page 322 undefined on input line 30864. [322] Underfull \hbox (badness 10000) in paragraph at lines 30892--30892 []\T1/ptm/m/it/10 config: py- Overfull \hbox (249.66179pt too wide) in paragraph at lines 30892--30892 \T1/ptm/m/it/10 text.models.ensembles.bagging_intent_slot_ensemble.BaggingInten tSlotEnsemble.Config, Underfull \hbox (badness 10000) in paragraph at lines 30892--30892 \T1/ptm/m/it/10 mod-els: Overfull \hbox (26.03336pt too wide) in paragraph at lines 30892--30892 \T1/ptm/m/it/10 List[pytext.models.model.Model], LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.ensemble.Ensemble' on page 323 undefined on input line 30893. LaTeX Warning: Hyper reference `modules/pytext.models.ensembles:pytext.models.e nsembles.BaggingIntentSlotEnsemble.Config' on page 323 undefined on input line 30939. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model ' on page 323 undefined on input line 30986. LaTeX Warning: Hyper reference `modules/pytext.models.language_models:pytext.mo dels.language_models.lmlstm.LMLSTM.Config' on page 323 undefined on input line 30994. [323] Underfull \hbox (badness 10000) in paragraph at lines 31018--31018 []\T1/ptm/m/it/10 model_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 feat_config\T1/p tm/m/n/10 , \T1/ptm/m/it/10 meta-data: py- Underfull \hbox (badness 10000) in paragraph at lines 31073--31073 \T1/ptm/m/it/10 Tu-ple[torch.Tensor, ...]]\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 31073--31073 \OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Union[torch.Tensor, Overfull \hbox (200.54439pt too wide) in paragraph at lines 31105--31105 []\T1/ptm/m/it/10 target_names: Overfull \hbox (158.79494pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 Op- Overfull \hbox (207.71355pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (149.99501pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 = Overfull \hbox (166.85487pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (174.91454pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (158.79494pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 Op- Overfull \hbox (255.0032pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (149.99501pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 = Overfull \hbox (166.85487pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (168.15479pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (187.76465pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.ClassificationOutputLayer' on page 324 undefined on input line 31106. Underfull \hbox (badness 10000) in paragraph at lines 31106--31108 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.models.output_layers.doc_classific ation_output_layer. [324] Underfull \hbox (badness 10000) in paragraph at lines 31118--31118 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31118--31118 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31118--31118 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (164.54439pt too wide) in paragraph at lines 31143--31143 []\T1/ptm/m/it/10 target_names: Overfull \hbox (122.79494pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 Op- Overfull \hbox (171.71355pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (113.99501pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 = Overfull \hbox (130.85487pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (138.91454pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (122.79494pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 Op- Overfull \hbox (219.0032pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (113.99501pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 = Overfull \hbox (130.85487pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (132.15479pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (151.76465pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 325 undefined on in put line 31144. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Conf ig' on page 325 undefined on input line 31165. Overfull \hbox (132.62083pt too wide) in paragraph at lines 31172--31172 []\T1/ptm/m/it/10 config: py-text.models.output_layers.doc_classification_outpu t_layer.ClassificationOutputLayer.Config\T1/ptm/m/n/10 , [325] Overfull \hbox (108.07446pt too wide) in paragraph at lines 31206--31206 []\T1/ptm/m/it/10 classes\T1/ptm/m/n/10 , Overfull \hbox (142.31429pt too wide) in paragraph at lines 31206--31206 \T1/ptm/m/it/10 score_function\T1/pcr/m/n/10 ) Overfull \hbox (140.54439pt too wide) in paragraph at lines 31214--31214 []\T1/ptm/m/it/10 target_names: Overfull \hbox (98.79494pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 Op- Overfull \hbox (147.71355pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (89.99501pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 = Overfull \hbox (106.85487pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (114.91454pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (98.79494pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 Op- Overfull \hbox (195.0032pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (89.99501pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 = Overfull \hbox (106.85487pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (108.15479pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (127.76465pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_classification_output_layer.ClassificationOutputLayer' on page 326 undefined on input line 31215. Underfull \hbox (badness 10000) in paragraph at lines 31215--31217 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.models.output_layers.doc_classific ation_output_layer. Underfull \hbox (badness 10000) in paragraph at lines 31227--31227 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31227--31227 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31227--31227 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (90.91454pt too wide) in paragraph at lines 31255--31255 []\T1/ptm/m/it/10 loss_fn: Overfull \hbox (72.01491pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 py- Overfull \hbox (152.38374pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 text.loss.loss.MSELoss\T1/ptm/m/n/10 , Overfull \hbox (151.77437pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 squash_to_unit_range: Overfull \hbox (77.0249pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 bool Overfull \hbox (65.99501pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 = Overfull \hbox (86.71472pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 False\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 326 undefined on in put line 31256. [326] LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config' on p age 327 undefined on input line 31276. Overfull \hbox (113.0813pt too wide) in paragraph at lines 31283--31283 []\T1/ptm/m/it/10 config: py-text.models.output_layers.doc_regression_output_la yer.RegressionOutputLayer.Config\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.Model' on p age 327 undefined on input line 31294. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DataHandler' on page 327 undefined on input line 31302. Overfull \hbox (89.57469pt too wide) in paragraph at lines 31350--31350 []\T1/ptm/m/it/10 doc_output: Overfull \hbox (54.01491pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 py- Overfull \hbox (384.55109pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 text.models.output_layers.doc_classification_output_layer.Class ificationOutputLayer\T1/ptm/m/n/10 , Overfull \hbox (95.32455pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 word_output: Overfull \hbox (54.01491pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 py- Overfull \hbox (369.75208pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 text.models.output_layers.word_tagging_output_layer.WordTagging OutputLayer\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 327 undefined on in put line 31351. [327] LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.ClassificationOutputLayer' on page 328 undefined on input line 31362. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.WordTaggingOutputLayer' on page 328 undefined on input line 31 367. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config' on page 328 undefined on input line 31403. Underfull \hbox (badness 10000) in paragraph at lines 31410--31410 []\T1/ptm/m/it/10 workspace: , Underfull \hbox (badness 10000) in paragraph at lines 31410--31410 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net, pre-dict_net: caffe2.python.c ore.Net, Overfull \hbox (86.5112pt too wide) in paragraph at lines 31419--31419 []\T1/ptm/m/it/10 config: py-text.models.output_layers.intent_slot_output_layer .IntentSlotOutputLayer.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31419--31419 \T1/ptm/m/it/10 doc_meta: py-text.fields.field.FieldMeta\T1/ptm/m/n/10 , \T1/pt m/m/it/10 word_meta: py- LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.joint_model .JointModel' on page 328 undefined on input line 31431. Underfull \hbox (badness 10000) in paragraph at lines 31430--31433 []\T1/pcr/b/n/10 logit \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Tuple[torch.Tensor, torc h.Tensor]\T1/ptm/m/n/10 ) ^^U Log-its re-turned by LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.JointModelDataH andler' on page 328 undefined on input line 31441. [328] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.joint_model .JointModel' on page 329 undefined on input line 31464. Underfull \hbox (badness 10000) in paragraph at lines 31463--31466 []\T1/pcr/b/n/10 logit \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Tuple[torch.Tensor, torc h.Tensor]\T1/ptm/m/n/10 ) ^^U Log-its re-turned by LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.JointModelDataH andler' on page 329 undefined on input line 31473. Underfull \hbox (badness 10000) in paragraph at lines 31496--31496 []\T1/ptm/m/it/10 target_names: Underfull \hbox (badness 10000) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 List[str], Underfull \hbox (badness 10000) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 loss_fn: py- Overfull \hbox (10.4438pt too wide) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 text.loss.loss.Loss Underfull \hbox (badness 10000) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 fig=None, Overfull \hbox (8.10458pt too wide) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 pad_token_idx=- LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 329 undefined on in put line 31497. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.lm_output_layer.LMOutputLayer.Config' on page 329 undefined on input line 31517. Overfull \hbox (29.2822pt too wide) in paragraph at lines 31530--31530 []\T1/ptm/m/it/10 config: py-text.models.output_layers.lm_output_layer.LMOutput Layer.Config\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.language_models:pytext.mo dels.language_models.lmlstm.LMLSTM' on page 329 undefined on input line 31543. [329] LaTeX Warning: Hyper reference `modules/pytext.models.language_models:pytext.mo dels.language_models.lmlstm.LMLSTM' on page 330 undefined on input line 31577. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.LanguageModelDa taHandler' on page 330 undefined on input line 31585. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.BPTTLanguageMod elDataHandler' on page 330 undefined on input line 31586. Underfull \hbox (badness 10000) in paragraph at lines 31583--31587 []\T1/pcr/b/n/10 context \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Dict[str, Any]\T1/ptm/ m/n/10 ) ^^U Con-text is a dic-tio-nary of items that's Underfull \hbox (badness 10000) in paragraph at lines 31583--31587 \T1/ptm/m/n/10 passed as ad-di-tional meta-data by the \T1/pcr/m/sl/10 Language ModelDataHandler \T1/ptm/m/n/10 or Overfull \hbox (20.54439pt too wide) in paragraph at lines 31609--31609 []\T1/ptm/m/it/10 target_names: Underfull \hbox (badness 10000) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 Op- Overfull \hbox (27.71355pt too wide) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 tional[List[str]] Underfull \hbox (badness 10000) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 loss_fn: Underfull \hbox (badness 10000) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 Op- Overfull \hbox (75.0032pt too wide) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Underfull \hbox (badness 10000) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (7.76465pt too wide) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 330 undefined on input line 31610. Underfull \hbox (badness 10000) in paragraph at lines 31655--31655 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31655--31655 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31655--31655 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ [330] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.Model' on p age 331 undefined on input line 31712. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DataHandler' on page 331 undefined on input line 31720. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.Model' on p age 331 undefined on input line 31745. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DataHandler' on page 331 undefined on input line 31754. Overfull \hbox (158.54439pt too wide) in paragraph at lines 31777--31777 []\T1/ptm/m/it/10 target_names: Overfull \hbox (116.79494pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 Op- Overfull \hbox (165.71355pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (107.99501pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 = Overfull \hbox (124.85487pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (132.91454pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (116.79494pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 Op- Overfull \hbox (213.0032pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (107.99501pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 = Overfull \hbox (124.85487pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (126.15479pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (145.76465pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 331 undefined on in put line 31778. [331] LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Confi g' on page 332 undefined on input line 31783. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.Model' on p age 332 undefined on input line 31801. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DataHandler' on page 332 undefined on input line 31810. Underfull \hbox (badness 10000) in paragraph at lines 31838--31838 []\T1/ptm/m/it/10 predict_net: caffe2.python.core.Net, prob-a-bil-ity_out, Overfull \hbox (46.53477pt too wide) in paragraph at lines 31853--31853 []\T1/ptm/m/it/10 num_tags\T1/ptm/m/n/10 , Overfull \hbox (33.65479pt too wide) in paragraph at lines 31853--31853 \T1/ptm/m/it/10 *args\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 332 undefined on in put line 31854. [332] Underfull \hbox (badness 10000) in paragraph at lines 31881--31881 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31881--31881 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31881--31881 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (27.84335pt too wide) in paragraph at lines 31890--31890 []\T1/ptm/m/it/10 config: py-text.config.component.ComponentMeta.__new__..Config\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.JointModelDataH andler' on page 333 undefined on input line 31910. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.JointModelDataH andler' on page 333 undefined on input line 31952. Overfull \hbox (110.54439pt too wide) in paragraph at lines 31972--31972 []\T1/ptm/m/it/10 target_names: Overfull \hbox (68.79494pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 Op- Overfull \hbox (117.71355pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (59.99501pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 = Overfull \hbox (76.85487pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (84.91454pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (68.79494pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 Op- Overfull \hbox (165.0032pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (59.99501pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 = Overfull \hbox (76.85487pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (78.15479pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (97.76465pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 333 undefined on in put line 31973. [333] LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config' on pa ge 334 undefined on input line 31993. Underfull \hbox (badness 10000) in paragraph at lines 32000--32000 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32000--32000 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32000--32000 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (114.09186pt too wide) in paragraph at lines 32008--32008 []\T1/ptm/m/it/10 config: py-text.models.output_layers.word_tagging_output_laye r.WordTaggingOutputLayer.Config\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. WordTaggingModel' on page 334 undefined on input line 32021. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.JointModelDataH andler' on page 334 undefined on input line 32029. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. WordTaggingModel' on page 334 undefined on input line 32056. [334] Underfull \hbox (badness 10000) in paragraph at lines 32077--32077 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 loss_fn: Op- Underfull \hbox (badness 10000) in paragraph at lines 32077--32077 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] = LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 335 undefined on input line 32078. Underfull \hbox (badness 10000) in paragraph at lines 32123--32123 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32123--32123 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32123--32123 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ [335] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.Model' on p age 336 undefined on input line 32180. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DataHandler' on page 336 undefined on input line 32188. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.Model' on p age 336 undefined on input line 32213. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DataHandler' on page 336 undefined on input line 32222. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 336 undefined on in put line 32243. Underfull \hbox (badness 10000) in paragraph at lines 32270--32270 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32270--32270 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32270--32270 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (27.84335pt too wide) in paragraph at lines 32279--32279 []\T1/ptm/m/it/10 config: py-text.config.component.ComponentMeta.__new__..Config\T1/ptm/m/n/10 , [336] LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.JointModelDataH andler' on page 337 undefined on input line 32299. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.JointModelDataH andler' on page 337 undefined on input line 32341. Underfull \hbox (badness 10000) in paragraph at lines 32361--32361 []\T1/ptm/m/it/10 target_names: Underfull \hbox (badness 10000) in paragraph at lines 32361--32361 \T1/ptm/m/it/10 Op-tional[List[str]] Overfull \hbox (27.0032pt too wide) in paragraph at lines 32361--32361 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Underfull \hbox (badness 10000) in paragraph at lines 32361--32361 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 337 undefined on in put line 32362. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.ClassificationOutputLayer.Config' on page 337 undefined on inp ut line 32383. Overfull \hbox (132.62083pt too wide) in paragraph at lines 32390--32390 []\T1/ptm/m/it/10 config: py-text.models.output_layers.doc_classification_outpu t_layer.ClassificationOutputLayer.Config\T1/ptm/m/n/10 , [337] Underfull \hbox (badness 10000) in paragraph at lines 32424--32424 []\T1/ptm/m/it/10 loss_fn: py- Underfull \hbox (badness 10000) in paragraph at lines 32424--32424 \T1/ptm/m/it/10 text.loss.loss.MSELoss\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32424--32424 \T1/ptm/m/it/10 squash_to_unit_range: LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 338 undefined on in put line 32425. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.RegressionOutputLayer.Config' on page 338 undefined on input l ine 32445. Overfull \hbox (113.0813pt too wide) in paragraph at lines 32452--32452 []\T1/ptm/m/it/10 config: py-text.models.output_layers.doc_regression_output_la yer.RegressionOutputLayer.Config\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.Model' on p age 338 undefined on input line 32463. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DataHandler' on page 338 undefined on input line 32471. Underfull \hbox (badness 10000) in paragraph at lines 32516--32516 []\T1/ptm/m/it/10 target_names: Op- Underfull \hbox (badness 10000) in paragraph at lines 32516--32516 \T1/ptm/m/it/10 tional[List[str]] = Underfull \hbox (badness 10000) in paragraph at lines 32516--32516 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 loss_fn: Op- Overfull \hbox (9.0032pt too wide) in paragraph at lines 32516--32516 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Underfull \hbox (badness 10000) in paragraph at lines 32516--32516 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 338 undefined on in put line 32517. [338] LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.WordTaggingOutputLayer.Config' on page 339 undefined on input line 32537. Underfull \hbox (badness 10000) in paragraph at lines 32544--32544 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32544--32544 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32544--32544 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (114.09186pt too wide) in paragraph at lines 32552--32552 []\T1/ptm/m/it/10 config: py-text.models.output_layers.word_tagging_output_laye r.WordTaggingOutputLayer.Config\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. WordTaggingModel' on page 339 undefined on input line 32565. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.JointModelDataH andler' on page 339 undefined on input line 32573. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.word_model. WordTaggingModel' on page 339 undefined on input line 32600. Overfull \hbox (33.0032pt too wide) in paragraph at lines 32618--32618 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Underfull \hbox (badness 10000) in paragraph at lines 32618--32618 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.output_layer_base.OutputLayerBase' on page 339 undefined on in put line 32619. LaTeX Warning: Hyper reference `modules/pytext.models.output_layers:pytext.mode ls.output_layers.PairwiseRankingOutputLayer.Config' on page 339 undefined on in put line 32624. [339] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.Model' on p age 340 undefined on input line 32642. LaTeX Warning: Hyper reference `modules/pytext.data:pytext.data.DataHandler' on page 340 undefined on input line 32651. Underfull \hbox (badness 10000) in paragraph at lines 32676--32676 []\T1/ptm/m/it/10 predict_net: caffe2.python.core.Net, prob-a-bil-ity_out, Underfull \hbox (badness 5077) in paragraph at lines 32697--32697 []\T1/ptm/m/it/10 config: py- Overfull \hbox (225.7524pt too wide) in paragraph at lines 32697--32697 \T1/ptm/m/it/10 text.models.representations.augmented_lstm.AugmentedLSTM.Config \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32697--32697 \T1/ptm/m/it/10 in-put_size: Underfull \hbox (badness 10000) in paragraph at lines 32697--32697 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (8.01463pt too wide) in paragraph at lines 32697--32697 \T1/ptm/m/it/10 padding_value: LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 340 undefi ned on input line 32698. [340] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.augmented_lstm.AugmentedLSTM.Config' on page 341 undefined on input line 32777. Underfull \hbox (badness 10000) in paragraph at lines 32784--32784 []\T1/ptm/m/it/10 embedded_tokens: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 seq_lengths: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 states: Op- Underfull \hbox (badness 10000) in paragraph at lines 32784--32784 \T1/ptm/m/it/10 tional[Tuple[torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 torch .Tensor]] = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu-ple[tor ch.Tensor, Tu- Overfull \hbox (18.67468pt too wide) in paragraph at lines 32824--32824 []\T1/ptm/m/it/10 embed_dim: Underfull \hbox (badness 10000) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (9.24448pt too wide) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 lstm_dim: Underfull \hbox (badness 10000) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (24.79456pt too wide) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 use_highway: Underfull \hbox (badness 10000) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 bool\T1/ptm/m/n/10 , Overfull \hbox (7.57458pt too wide) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 use_bias: [341] Overfull \hbox (73.13437pt too wide) in paragraph at lines 32908--32908 []\T1/ptm/m/it/10 input_size: Overfull \hbox (42.3048pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (45.35486pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 hid- Overfull \hbox (67.01453pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 den_size: Overfull \hbox (42.3048pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (79.43456pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 go_forward: Overfull \hbox (47.0249pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 = Overfull \hbox (50.08485pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 True\T1/ptm/m/n/10 , Overfull \hbox (40.53479pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 re- Overfull \hbox (45.70485pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 cur- Overfull \hbox (133.53394pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 rent_dropout_probability: Overfull \hbox (47.0249pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 float Overfull \hbox (35.99501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 = Overfull \hbox (44.24501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 0.0\T1/ptm/m/n/10 , Overfull \hbox (84.79456pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 use_highway: Overfull \hbox (47.0249pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 = Overfull \hbox (50.08485pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 True\T1/ptm/m/n/10 , Overfull \hbox (138.79385pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 use_input_projection_bias: Overfull \hbox (47.0249pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 = Overfull \hbox (53.58485pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 True\T1/pcr/m/n/10 ) [342] Underfull \hbox (badness 10000) in paragraph at lines 32959--32959 []\T1/ptm/m/it/10 inputs: torch.nn.utils.rnn.PackedSequence\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 states: Op-tional[Tuple[torch.Tensor\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 33007--33007 []\T1/ptm/m/it/10 config: py- Overfull \hbox (58.75264pt too wide) in paragraph at lines 33007--33007 \T1/ptm/m/it/10 text.models.representations.bilstm.BiLSTM.Config\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 343 undefi ned on input line 33008. [343] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm.BiLSTM.Config' on page 344 undefined on input line 33083. Underfull \hbox (badness 10000) in paragraph at lines 33090--33090 []\T1/ptm/m/it/10 embedded_tokens: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 seq_lengths: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 states: Op- Underfull \hbox (badness 10000) in paragraph at lines 33090--33090 \T1/ptm/m/it/10 tional[Tuple[torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 torch .Tensor]] = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu-ple[tor ch.Tensor, Tu- Overfull \hbox (39.01491pt too wide) in paragraph at lines 33137--33137 []\T1/ptm/m/it/10 config: Overfull \hbox (24.01491pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 py- Overfull \hbox (328.0815pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 text.models.representations.bilstm_doc_attention.BiLSTMDocAtten tion.Config\T1/ptm/m/n/10 , Overfull \hbox (26.23488pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 em- Overfull \hbox (49.01477pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (27.98471pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 344 undefi ned on input line 33138. [344] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_doc_attention.BiLSTMDocAttention.Config' on page 34 5 undefined on input line 33225. Overfull \hbox (93.01491pt too wide) in paragraph at lines 33277--33277 []\T1/ptm/m/it/10 config: Overfull \hbox (78.01491pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 py- Overfull \hbox (417.09096pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 text.models.representations.bilstm_doc_slot_attention.BiLSTMDoc SlotAttention.Config\T1/ptm/m/n/10 , Overfull \hbox (80.23488pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 em- Overfull \hbox (103.01477pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (81.98471pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 345 undefi ned on input line 33278. [345] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config' o n page 346 undefined on input line 33438. [346] Overfull \hbox (21.01491pt too wide) in paragraph at lines 33486--33486 []\T1/ptm/m/it/10 config: Overfull \hbox (6.01491pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 py- Overfull \hbox (288.99138pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 text.models.representations.bilstm_slot_attn.BiLSTMSlotAttentio n.Config\T1/ptm/m/n/10 , Overfull \hbox (8.23488pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 em- Overfull \hbox (31.01477pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (9.98471pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 347 undefi ned on input line 33487. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config' on page 347 u ndefined on input line 33573. [347] Underfull \hbox (badness 10000) in paragraph at lines 33625--33625 []\T1/ptm/m/it/10 config: Underfull \hbox (badness 10000) in paragraph at lines 33625--33625 \T1/ptm/m/it/10 py- Overfull \hbox (239.25201pt too wide) in paragraph at lines 33625--33625 \T1/ptm/m/it/10 text.models.representations.biseqcnn.BSeqCNNRepresentation.Conf ig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 33625--33625 \T1/ptm/m/it/10 em- Underfull \hbox (badness 10000) in paragraph at lines 33625--33625 \T1/ptm/m/it/10 bed_dim: LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 348 undefi ned on input line 33626. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.biseqcnn.BSeqCNNRepresentation.Config' on page 348 undefin ed on input line 33638. Overfull \hbox (171.01491pt too wide) in paragraph at lines 33668--33668 []\T1/ptm/m/it/10 config: Overfull \hbox (156.01491pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 py- Overfull \hbox (538.27032pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 text.models.representations.contextual_intent_slot_rep.Contextu alIntentSlotRepresentation.Config, Overfull \hbox (158.23488pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 em- Overfull \hbox (181.01477pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (156.58498pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 Tu- Overfull \hbox (172.41452pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 ple[int, Overfull \hbox (160.6349pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 ...]\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 348 undefi ned on input line 33669. [348] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentat ion.Config' on page 349 undefined on input line 33691. Underfull \hbox (badness 10000) in paragraph at lines 33698--33698 []\T1/ptm/m/it/10 word_seq_embed: Tu-ple[torch.Tensor, torch.Tensor], word_leng ths: torch.Tensor, Underfull \hbox (badness 10000) in paragraph at lines 33721--33721 []\T1/ptm/m/it/10 config: py- Overfull \hbox (187.58235pt too wide) in paragraph at lines 33721--33721 \T1/ptm/m/it/10 text.models.representations.docnn.DocNNRepresentation.Config\T1 /ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 349 undefi ned on input line 33722. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.docnn.DocNNRepresentation.Config' on page 349 undefined on input line 33729. Overfull \hbox (15.01491pt too wide) in paragraph at lines 33765--33765 []\T1/ptm/m/it/10 config: Overfull \hbox (283.64159pt too wide) in paragraph at lines 33765--33765 \T1/ptm/m/it/10 text.models.representations.jointcnn_rep.JointCNNRepresentation .Config\T1/ptm/m/n/10 , Overfull \hbox (2.23488pt too wide) in paragraph at lines 33765--33765 \T1/ptm/m/it/10 em- Overfull \hbox (25.01477pt too wide) in paragraph at lines 33765--33765 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (3.98471pt too wide) in paragraph at lines 33765--33765 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 349 undefi ned on input line 33766. [349] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.jointcnn_rep.JointCNNRepresentation.Config' on page 350 un defined on input line 33771. Underfull \hbox (badness 10000) in paragraph at lines 33801--33801 []\T1/ptm/m/it/10 config: py- Overfull \hbox (196.6521pt too wide) in paragraph at lines 33801--33801 \T1/ptm/m/it/10 text.models.representations.pair_rep.PairRepresentation.Config, Underfull \hbox (badness 10000) in paragraph at lines 33801--33801 \T1/ptm/m/it/10 em-bed_dim: LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 350 undefi ned on input line 33802. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pair_rep.PairRepresentation.Config' on page 350 undefined on input line 33819. Overfull \hbox (33.01491pt too wide) in paragraph at lines 33856--33856 []\T1/ptm/m/it/10 config: Overfull \hbox (18.01491pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 py- Overfull \hbox (271.83353pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 text.config.component.ComponentMeta.__new__..Config\T1/ ptm/m/n/10 , Overfull \hbox (20.23488pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 em- Overfull \hbox (43.01477pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (21.98471pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 350 undefi ned on input line 33857. [350] Underfull \hbox (badness 10000) in paragraph at lines 33892--33892 []\T1/ptm/m/it/10 config: py- Overfull \hbox (130.90303pt too wide) in paragraph at lines 33892--33892 \T1/ptm/m/it/10 text.models.representations.pooling.BoundaryPool.Config\T1/ptm/ m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 351 undefined on input line 33893. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.BoundaryPool.Config' on page 351 undefined on inpu t line 33898. Underfull \hbox (badness 10000) in paragraph at lines 33925--33925 []\T1/ptm/m/it/10 config: py- Overfull \hbox (85.72432pt too wide) in paragraph at lines 33925--33925 \T1/ptm/m/it/10 text.config.module_config.ModuleConfig\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 351 undefined on input line 33926. [351] Underfull \hbox (badness 10000) in paragraph at lines 33958--33958 []\T1/ptm/m/it/10 config: py- Overfull \hbox (31.72432pt too wide) in paragraph at lines 33958--33958 \T1/ptm/m/it/10 text.config.module_config.ModuleConfig\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 352 undefined on input line 33959. Underfull \hbox (badness 10000) in paragraph at lines 33991--33991 []\T1/ptm/m/it/10 config: py- Overfull \hbox (37.72432pt too wide) in paragraph at lines 33991--33991 \T1/ptm/m/it/10 text.config.module_config.ModuleConfig\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 352 undefined on input line 33992. Underfull \hbox (badness 10000) in paragraph at lines 34024--34024 []\T1/ptm/m/it/10 config: py- Overfull \hbox (25.72432pt too wide) in paragraph at lines 34024--34024 \T1/ptm/m/it/10 text.config.module_config.ModuleConfig\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 352 undefined on input line 34025. Underfull \hbox (badness 10000) in paragraph at lines 34057--34057 []\T1/ptm/m/it/10 config: py- Overfull \hbox (131.0425pt too wide) in paragraph at lines 34057--34057 \T1/ptm/m/it/10 text.models.representations.pooling.SelfAttention.Config\T1/ptm /m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 352 undefined on input line 34058. [352] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pooling.SelfAttention.Config' on page 353 undefined on inp ut line 34063. Overfull \hbox (15.01491pt too wide) in paragraph at lines 34099--34099 []\T1/ptm/m/it/10 config: Overfull \hbox (283.32188pt too wide) in paragraph at lines 34099--34099 \T1/ptm/m/it/10 text.models.representations.pure_doc_attention.PureDocAttention .Config\T1/ptm/m/n/10 , Overfull \hbox (2.23488pt too wide) in paragraph at lines 34099--34099 \T1/ptm/m/it/10 em- Overfull \hbox (25.01477pt too wide) in paragraph at lines 34099--34099 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (3.98471pt too wide) in paragraph at lines 34099--34099 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 353 undefi ned on input line 34100. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.pure_doc_attention.PureDocAttention.Config' on page 353 un defined on input line 34108. Overfull \hbox (207.01491pt too wide) in paragraph at lines 34138--34138 []\T1/ptm/m/it/10 config: Overfull \hbox (192.01491pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 py- Overfull \hbox (634.61069pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 text.models.representations.query_document_pairwise_ranking_rep .QueryDocumentPairwiseRankingRep.Config, Overfull \hbox (194.23488pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 em- Overfull \hbox (217.01477pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (192.58498pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 Tu- Overfull \hbox (208.41452pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 ple[int, Overfull \hbox (196.6349pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 ...]\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 353 undefi ned on input line 34139. [353] LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseR ankingRep.Config' on page 354 undefined on input line 34151. Overfull \hbox (35.68495pt too wide) in paragraph at lines 34181--34181 []\T1/ptm/m/it/10 config\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 354 undefined on input line 34182. Underfull \hbox (badness 10000) in paragraph at lines 34223--34223 []\T1/ptm/m/it/10 config: py- Overfull \hbox (178.87225pt too wide) in paragraph at lines 34223--34223 \T1/ptm/m/it/10 text.models.representations.seq_rep.SeqRepresentation.Config\T1 /ptm/m/n/10 , LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.representation_base.RepresentationBase' on page 354 undefi ned on input line 34224. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.seq_rep.SeqRepresentation.Config' on page 354 undefined on input line 34233. [354] Underfull \hbox (badness 5077) in paragraph at lines 34263--34263 []\T1/ptm/m/it/10 config: py- Overfull \hbox (198.20186pt too wide) in paragraph at lines 34263--34263 \T1/ptm/m/it/10 text.models.representations.slot_attention.SlotAttention.Config \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34263--34263 \T1/ptm/m/it/10 batch_first: LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.module.Modu le' on page 355 undefined on input line 34264. LaTeX Warning: Hyper reference `modules/pytext.models.representations:pytext.mo dels.representations.slot_attention.SlotAttention.Config' on page 355 undefined on input line 34269. Overfull \hbox (69.24448pt too wide) in paragraph at lines 34324--34324 []\T1/ptm/m/it/10 lstm_dim: Overfull \hbox (45.98471pt too wide) in paragraph at lines 34324--34324 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.semantic_parsers.rnng:pyt ext.models.semantic_parsers.rnng.rnng_data_structures.CompositionFunction' on p age 355 undefined on input line 34325. Underfull \hbox (badness 10000) in paragraph at lines 34325--34326 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.models.semantic_parsers.rnng.rnng_ data_structures. [355] Overfull \hbox (123.24448pt too wide) in paragraph at lines 34357--34357 []\T1/ptm/m/it/10 lstm_dim: Overfull \hbox (99.98471pt too wide) in paragraph at lines 34357--34357 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models.semantic_parsers.rnng:pyt ext.models.semantic_parsers.rnng.rnng_data_structures.CompositionFunction' on p age 356 undefined on input line 34358. Underfull \hbox (badness 10000) in paragraph at lines 34358--34359 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 pytext.models.semantic_parsers.rnng.rnng_ data_structures. Overfull \hbox (4.01491pt too wide) in paragraph at lines 34384--34384 []\T1/ptm/m/it/10 node: Overfull \hbox (2.79494pt too wide) in paragraph at lines 34384--34384 \T1/ptm/m/it/10 Any\T1/pcr/m/n/10 ) Overfull \hbox (65.1145pt too wide) in paragraph at lines 34395--34395 []\T1/ptm/m/it/10 parser=None\T1/pcr/m/n/10 ) Overfull \hbox (13.24461pt too wide) in paragraph at lines 34417--34417 []\T1/ptm/m/it/10 lstm: Overfull \hbox (111.90414pt too wide) in paragraph at lines 34417--34417 \T1/ptm/m/it/10 torch.nn.modules.rnn.LSTM\T1/pcr/m/n/10 ) Overfull \hbox (7.91156pt too wide) in paragraph at lines 34430--34430 []\T1/ptm/m/it/10 index: int\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/1 0 py-text.models.semantic_parsers.rnng.rnng_data_structures.Element Overfull \hbox (26.12042pt too wide) in paragraph at lines 34455--34455 []\T1/ptm/m/it/10 expression: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 el-e -ment: py-text.models.semantic_parsers.rnng.rnng_data_structures.Element\T1/pcr /m/n/10 ) Overfull \hbox (288.70204pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 text.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config .AblationParams, Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 con- Overfull \hbox (297.29166pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 text.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config .RNNGConstraints, Overfull \hbox (16.80415pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 lstm_num_layers: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 int, Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 lstm_dim: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 int, Overfull \hbox (6.35475pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 max_open_NT: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 float, ac- Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 tions_vocab, Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 re-duce_idx: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 int, ig- Overfull \hbox (26.65414pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 nore_subNTs_roots: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 List[int], Overfull \hbox (6.91428pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 valid_NT_idxs: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 List[int], Overfull \hbox (4.6843pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 valid_IN_idxs: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 List[int], Overfull \hbox (5.24435pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 valid_SL_idxs: Overfull \hbox (169.75278pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 text.models.embeddings.embedding_list.EmbeddingList, Overfull \hbox (15.24434pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 p_compositional: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 py- Overfull \hbox (268.93166pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 text.models.semantic_parsers.rnng.rnng_data_structures.Composit ionFunction\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.BaseM odel' on page 356 undefined on input line 34473. [356] LaTeX Warning: Hyper reference `modules/pytext.models.semantic_parsers.rnng:pyt ext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config' on page 357 und efined on input line 34491. [357] Underfull \hbox (badness 10000) in paragraph at lines 34520--34522 []\T1/pcr/b/n/10 dict_feat \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Tuple[torch .Tensor, ..]]\T1/ptm/m/n/10 ) ^^U dic-tio-nary or Underfull \hbox (badness 10000) in paragraph at lines 34542--34542 []\T1/ptm/m/it/10 model_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea-ture_config\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta-data: py- Underfull \hbox (badness 6316) in paragraph at lines 34586--34586 []\T1/ptm/m/it/10 state: py-text.models.semantic_parsers.rnng.rnng_data_structu res.ParserState\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tar- Overfull \hbox (60.15479pt too wide) in paragraph at lines 34650--34650 []\T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (79.76465pt too wide) in paragraph at lines 34650--34650 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.joint_model .JointModel' on page 358 undefined on input line 34651. [358] Overfull \hbox (88.87001pt too wide) in paragraph at lines 34687--34689 [] LaTeX Warning: Hyper reference `modules/pytext.models.seq_models:pytext.models. seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config' on page 359 undefined on input line 34700. Underfull \hbox (badness 10000) in paragraph at lines 34741--34741 []\T1/ptm/m/it/10 embedding: py- Overfull \hbox (78.13335pt too wide) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py- Overfull \hbox (120.18164pt too wide) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 text.models.representations.representation_base.RepresentationB ase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 de-coder: py- Overfull \hbox (43.5732pt too wide) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 text.models.decoders.decoder_base.DecoderBase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 out-put_layer: py- Overfull \hbox (101.55244pt too wide) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 text.models.output_layers.output_layer_base.OutputLayerBase\T1/ pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model ' on page 359 undefined on input line 34742. [359] LaTeX Warning: Hyper reference `modules/pytext.models.seq_models:pytext.models. seq_models.seqnn.SeqNNModel.Config' on page 360 undefined on input line 34752. [360] Underfull \hbox (badness 10000) in paragraph at lines 34885--34885 []\T1/ptm/m/it/10 models\T1/ptm/m/n/10 , Overfull \hbox (20.36423pt too wide) in paragraph at lines 34885--34885 \T1/ptm/m/it/10 loss_weights\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model ' on page 361 undefined on input line 34886. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.DisjointMultitaskModel' on page 361 undefined on input line 34925 . Overfull \hbox (12.0747pt too wide) in paragraph at lines 34979--34979 []\T1/ptm/m/it/10 models\T1/ptm/m/n/10 , Overfull \hbox (38.36423pt too wide) in paragraph at lines 34979--34979 \T1/ptm/m/it/10 loss_weights\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.disjoint_mu ltitask_model.DisjointMultitaskModel' on page 361 undefined on input line 34980 . [361] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.distributed _model.DistributedModel.state_dict' on page 362 undefined on input line 35061. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.distributed _model.DistributedModel.state_dict' on page 362 undefined on input line 35063. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.distributed _model.DistributedModel.state_dict' on page 362 undefined on input line 35073. [362] Underfull \hbox (badness 10000) in paragraph at lines 35139--35139 []\T1/ptm/m/it/10 embedding: py- Overfull \hbox (90.13335pt too wide) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py- Overfull \hbox (132.18164pt too wide) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 text.models.representations.representation_base.RepresentationB ase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 de-coder: py- Overfull \hbox (55.5732pt too wide) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 text.models.decoders.decoder_base.DecoderBase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 out-put_layer: py- Overfull \hbox (113.55244pt too wide) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 text.models.output_layers.output_layer_base.OutputLayerBase\T1/ pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model ' on page 363 undefined on input line 35140. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.D ocModel_Deprecated.Config' on page 363 undefined on input line 35155. Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 []\T1/ptm/m/it/10 embedding: py- Overfull \hbox (42.13335pt too wide) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py- Overfull \hbox (84.18164pt too wide) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 text.models.representations.representation_base.RepresentationB ase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 de-coder: py- Overfull \hbox (7.5732pt too wide) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 text.models.decoders.decoder_base.DecoderBase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 out-put_layer: py- Overfull \hbox (65.55244pt too wide) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 text.models.output_layers.output_layer_base.OutputLayerBase\T1/ pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.D ocModel_Deprecated' on page 363 undefined on input line 35166. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.N ewDocModel.Config' on page 363 undefined on input line 35174. [363] Underfull \hbox (badness 10000) in paragraph at lines 35244--35244 []\T1/ptm/m/it/10 embedding: py- Overfull \hbox (102.13335pt too wide) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py- Overfull \hbox (144.18164pt too wide) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 text.models.representations.representation_base.RepresentationB ase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 de-coder: py- Overfull \hbox (67.5732pt too wide) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 text.models.decoders.decoder_base.DecoderBase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 out-put_layer: py- Overfull \hbox (125.55244pt too wide) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 text.models.output_layers.output_layer_base.OutputLayerBase\T1/ pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.N ewDocModel' on page 364 undefined on input line 35245. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.doc_model.N ewDocRegressionModel.Config' on page 364 undefined on input line 35253. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model ' on page 364 undefined on input line 35273. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.joint_model .JointModel.Config' on page 364 undefined on input line 35286. Underfull \hbox (badness 10000) in paragraph at lines 35293--35293 []\T1/ptm/m/it/10 model_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 feat_config\T1/p tm/m/n/10 , \T1/ptm/m/it/10 meta-data: py- LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 364 undefined on input line 35306. LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.BaseM odel.Config' on page 364 undefined on input line 35316. [364] Overfull \hbox (41.58298pt too wide) in paragraph at lines 35424--35424 []\T1/ptm/m/it/10 embedding: py-text.models.embeddings.embedding_base.Embedding Base\T1/ptm/m/n/10 , Overfull \hbox (97.34068pt too wide) in paragraph at lines 35424--35424 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py-text.models.representations.representati on_base.RepresentationBase\T1/ptm/m/n/10 , Overfull \hbox (72.23178pt too wide) in paragraph at lines 35424--35424 \T1/ptm/m/it/10 out-put_layer: py-text.models.output_layers.output_layer_base.O utputLayerBase\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.BaseM odel' on page 365 undefined on input line 35425. LaTeX Warning: Hyper reference `atis_tutorial::doc' on page 365 undefined on in put line 35469. [365] LaTeX Warning: Hyper reference `modules/pytext.models:pytext.models.model.Model .Config' on page 366 undefined on input line 35546. Underfull \hbox (badness 10000) in paragraph at lines 35553--35553 []\T1/ptm/m/it/10 sub_emb_module_dict: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 35553--35553 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase], Overfull \hbox (49.57239pt too wide) in paragraph at lines 35553--35553 \T1/ptm/m/it/10 meta-data\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 p y-text.models.embeddings.embedding_list.EmbeddingList [366] Underfull \hbox (badness 10000) in paragraph at lines 35626--35626 []\T1/ptm/m/it/10 config: py-text.models.model.Model.Config\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 feat_config: Underfull \hbox (badness 10000) in paragraph at lines 35626--35626 \T1/ptm/m/it/10 py-text.config.field_config.FeatureConfig\T1/ptm/m/n/10 , \T1/p tm/m/it/10 meta-data: py- LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBase' on page 367 undefined on input line 35636. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.pytext_conf ig.ConfigBaseMeta' on page 367 undefined on input line 35646. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.component.C omponent' on page 367 undefined on input line 35657. LaTeX Warning: Hyper reference `modules/pytext.config:pytext.config.module_conf ig.ModuleConfig' on page 367 undefined on input line 35670. Underfull \hbox (badness 10000) in paragraph at lines 35686--35686 []\T1/ptm/m/it/10 module_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 cre-ate_fn=< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb> Output written on PyText.pdf (407 pages, 1780277 bytes). Transcript written on PyText.log. [rtd-command-info] start-time: 2019-05-02T17:30:54.191159Z, end-time: 2019-05-02T17:30:54.321195Z, duration: 0, exit-code: 0 makeindex -s python.ist PyText.idx This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file PyText.idx......done (2524 entries accepted, 0 rejected). Sorting entries..........................done (33901 comparisons). Generating output file PyText.ind......done (4195 lines written, 0 warnings). Output written in PyText.ind. Transcript written in PyText.ilg. [rtd-command-info] start-time: 2019-05-02T17:30:54.412385Z, end-time: 2019-05-02T17:31:00.182352Z, duration: 5, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/_build/latex/PyText.tex This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/lates t/pytext/docs/source/_build/latex/PyText.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file PyText.idx (./PyText.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./PyText.out) (./PyText.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./PyText.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] Underfull \hbox (badness 10000) in paragraph at lines 295--296 []\T1/pcr/m/n/10 $ echo \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 APT::Default-Release "s table";\TS1/pcr/m/n/10 ' \T1/pcr/m/n/10 | sudo tee -a /etc/apt/apt. [5] Underfull \hbox (badness 10000) in paragraph at lines 365--366 []\T1/ptm/m/n/10 install OS de-pen-den-cies: \T1/pcr/m/n/10 sudo apt-get instal l python3-venv protobuf-compiler [6] [7] [8] [9] [10] [11] [12] [13 <./tb_train_metrics.png> <./tb_test_metrics. png>] [14 <./tb_graph.png>] [15 <./flask_www.png>] [16 <./ios_demo.png>] [17] [18] [19] [20] [21] [22] Underfull \vbox (badness 1769) detected at line 1273 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36 <./pytext_ design.png>] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] Overfull \hbox (1737.03542pt too wide) in paragraph at lines 3124--3125 [] Underfull \hbox (badness 10000) in paragraph at lines 3124--3125 [51] [52] [53] [54] [55] Overfull \hbox (78.62364pt too wide) in paragraph at lines 3532--3533 [] Underfull \hbox (badness 10000) in paragraph at lines 3532--3533 [56] Overfull \hbox (168.62364pt too wide) in paragraph at lines 3603--3604 [] Underfull \hbox (badness 10000) in paragraph at lines 3603--3604 [57] [58] [59] [60] [61] [62] Overfull \hbox (168.62364pt too wide) in paragraph at lines 4236--4237 [] Underfull \hbox (badness 10000) in paragraph at lines 4236--4237 [63] [64] [65] [66] [67] [68] [69] Overfull \hbox (27.2534pt too wide) in paragraph at lines 4906--4907 [] Underfull \hbox (badness 10000) in paragraph at lines 4906--4907 [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] Overfull \hbox (146.99222pt too wide) in paragraph at lines 5940--5941 [] Underfull \hbox (badness 10000) in paragraph at lines 5940--5941 [81] [82] [83] [84] [85] [86] [87] Overfull \hbox (185.41856pt too wide) in paragraph at lines 6667--6668 [] Underfull \hbox (badness 10000) in paragraph at lines 6667--6668 [88] [89] Overfull \hbox (185.41856pt too wide) in paragraph at lines 6809--6810 [] Underfull \hbox (badness 10000) in paragraph at lines 6809--6810 [90] Underfull \vbox (badness 10000) detected at line 6926 Overfull \vbox (2.68169pt too high) detected at line 6926 [91] Overfull \hbox (185.41856pt too wide) in paragraph at lines 6944--6945 [] Underfull \hbox (badness 10000) in paragraph at lines 6944--6945 [92] Underfull \vbox (badness 10000) detected at line 7049 Overfull \vbox (2.68169pt too high) detected at line 7049 [93] [94] [95] [96] [97] Overfull \hbox (6.70285pt too wide) in paragraph at lines 7434--7435 [] Underfull \hbox (badness 10000) in paragraph at lines 7434--7435 [98] [99] [100] Overfull \hbox (118.08905pt too wide) in paragraph at lines 7683--7684 [] Underfull \hbox (badness 10000) in paragraph at lines 7683--7684 Overfull \vbox (1.18015pt too high) detected at line 7770 [101] [102] [103] [104] [105] Overfull \hbox (493.66536pt too wide) in paragraph at lines 8245--8246 [] Underfull \hbox (badness 10000) in paragraph at lines 8245--8246 [106] Overfull \hbox (493.66536pt too wide) in paragraph at lines 8293--8294 [] Underfull \hbox (badness 10000) in paragraph at lines 8293--8294 [107] Overfull \hbox (493.66536pt too wide) in paragraph at lines 8352--8353 [] Underfull \hbox (badness 10000) in paragraph at lines 8352--8353 [108] Overfull \hbox (80.5611pt too wide) in paragraph at lines 8459--8460 [] Underfull \hbox (badness 10000) in paragraph at lines 8459--8460 [109] [110] [111] [112] [113] Overfull \hbox (41.80025pt too wide) in paragraph at lines 8870--8871 [] Underfull \hbox (badness 10000) in paragraph at lines 8870--8871 [114] [115] Overfull \hbox (167.13959pt too wide) in paragraph at lines 9157--9158 [] Underfull \hbox (badness 10000) in paragraph at lines 9157--9158 [116] [117] [118] [119] Overfull \hbox (143.08879pt too wide) in paragraph at lines 9436--9437 [] Underfull \hbox (badness 10000) in paragraph at lines 9436--9437 [120] [121] [122] Overfull \hbox (90.12956pt too wide) in paragraph at lines 9713--9714 [] Underfull \hbox (badness 10000) in paragraph at lines 9713--9714 Overfull \hbox (60.3104pt too wide) in paragraph at lines 9716--9717 [] Underfull \hbox (badness 10000) in paragraph at lines 9716--9717 [123] [124] [125] [126] Overfull \hbox (153.63002pt too wide) in paragraph at lines 10078--10079 [] Underfull \hbox (badness 10000) in paragraph at lines 10078--10079 [127] Overfull \hbox (90.12956pt too wide) in paragraph at lines 10137--10138 [] Underfull \hbox (badness 10000) in paragraph at lines 10137--10138 [128] [129] Overfull \hbox (94.00957pt too wide) in paragraph at lines 10307--10308 [] Underfull \hbox (badness 10000) in paragraph at lines 10307--10308 [130] Overfull \hbox (30.18344pt too wide) in paragraph at lines 10386--10387 [] Underfull \hbox (badness 10000) in paragraph at lines 10386--10387 [131] [132] [133] Overfull \hbox (29.31917pt too wide) in paragraph at lines 10691--10692 [] Underfull \hbox (badness 10000) in paragraph at lines 10691--10692 [134] Underfull \vbox (badness 10000) detected at line 10804 Overfull \vbox (2.68169pt too high) detected at line 10804 [135] [136] [137] Overfull \hbox (265.21762pt too wide) in paragraph at lines 10992--10993 [] Underfull \hbox (badness 10000) in paragraph at lines 10992--10993 Overfull \hbox (80.00102pt too wide) in paragraph at lines 10995--10996 [] Underfull \hbox (badness 10000) in paragraph at lines 10995--10996 [138] Underfull \vbox (badness 10000) detected at line 11084 Overfull \vbox (2.68169pt too high) detected at line 11084 [139] Overfull \hbox (238.40764pt too wide) in paragraph at lines 11105--11106 [] Underfull \hbox (badness 10000) in paragraph at lines 11105--11106 Overfull \hbox (80.00102pt too wide) in paragraph at lines 11108--11109 [] Underfull \hbox (badness 10000) in paragraph at lines 11108--11109 [140] [141] [142] [143] [144] [145] Overfull \hbox (8.13908pt too wide) in paragraph at lines 11645--11646 [] Underfull \hbox (badness 10000) in paragraph at lines 11645--11646 Overfull \hbox (8.13908pt too wide) in paragraph at lines 11687--11688 [] Underfull \hbox (badness 10000) in paragraph at lines 11687--11688 [146] [147] Underfull \vbox (badness 10000) detected at line 11902 Overfull \vbox (2.68169pt too high) detected at line 11902 [148] Underfull \vbox (badness 10000) detected at line 11902 Overfull \vbox (2.68169pt too high) detected at line 11902 [149] [150] Underfull \vbox (badness 10000) detected at line 12068 Overfull \vbox (2.68169pt too high) detected at line 12068 [151] [152] [153] Overfull \vbox (0.98016pt too high) detected at line 12271 [154] [155] [156] Overfull \hbox (60.05962pt too wide) in paragraph at lines 12455--12456 [] Underfull \hbox (badness 10000) in paragraph at lines 12455--12456 Overfull \vbox (1.41434pt too high) detected at line 12657 [157] Underfull \vbox (badness 10000) detected at line 12657 Overfull \vbox (2.68169pt too high) detected at line 12657 [158] Underfull \vbox (badness 10000) detected at line 12657 Overfull \vbox (2.68169pt too high) detected at line 12657 [159] Overfull \hbox (147.77763pt too wide) in paragraph at lines 12696--12697 [] Underfull \hbox (badness 10000) in paragraph at lines 12696--12697 [160] Overfull \hbox (184.65033pt too wide) in paragraph at lines 12777--12778 [] Underfull \hbox (badness 10000) in paragraph at lines 12777--12778 [161] Underfull \vbox (badness 10000) detected at line 12909 Overfull \vbox (2.68169pt too high) detected at line 12909 [162] Overfull \hbox (31.34032pt too wide) in paragraph at lines 12936--12937 [] Underfull \hbox (badness 10000) in paragraph at lines 12936--12937 [163] Underfull \vbox (badness 10000) detected at line 13066 Overfull \vbox (2.68169pt too high) detected at line 13066 [164] [165] Overfull \vbox (2.72583pt too high) detected at line 13268 [166] Underfull \vbox (badness 10000) detected at line 13268 Overfull \vbox (2.68169pt too high) detected at line 13268 [167] Underfull \vbox (badness 10000) detected at line 13268 Overfull \vbox (2.68169pt too high) detected at line 13268 [168] Overfull \hbox (112.55968pt too wide) in paragraph at lines 13292--13293 [] Underfull \hbox (badness 10000) in paragraph at lines 13292--13293 Overfull \hbox (26.06035pt too wide) in paragraph at lines 13301--13302 [] Underfull \hbox (badness 10000) in paragraph at lines 13301--13302 Overfull \hbox (5.10014pt too wide) in paragraph at lines 13307--13308 [] Underfull \hbox (badness 10000) in paragraph at lines 13307--13308 [169] Underfull \vbox (badness 10000) detected at line 13482 Overfull \vbox (2.68169pt too high) detected at line 13482 [170] Underfull \vbox (badness 10000) detected at line 13482 Overfull \vbox (2.68169pt too high) detected at line 13482 [171] Overfull \vbox (0.98016pt too high) detected at line 13641 [172] Underfull \vbox (badness 10000) detected at line 13641 Overfull \vbox (2.68169pt too high) detected at line 13641 [173] [174] [175] Underfull \vbox (badness 10000) detected at line 13840 Overfull \vbox (2.68169pt too high) detected at line 13840 [176] [177] [178] Underfull \vbox (badness 10000) detected at line 14018 Overfull \vbox (2.68169pt too high) detected at line 14018 [179] [180] [181] [182] [183] [184] [185] Underfull \hbox (badness 10000) in paragraph at lines 14828--14828 []\T1/ptm/m/it/10 component_type: py-text.config.component.ComponentType, cls_t o_add: Underfull \hbox (badness 10000) in paragraph at lines 14834--14834 []\T1/ptm/m/it/10 component_type: py-text.config.component.ComponentType\T1/pcr /m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu- Underfull \hbox (badness 10000) in paragraph at lines 14840--14840 []\T1/ptm/m/it/10 component_type: py-text.config.component.ComponentType, con-f ig_cls: Underfull \hbox (badness 10000) in paragraph at lines 14852--14852 []\T1/ptm/m/it/10 component_type: py-text.config.component.ComponentType\T1/pcr /m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu- Underfull \hbox (badness 10000) in paragraph at lines 14869--14869 []\T1/ptm/m/it/10 component_type: py- Underfull \hbox (badness 10000) in paragraph at lines 14869--14869 \T1/ptm/m/it/10 text.config.component.ComponentType\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 con-fig: Underfull \hbox (badness 10000) in paragraph at lines 14911--14911 []\T1/ptm/m/it/10 optimizer_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 model: Underfull \hbox (badness 10000) in paragraph at lines 14911--14911 \T1/ptm/m/it/10 torch.nn.modules.module.Module\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14929--14929 []\T1/ptm/m/it/10 trainer_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 model: [186] [187] [188] [189] [190] Overfull \hbox (13.76465pt too wide) in paragraph at lines 15806--15806 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [191] Underfull \hbox (badness 10000) in paragraph at lines 15895--15895 []\T1/ptm/m/it/10 json_obj\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ig-nore_fields=()\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 []\T1/ptm/m/it/10 annotation_string: str\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 ut-ter-ance: str = ''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 bi-na-tion_labels: bool Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 = True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 add_dict_feat: Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 bool = False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ac- Underfull \hbox (badness 10000) in paragraph at lines 15919--15919 \T1/ptm/m/it/10 cept_flat_intents_slots: [192] Underfull \hbox (badness 10000) in paragraph at lines 16110--16110 []\T1/ptm/m/it/10 root: py- Overfull \hbox (24.40329pt too wide) in paragraph at lines 16110--16110 \T1/ptm/m/it/10 text.data.data_structures.annotation.Root\T1/ptm/m/n/10 , [193] Underfull \hbox (badness 10000) in paragraph at lines 16177--16177 []\T1/ptm/m/it/10 combination_labels: Underfull \hbox (badness 5050) in paragraph at lines 16203--16203 []\T1/ptm/m/it/10 node_label: str\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 16227--16227 []\T1/ptm/m/it/10 tokens_str: List[str], Underfull \hbox (badness 10000) in paragraph at lines 16227--16227 \T1/ptm/m/it/10 ac-tions_indices: Underfull \hbox (badness 10000) in paragraph at lines 16236--16236 []\T1/ptm/m/it/10 label: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 span: py- Underfull \hbox (badness 10000) in paragraph at lines 16236--16236 \T1/ptm/m/it/10 text.data.data_structures.node.Span\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 chil- Underfull \hbox (badness 10000) in paragraph at lines 16236--16236 \T1/ptm/m/it/10 dren: Op-tional[AbstractSet[Node]] = [194] Underfull \hbox (badness 10000) in paragraph at lines 16363--16363 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea-ture_config: py- Overfull \hbox (16.9942pt too wide) in paragraph at lines 16363--16363 \T1/ptm/m/it/10 text.config.field_config.FeatureConfig\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 16383--16383 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [195] Underfull \hbox (badness 10000) in paragraph at lines 16523--16523 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea- Underfull \hbox (badness 10000) in paragraph at lines 16523--16523 \T1/ptm/m/it/10 ture_config: Underfull \hbox (badness 10000) in paragraph at lines 16523--16523 \T1/ptm/m/it/10 py- Overfull \hbox (94.9942pt too wide) in paragraph at lines 16523--16523 \T1/ptm/m/it/10 text.config.field_config.FeatureConfig\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 16538--16538 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Underfull \hbox (badness 10000) in paragraph at lines 16560--16560 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [196] Underfull \hbox (badness 10000) in paragraph at lines 16580--16580 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea-ture_config: py- Underfull \hbox (badness 10000) in paragraph at lines 16600--16600 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [197] Underfull \hbox (badness 10000) in paragraph at lines 16737--16737 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea-ture_config: py- Underfull \hbox (badness 10000) in paragraph at lines 16752--16752 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Underfull \hbox (badness 10000) in paragraph at lines 16774--16774 []\T1/ptm/m/it/10 input_record: py-text.data.featurizer.featurizer.InputRecord\ T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [198] Underfull \hbox (badness 10000) in paragraph at lines 16843--16843 []\T1/ptm/m/it/10 generator\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16891--16896 []\T1/ptm/m/n/10 A Root-Data-Source should im-ple-ment \T1/ptm/m/it/10 raw_trai n_data_generator\T1/ptm/m/n/10 , \T1/ptm/m/it/10 raw_test_data_generator\T1/ptm /m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 16978--16978 []\T1/ptm/m/it/10 data_source: py- Overfull \hbox (80.26344pt too wide) in paragraph at lines 16978--16978 \T1/ptm/m/it/10 text.data.sources.data_source.DataSource\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16978--16978 \T1/ptm/m/it/10 rank=0\T1/ptm/m/n/10 , [199] [200] Underfull \hbox (badness 10000) in paragraph at lines 17097--17097 []\T1/ptm/m/it/10 train_filename=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17097--17097 \T1/ptm/m/it/10 test_filename=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17097--17097 \T1/ptm/m/it/10 eval_filename=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ig- Underfull \hbox (badness 10000) in paragraph at lines 17119--17119 []\T1/ptm/m/it/10 config: py-text.data.sources.squad.SquadDataSource.Config\T1/ ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17149--17149 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 field_names=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 de-lim-iter='t'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17163--17163 []\T1/ptm/m/it/10 rank=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 world_size=1\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17164--17166 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.data.sources.tsv.TSVDataSource [][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 pytext.data.sources. Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 []\T1/ptm/m/it/10 train_file=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 test_file=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 eval_file=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 field_names=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 de-lim-iter='t'\T1/ptm/m/n/10 , Overfull \hbox (23.47403pt too wide) in paragraph at lines 17179--17179 \T1/ptm/m/it/10 data_source_languages={'eval': [201] Underfull \hbox (badness 10000) in paragraph at lines 17221--17221 []\T1/ptm/m/it/10 train_file=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 test_file=Non e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17221--17221 \T1/ptm/m/it/10 eval_file=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 field_names=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 17236--17236 []\T1/ptm/m/it/10 config: py-text.data.sources.tsv.TSVDataSource.Config, schema : Underfull \hbox (badness 10000) in paragraph at lines 17335--17335 []\T1/ptm/m/it/10 train_filename=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 test_file name=None\T1/ptm/m/n/10 , [202] Underfull \hbox (badness 10000) in paragraph at lines 17357--17357 []\T1/ptm/m/it/10 config: py-text.data.sources.squad.SquadDataSource.Config\T1/ ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17393--17393 []\T1/ptm/m/it/10 config: py-text.data.sources.tsv.TSVDataSource.Config, schema : Overfull \hbox (10.81418pt too wide) in paragraph at lines 17444--17444 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (148.81418pt too wide) in paragraph at lines 17481--17481 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [203] Overfull \hbox (154.81418pt too wide) in paragraph at lines 17498--17498 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (316.81418pt too wide) in paragraph at lines 17551--17551 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (286.81418pt too wide) in paragraph at lines 17565--17565 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [204] Overfull \hbox (214.81418pt too wide) in paragraph at lines 17706--17706 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (64.81418pt too wide) in paragraph at lines 17743--17743 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (244.81418pt too wide) in paragraph at lines 17780--17780 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [205] Overfull \hbox (166.81418pt too wide) in paragraph at lines 17817--17817 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 17822--17822 []\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Overfull \hbox (137.08261pt too wide) in paragraph at lines 17822--17822 \T1/ptm/m/n/10 text.data.language_model_data_handler.LanguageModelDataHandler Overfull \hbox (358.81418pt too wide) in paragraph at lines 17846--17846 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (148.81418pt too wide) in paragraph at lines 17883--17883 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (70.81418pt too wide) in paragraph at lines 17900--17900 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) Overfull \hbox (58.81418pt too wide) in paragraph at lines 17931--17931 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [206] Overfull \hbox (28.81418pt too wide) in paragraph at lines 18076--18076 []\T1/ptm/m/it/10 methodName='runTest'\T1/pcr/m/n/10 ) [207] [208] [209] Overfull \hbox (6.31377pt too wide) in paragraph at lines 18397--18397 []\T1/ptm/m/it/10 unnormalized_iterator_probs: Underfull \hbox (badness 10000) in paragraph at lines 18444--18444 []\T1/ptm/m/it/10 iter_to_set_epoch: Op- [210] Underfull \hbox (badness 10000) in paragraph at lines 18511--18511 []\T1/ptm/m/it/10 bptt_len: Underfull \hbox (badness 10000) in paragraph at lines 18511--18511 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (7.76465pt too wide) in paragraph at lines 18511--18511 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) Overfull \hbox (61.69272pt too wide) in paragraph at lines 18534--18534 []\T1/ptm/m/it/10 config: py-text.data.bptt_lm_data_handler.BPTTLanguageModelDa taHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18534--18534 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 18592--18592 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 18600--18600 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- [211] Overfull \hbox (32.31458pt too wide) in paragraph at lines 18644--18644 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (11.09409pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 List[str], Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 bels: Overfull \hbox (8.30428pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 py- Overfull \hbox (62.36392pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 fea- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 tures: Overfull \hbox (8.30428pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 py- Overfull \hbox (62.36392pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 fea- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 tur- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 izer: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 py- Overfull \hbox (135.68242pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 ex- Overfull \hbox (16.20457pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (8.30428pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 py- Overfull \hbox (59.86392pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text.fields.field.Field] Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 None, Overfull \hbox (52.43414pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (24.59445pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 'word_feat', Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 shuf- Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 fle: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 True, Overfull \hbox (51.21417pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 sort_within_batch: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 True, Overfull \hbox (20.65463pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 train_path: Overfull \hbox (17.01448pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (17.86473pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 eval_path: Overfull \hbox (14.52452pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (15.24448pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 test_path: Overfull \hbox (11.60432pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (44.94429pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 128, Overfull \hbox (42.15439pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 eval_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 128, Overfull \hbox (39.53413pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 test_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 128, Overfull \hbox (30.78455pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 max_seq_len: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 -1, Overfull \hbox (22.81458pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 pass_index: Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 True, Overfull \hbox (19.76465pt too wide) in paragraph at lines 18644--18644 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [212] Overfull \vbox (129.1224pt too high) has occurred while \output is active [213] Overfull \hbox (58.01227pt too wide) in paragraph at lines 18663--18663 []\T1/ptm/m/it/10 config: py-text.data.compositional_data_handler.Compositional DataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18663--18663 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (158.31458pt too wide) in paragraph at lines 18683--18683 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (137.09409pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 List[str], Overfull \hbox (112.35486pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 la- Overfull \hbox (120.6847pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 bels: Overfull \hbox (134.30428pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 py- Overfull \hbox (188.36392pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (116.7948pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 fea- Overfull \hbox (124.20457pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 tures: Overfull \hbox (134.30428pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 py- Overfull \hbox (188.36392pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (116.7948pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 fea- Overfull \hbox (116.0448pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 tur- Overfull \hbox (119.57458pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 izer: Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 py- Overfull \hbox (261.68242pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Overfull \hbox (113.2549pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 ex- Overfull \hbox (142.20457pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (134.30428pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 py- Overfull \hbox (185.86392pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text.fields.field.Field] Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (124.75488pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 None, Overfull \hbox (178.43414pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (111.80469pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 str Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (150.59445pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (121.24475pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 shuf- Overfull \hbox (114.01491pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 fle: Overfull \hbox (119.0249pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 bool Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (121.98486pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 True, Overfull \hbox (177.21417pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 sort_within_batch: Overfull \hbox (119.0249pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 bool Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (121.98486pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 True, Overfull \hbox (146.65463pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 train_path: Overfull \hbox (111.80469pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 str Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (143.01448pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (143.86473pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 eval_path: Overfull \hbox (111.80469pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 str Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (140.52452pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (141.24448pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 test_path: Overfull \hbox (111.80469pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 str Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (137.60432pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (170.94429pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 train_batch_size: Overfull \hbox (111.8048pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 int Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (118.74501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 128, Overfull \hbox (168.15439pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 eval_batch_size: Overfull \hbox (111.8048pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 int Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (118.74501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 128, Overfull \hbox (165.53413pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 test_batch_size: Overfull \hbox (111.8048pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 int Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (118.74501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 128, Overfull \hbox (156.78455pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 max_seq_len: Overfull \hbox (111.8048pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 int Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (104.57497pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 - Overfull \hbox (108.74501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 1, Overfull \hbox (148.81458pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 pass_index: Overfull \hbox (119.0249pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 bool Overfull \hbox (107.99501pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 = Overfull \hbox (121.98486pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 True, Overfull \hbox (145.76465pt too wide) in paragraph at lines 18683--18683 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [214] Overfull \vbox (237.1224pt too high) has occurred while \output is active [215] Overfull \hbox (139.16118pt too wide) in paragraph at lines 18767--18767 []\T1/ptm/m/it/10 config: py-text.data.contextual_intent_slot_data_handler.Cont extualIntentSlotModelDataHandler.Config, Overfull \hbox (4.66255pt too wide) in paragraph at lines 18767--18767 \T1/ptm/m/it/10 fea-ture_config: py-text.config.contextual_intent_slot.ModelInp utConfig, [216] Underfull \hbox (badness 10000) in paragraph at lines 18932--18932 []\T1/ptm/m/it/10 iterable: It-er-able[pytext.data.sources.data_source.RawExamp le], sort_key=None, [217] Underfull \hbox (badness 10000) in paragraph at lines 18963--18966 []\T1/ptm/m/n/10 It can ac-com-plish these in any way it needs to. The base im- ple-men-ta-tion uti-lizes \T1/ptm/m/it/10 py- Underfull \hbox (badness 10000) in paragraph at lines 19000--19000 []\T1/ptm/m/it/10 config: py-text.data.data.Data.Config, schema: Underfull \hbox (badness 10000) in paragraph at lines 19000--19000 \T1/ptm/m/it/10 Dict[str, Type[CT_co]], ten-soriz-ers: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 19015--19015 []\T1/ptm/m/it/10 train_batch_size=16\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eval_batc h_size=16\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19031--19031 []\T1/ptm/m/it/10 iterable: It-er-able[pytext.data.sources.data_source.RawExamp le], sort_key=None, [218] Underfull \hbox (badness 10000) in paragraph at lines 19144--19144 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 19144--19144 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, [219] [220] Underfull \hbox (badness 10000) in paragraph at lines 19455--19455 []\T1/ptm/m/it/10 test_path: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 batch_size: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [221] Underfull \hbox (badness 10000) in paragraph at lines 19506--19506 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 19536--19536 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 []\T1/ptm/m/it/10 data_dict: Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 Dict[str, py- Overfull \hbox (22.93427pt too wide) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 text.data.data.Data], Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 sam-plers: Overfull \hbox (87.61351pt too wide) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 Dict[pytext.common.constants.Stage, Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 py- Overfull \hbox (119.28346pt too wide) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 text.data.batch_sampler.BaseBatchSampler], Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 epoch_size: Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 Op-tional[int] Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 = None, Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 test_key: Underfull \hbox (badness 10000) in paragraph at lines 19640--19640 \T1/ptm/m/it/10 str = None, [222] Overfull \hbox (16.81175pt too wide) in paragraph at lines 19687--19687 []\T1/ptm/m/it/10 config: py-text.data.disjoint_multitask_data.DisjointMultitas kData.Config, Underfull \hbox (badness 5607) in paragraph at lines 19687--19687 \T1/ptm/m/it/10 data_dict: Dict[str, py-text.data.data.Data], task_key: str = Overfull \hbox (57.01491pt too wide) in paragraph at lines 19699--19699 []\T1/ptm/m/it/10 config: Overfull \hbox (42.01491pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 py- Overfull \hbox (352.02135pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 text.data.disjoint_multitask_data_handler.DisjointMultitaskData Handler.Config, Overfull \hbox (90.25449pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 data_handlers: Overfull \hbox (62.30428pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (42.01491pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 py- Overfull \hbox (181.26369pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 text.data.data_handler.DataHandler], Overfull \hbox (44.0448pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 tar- Overfull \hbox (92.46445pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 get_task_name: Overfull \hbox (44.79494pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 Op- Overfull \hbox (70.92415pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 tional[str] Overfull \hbox (35.99501pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 = Overfull \hbox (52.75488pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 None, Overfull \hbox (54.15479pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 *args, Overfull \hbox (73.76465pt too wide) in paragraph at lines 19699--19699 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [223] [224] Overfull \hbox (36.77437pt too wide) in paragraph at lines 19823--19823 []\T1/ptm/m/it/10 iterators: Overfull \hbox (32.30428pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (12.01491pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 py- Overfull \hbox (152.07361pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 text.data.data_handler.BatchIterator], Overfull \hbox (12.57497pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 up- Overfull \hbox (18.68483pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 sam- Overfull \hbox (14.7948pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 ple: Overfull \hbox (17.0249pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 bool Overfull \hbox (5.99501pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 = Overfull \hbox (19.98486pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 True, Overfull \hbox (74.08418pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 iter_to_set_epoch: Overfull \hbox (14.79494pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 Op- Overfull \hbox (40.92415pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 tional[str] Overfull \hbox (5.99501pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 = Overfull \hbox (26.35487pt too wide) in paragraph at lines 19823--19823 \T1/ptm/m/it/10 None\T1/pcr/m/n/10 ) [225] Overfull \hbox (86.31458pt too wide) in paragraph at lines 19924--19924 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (65.09409pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 List[str], Overfull \hbox (40.35486pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 la- Overfull \hbox (48.6847pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 bels: Overfull \hbox (62.30428pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 py- Overfull \hbox (116.36392pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (44.7948pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 fea- Overfull \hbox (52.20457pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 tures: Overfull \hbox (62.30428pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 py- Overfull \hbox (116.36392pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (44.7948pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 fea- Overfull \hbox (44.0448pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 tur- Overfull \hbox (47.57458pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 izer: Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 py- Overfull \hbox (189.68242pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Overfull \hbox (41.2549pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 ex- Overfull \hbox (70.20457pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (62.30428pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 py- Overfull \hbox (113.86392pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text.fields.field.Field] Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (52.75488pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 None, Overfull \hbox (106.43414pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (39.80469pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 str Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (78.59445pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (49.24475pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 shuf- Overfull \hbox (42.01491pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 fle: Overfull \hbox (47.0249pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (49.98486pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 True, Overfull \hbox (105.21417pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 sort_within_batch: Overfull \hbox (47.0249pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (49.98486pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 True, Overfull \hbox (74.65463pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 train_path: Overfull \hbox (39.80469pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 str Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (71.01448pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (71.86473pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 eval_path: Overfull \hbox (39.80469pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 str Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (68.52452pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (69.24448pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 test_path: Overfull \hbox (39.80469pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 str Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (65.60432pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (98.94429pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 train_batch_size: Overfull \hbox (39.8048pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 int Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (46.74501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 128, Overfull \hbox (96.15439pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 eval_batch_size: Overfull \hbox (39.8048pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 int Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (46.74501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 128, Overfull \hbox (93.53413pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 test_batch_size: Overfull \hbox (39.8048pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 int Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (46.74501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 128, Overfull \hbox (84.78455pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 max_seq_len: Overfull \hbox (39.8048pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 int Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (32.57497pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 - Overfull \hbox (36.74501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 1, Overfull \hbox (76.81458pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 pass_index: Overfull \hbox (47.0249pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 = Overfull \hbox (49.98486pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 True, Overfull \hbox (73.76465pt too wide) in paragraph at lines 19924--19924 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [226] Overfull \vbox (237.1224pt too high) has occurred while \output is active [227] Overfull \hbox (86.33185pt too wide) in paragraph at lines 19941--19941 []\T1/ptm/m/it/10 config: py-text.data.doc_classification_data_handler.DocClass ificationDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (10.33292pt too wide) in paragraph at lines 19941--19941 \T1/ptm/m/it/10 model_input_config: py-text.config.doc_classification.ModelInpu tConfig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 []\T1/ptm/m/it/10 raw_columns: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 List[str], la- Underfull \hbox (badness 6775) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 bels: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 fea-tur-izer: py- Overfull \hbox (69.68242pt too wide) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 ex-tra_fields: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text.fields.field.Field] Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 = None, Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 text_feature_name: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 str = 'word_feat', Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 sort_within_batch: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 bool = True, Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 train_path: str Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 = 'train.tsv', Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 eval_path: str = Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 'eval.tsv', test_path: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 str = 'test.tsv', Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 int = 128, Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 eval_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20013--20013 \T1/ptm/m/it/10 int = 128, [228] Overfull \hbox (5.98274pt too wide) in paragraph at lines 20032--20032 []\T1/ptm/m/it/10 config: py-text.data.joint_data_handler.JointModelDataHandler .Config, Underfull \hbox (badness 10000) in paragraph at lines 20032--20032 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig, la- Underfull \hbox (badness 10000) in paragraph at lines 20032--20032 \T1/ptm/m/it/10 bel_configs: Union[pytext.config.field_config.DocLabelConfig, Underfull \hbox (badness 10000) in paragraph at lines 20032--20032 \T1/ptm/m/it/10 py-text.config.field_config.WordLabelConfig, Underfull \hbox (badness 10000) in paragraph at lines 20032--20032 \T1/ptm/m/it/10 List[Union[pytext.config.field_config.DocLabelConfig, py- Overfull \hbox (38.31458pt too wide) in paragraph at lines 20052--20052 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (17.09409pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 List[str], Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 la- Overfull \hbox (0.6847pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 bels: Overfull \hbox (14.30428pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 py- Overfull \hbox (68.36392pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 fea- Overfull \hbox (4.20457pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 tures: Overfull \hbox (14.30428pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 py- Overfull \hbox (68.36392pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 fea- Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 tur- Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 izer: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 py- Overfull \hbox (141.68242pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 ex- Overfull \hbox (22.20457pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (14.30428pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 py- Overfull \hbox (65.86392pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text.fields.field.Field] Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (4.75488pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 None, Overfull \hbox (58.43414pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 text_feature_name: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 str Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (30.59445pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (1.24475pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 shuf- Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 fle: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (1.98486pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 True, Overfull \hbox (57.21417pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 sort_within_batch: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (1.98486pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 True, Overfull \hbox (26.65463pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 train_path: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 str Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (23.01448pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (23.86473pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 eval_path: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 str Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (20.52452pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (21.24448pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 test_path: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 str Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (17.60432pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (50.94429pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 int Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 128, Overfull \hbox (48.15439pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 eval_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 int Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 128, Overfull \hbox (45.53413pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 test_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 int Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 128, Overfull \hbox (36.78455pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 max_seq_len: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 int Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 -1, Overfull \hbox (28.81458pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 pass_index: Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 bool Underfull \hbox (badness 10000) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 = Overfull \hbox (1.98486pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 True, Overfull \hbox (25.76465pt too wide) in paragraph at lines 20052--20052 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [229] Overfull \vbox (225.1224pt too high) has occurred while \output is active [230] Overfull \hbox (74.25288pt too wide) in paragraph at lines 20069--20069 []\T1/ptm/m/it/10 config: py-text.data.language_model_data_handler.LanguageMode lDataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20069--20069 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20097--20097 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Overfull \hbox (98.31458pt too wide) in paragraph at lines 20136--20136 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (77.09409pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 List[str], Overfull \hbox (52.35486pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 la- Overfull \hbox (60.6847pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 bels: Overfull \hbox (74.30428pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 py- Overfull \hbox (128.36392pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (56.7948pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 fea- Overfull \hbox (64.20457pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 tures: Overfull \hbox (74.30428pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 py- Overfull \hbox (128.36392pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (56.7948pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 fea- Overfull \hbox (56.0448pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 tur- Overfull \hbox (59.57458pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 izer: Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 py- Overfull \hbox (201.68242pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Overfull \hbox (53.2549pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 ex- Overfull \hbox (82.20457pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (74.30428pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 py- Overfull \hbox (125.86392pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text.fields.field.Field] Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (64.75488pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 None, Overfull \hbox (118.43414pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (51.80469pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 str Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (90.59445pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (61.24475pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 shuf- Overfull \hbox (54.01491pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 fle: Overfull \hbox (59.0249pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 bool Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (61.98486pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 True, Overfull \hbox (117.21417pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 sort_within_batch: Overfull \hbox (59.0249pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 bool Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (61.98486pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 True, Overfull \hbox (86.65463pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 train_path: Overfull \hbox (51.80469pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 str Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (83.01448pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (83.86473pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 eval_path: Overfull \hbox (51.80469pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 str Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (80.52452pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (81.24448pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 test_path: Overfull \hbox (51.80469pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 str Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (77.60432pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (110.94429pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 train_batch_size: Overfull \hbox (51.8048pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 int Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (58.74501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 128, Overfull \hbox (108.15439pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 eval_batch_size: Overfull \hbox (51.8048pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 int Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (58.74501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 128, Overfull \hbox (105.53413pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 test_batch_size: Overfull \hbox (51.8048pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 int Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (58.74501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 128, Overfull \hbox (96.78455pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 max_seq_len: Overfull \hbox (51.8048pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 int Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (44.57497pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 - Overfull \hbox (48.74501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 1, Overfull \hbox (88.81458pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 pass_index: Overfull \hbox (59.0249pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 bool Overfull \hbox (47.99501pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 = Overfull \hbox (61.98486pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 True, Overfull \hbox (85.76465pt too wide) in paragraph at lines 20136--20136 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [231] Overfull \vbox (237.1224pt too high) has occurred while \output is active [232] Overfull \hbox (88.8816pt too wide) in paragraph at lines 20149--20149 []\T1/ptm/m/it/10 config: py-text.data.pair_classification_data_handler.PairCla ssificationDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (230.31458pt too wide) in paragraph at lines 20206--20206 []\T1/ptm/m/it/10 raw_columns: Overfull \hbox (209.09409pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 List[str], Overfull \hbox (184.35486pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 la- Overfull \hbox (192.6847pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 bels: Overfull \hbox (206.30428pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 py- Overfull \hbox (260.36392pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (188.7948pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 fea- Overfull \hbox (196.20457pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 tures: Overfull \hbox (206.30428pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 py- Overfull \hbox (260.36392pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text.fields.field.Field], Overfull \hbox (188.7948pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 fea- Overfull \hbox (188.0448pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 tur- Overfull \hbox (191.57458pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 izer: Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 py- Overfull \hbox (333.68242pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Overfull \hbox (185.2549pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 ex- Overfull \hbox (214.20457pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 tra_fields: Overfull \hbox (206.30428pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 py- Overfull \hbox (257.86392pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text.fields.field.Field] Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (196.75488pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 None, Overfull \hbox (250.43414pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 text_feature_name: Overfull \hbox (183.80469pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 str Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (222.59445pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 'word_feat', Overfull \hbox (193.24475pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 shuf- Overfull \hbox (186.01491pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 fle: Overfull \hbox (191.0249pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 bool Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (193.98486pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 True, Overfull \hbox (249.21417pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 sort_within_batch: Overfull \hbox (191.0249pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 bool Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (193.98486pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 True, Overfull \hbox (218.65463pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 train_path: Overfull \hbox (183.80469pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 str Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (215.01448pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 'train.tsv', Overfull \hbox (215.86473pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 eval_path: Overfull \hbox (183.80469pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 str Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (212.52452pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 'eval.tsv', Overfull \hbox (213.24448pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 test_path: Overfull \hbox (183.80469pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 str Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (209.60432pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 'test.tsv', Overfull \hbox (242.94429pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 train_batch_size: Overfull \hbox (183.8048pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 int Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (190.74501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 128, Overfull \hbox (240.15439pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 eval_batch_size: Overfull \hbox (183.8048pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 int Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (190.74501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 128, Overfull \hbox (237.53413pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 test_batch_size: Overfull \hbox (183.8048pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 int Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (190.74501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 128, Overfull \hbox (228.78455pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 max_seq_len: Overfull \hbox (183.8048pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 int Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (176.57497pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 - Overfull \hbox (180.74501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 1, Overfull \hbox (220.81458pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 pass_index: Overfull \hbox (191.0249pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 bool Overfull \hbox (179.99501pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 = Overfull \hbox (193.98486pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 True, Overfull \hbox (217.76465pt too wide) in paragraph at lines 20206--20206 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [233] Overfull \vbox (237.1224pt too high) has occurred while \output is active [234] Overfull \hbox (218.68108pt too wide) in paragraph at lines 20219--20219 []\T1/ptm/m/it/10 config: py-text.data.query_document_pairwise_ranking_data_han dler.QueryDocumentPairwiseRankingDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (57.98257pt too wide) in paragraph at lines 20219--20219 \T1/ptm/m/it/10 fea-ture_config: py-text.config.query_document_pairwise_ranking .ModelInputConfig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 []\T1/ptm/m/it/10 raw_columns: List[str], Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 la-bels: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 fea-tures: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 fea-tur-izer: py- Overfull \hbox (45.68242pt too wide) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 text.fields.field.Field] = Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 None, text_feature_name: Underfull \hbox (badness 7522) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 str = 'word_feat', shuf- Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 fle: bool = True, Underfull \hbox (badness 10000) in paragraph at lines 20250--20250 \T1/ptm/m/it/10 sort_within_batch: bool Underfull \hbox (badness 10000) in paragraph at lines 20269--20269 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 20289--20289 []\T1/ptm/m/it/10 text_column\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lower=True\T1/ptm /m/n/10 , [235] [236] Underfull \hbox (badness 10000) in paragraph at lines 20462--20462 []\T1/ptm/m/it/10 label_column: str = 'la-bel'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 20510--20510 []\T1/ptm/m/it/10 label_column: str = 'la- Underfull \hbox (badness 10000) in paragraph at lines 20510--20510 \T1/ptm/m/it/10 bel'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rescale_range: Op- [237] Underfull \hbox (badness 10000) in paragraph at lines 20678--20678 []\T1/ptm/m/it/10 text_column\T1/ptm/m/n/10 , \T1/ptm/m/it/10 to-k-enizer=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20678--20678 \T1/ptm/m/it/10 add_bos_token=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20678--20678 \T1/ptm/m/it/10 add_eos_token=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20678--20678 \T1/ptm/m/it/10 use_eos_token_for_bos=False\T1/ptm/m/n/10 , [238] Underfull \hbox (badness 10000) in paragraph at lines 20734--20734 []\T1/ptm/m/it/10 slot_column: str = Underfull \hbox (badness 10000) in paragraph at lines 20734--20734 \T1/ptm/m/it/10 'slots'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_column: str Underfull \hbox (badness 10000) in paragraph at lines 20734--20734 \T1/ptm/m/it/10 = 'text'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 to-k-enizer: py- Overfull \hbox (11.48283pt too wide) in paragraph at lines 20734--20734 \T1/ptm/m/it/10 text.data.tokenizers.tokenizer.Tokenizer [239] Underfull \hbox (badness 10000) in paragraph at lines 20867--20867 []\T1/ptm/m/it/10 target: List[float], la-bel_list: List[str], Underfull \hbox (badness 10000) in paragraph at lines 20885--20885 []\T1/ptm/m/it/10 batch\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pad_token=0\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 pad_shape=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20925--20925 []\T1/ptm/m/it/10 iterable: It-er-able[pytext.data.sources.data_source.RawExamp le], sort_key=None, [240] Overfull \hbox (61.69272pt too wide) in paragraph at lines 21039--21039 []\T1/ptm/m/it/10 config: py-text.data.bptt_lm_data_handler.BPTTLanguageModelDa taHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21039--21039 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 21097--21097 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- [241] Underfull \hbox (badness 10000) in paragraph at lines 21105--21105 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 21154--21154 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 21154--21154 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Overfull \hbox (58.01227pt too wide) in paragraph at lines 21173--21173 []\T1/ptm/m/it/10 config: py-text.data.compositional_data_handler.Compositional DataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21173--21173 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 []\T1/ptm/m/it/10 raw_columns: List[str], Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 la-bels: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 fea-tures: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 fea-tur-izer: py- Overfull \hbox (45.68242pt too wide) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 text.fields.field.Field] = Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 None, text_feature_name: Underfull \hbox (badness 7522) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 str = 'word_feat', shuf- Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 fle: bool = True, Underfull \hbox (badness 10000) in paragraph at lines 21190--21190 \T1/ptm/m/it/10 sort_within_batch: bool [242] [243] Overfull \hbox (139.16118pt too wide) in paragraph at lines 21274--21274 []\T1/ptm/m/it/10 config: py-text.data.contextual_intent_slot_data_handler.Cont extualIntentSlotModelDataHandler.Config, Overfull \hbox (4.66255pt too wide) in paragraph at lines 21274--21274 \T1/ptm/m/it/10 fea-ture_config: py-text.config.contextual_intent_slot.ModelInp utConfig, Underfull \hbox (badness 10000) in paragraph at lines 21371--21371 []\T1/ptm/m/it/10 data_source: py-text.data.sources.data_source.DataSource, ten -soriz- Underfull \hbox (badness 10000) in paragraph at lines 21371--21371 \T1/ptm/m/it/10 ers: Dict[str, py-text.data.tensorizers.Tensorizer], batcher: p y- [244] Underfull \hbox (badness 10000) in paragraph at lines 21384--21387 []\T1/ptm/m/n/10 It can ac-com-plish these in any way it needs to. The base im- ple-men-ta-tion uti-lizes \T1/ptm/m/it/10 py- Underfull \hbox (badness 10000) in paragraph at lines 21421--21421 []\T1/ptm/m/it/10 config: py-text.data.data.Data.Config, schema: Underfull \hbox (badness 10000) in paragraph at lines 21421--21421 \T1/ptm/m/it/10 Dict[str, Type[CT_co]], ten-soriz-ers: Dict[str, py- [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 21747--21747 []\T1/ptm/m/it/10 test_path: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 batch_size: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Underfull \hbox (badness 10000) in paragraph at lines 21798--21798 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- [247] Underfull \hbox (badness 10000) in paragraph at lines 21828--21828 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 21929--21929 []\T1/ptm/m/it/10 data_dict: Dict[str, py-text.data.data.Data], Underfull \hbox (badness 10000) in paragraph at lines 21929--21929 \T1/ptm/m/it/10 sam-plers: Dict[pytext.common.constants.Stage, Underfull \hbox (badness 10000) in paragraph at lines 21929--21929 \T1/ptm/m/it/10 py-text.data.batch_sampler.BaseBatchSampler], [248] Overfull \hbox (16.81175pt too wide) in paragraph at lines 21976--21976 []\T1/ptm/m/it/10 config: py-text.data.disjoint_multitask_data.DisjointMultitas kData.Config, Underfull \hbox (badness 5607) in paragraph at lines 21976--21976 \T1/ptm/m/it/10 data_dict: Dict[str, py-text.data.data.Data], task_key: str = Underfull \hbox (badness 10000) in paragraph at lines 21985--21985 []\T1/ptm/m/it/10 config: py- Overfull \hbox (160.02135pt too wide) in paragraph at lines 21985--21985 \T1/ptm/m/it/10 text.data.disjoint_multitask_data_handler.DisjointMultitaskData Handler.Config, Underfull \hbox (badness 10000) in paragraph at lines 21985--21985 \T1/ptm/m/it/10 data_handlers: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 21985--21985 \T1/ptm/m/it/10 text.data.data_handler.DataHandler], Underfull \hbox (badness 10000) in paragraph at lines 21985--21985 \T1/ptm/m/it/10 tar-get_task_name: Op-tional[str] = [249] Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 []\T1/ptm/m/it/10 raw_columns: List[str], la-bels: Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 Dict[str, py-text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 fea-tures: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 ex-tra_fields: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 text.fields.field.Field] = None, Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 str = 'test.tsv', train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 22109--22109 \T1/ptm/m/it/10 128, test_batch_size: int = 128, Overfull \hbox (86.33185pt too wide) in paragraph at lines 22126--22126 []\T1/ptm/m/it/10 config: py-text.data.doc_classification_data_handler.DocClass ificationDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (10.33292pt too wide) in paragraph at lines 22126--22126 \T1/ptm/m/it/10 model_input_config: py-text.config.doc_classification.ModelInpu tConfig\T1/ptm/m/n/10 , [250] Underfull \hbox (badness 10000) in paragraph at lines 22219--22219 []\T1/ptm/m/it/10 raw_columns: List[str], la-bels: Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 22219--22219 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tures: Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 22219--22219 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 22219--22219 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, ex- Overfull \hbox (5.98274pt too wide) in paragraph at lines 22238--22238 []\T1/ptm/m/it/10 config: py-text.data.joint_data_handler.JointModelDataHandler .Config, Underfull \hbox (badness 10000) in paragraph at lines 22238--22238 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig, la- Underfull \hbox (badness 10000) in paragraph at lines 22238--22238 \T1/ptm/m/it/10 bel_configs: Union[pytext.config.field_config.DocLabelConfig, Underfull \hbox (badness 10000) in paragraph at lines 22238--22238 \T1/ptm/m/it/10 py-text.config.field_config.WordLabelConfig, Underfull \hbox (badness 10000) in paragraph at lines 22238--22238 \T1/ptm/m/it/10 List[Union[pytext.config.field_config.DocLabelConfig, py- Underfull \hbox (badness 10000) in paragraph at lines 22255--22255 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 22255--22255 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, [251] Overfull \hbox (74.25288pt too wide) in paragraph at lines 22272--22272 []\T1/ptm/m/it/10 config: py-text.data.language_model_data_handler.LanguageMode lDataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22272--22272 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/it/10 train_data: torch-text.data.dataset.Dataset\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 eval_data: torch- Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 []\T1/ptm/m/it/10 raw_columns: List[str], la-bels: Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 Dict[str, py-text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 fea-tures: Dict[str, py- Overfull \hbox (3.68242pt too wide) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 ex-tra_fields: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 text.fields.field.Field] = None, Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 text_feature_name: str = Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 sort_within_batch: bool = True, Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 'test.tsv', train_batch_size: int Underfull \hbox (badness 10000) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 = 128, eval_batch_size: int = Underfull \hbox (badness 5274) in paragraph at lines 22336--22336 \T1/ptm/m/it/10 128, test_batch_size: int = 128, [252] Overfull \hbox (88.8816pt too wide) in paragraph at lines 22349--22349 []\T1/ptm/m/it/10 config: py-text.data.pair_classification_data_handler.PairCla ssificationDataHandler.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22377--22377 []\T1/ptm/m/it/10 train_batch_size=16\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eval_batc h_size=16\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22393--22393 []\T1/ptm/m/it/10 iterable: It-er-able[pytext.data.sources.data_source.RawExamp le], sort_key=None, [253] Underfull \hbox (badness 5119) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 la-bels: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 text.fields.field.Field], Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 fea-tur-izer: py- Overfull \hbox (63.68242pt too wide) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 py-text.fields.field.Field] Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 = None, Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 text_feature_name: Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 str = 'word_feat', Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 = True, train_path: Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 str = 'train.tsv', Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 eval_path: str = Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 'eval.tsv', test_path: Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 str = 'test.tsv', Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 train_batch_size: Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 int = 128, Underfull \hbox (badness 10000) in paragraph at lines 22474--22474 \T1/ptm/m/it/10 128, test_batch_size: Overfull \hbox (218.68108pt too wide) in paragraph at lines 22487--22487 []\T1/ptm/m/it/10 config: py-text.data.query_document_pairwise_ranking_data_han dler.QueryDocumentPairwiseRankingDataHandler.Config\T1/ptm/m/n/10 , Overfull \hbox (57.98257pt too wide) in paragraph at lines 22487--22487 \T1/ptm/m/it/10 fea-ture_config: py-text.config.query_document_pairwise_ranking .ModelInputConfig\T1/ptm/m/n/10 , [254] Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 []\T1/ptm/m/it/10 raw_columns: List[str], la-bels: Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tures: Dict[str, Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 \T1/ptm/m/it/10 py-text.fields.field.Field], fea-tur-izer: py- Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 \T1/ptm/m/it/10 text.data.featurizer.featurizer.Featurizer, ex- Underfull \hbox (badness 10000) in paragraph at lines 22605--22605 \T1/ptm/m/it/10 tra_fields: Dict[str, py-text.fields.field.Field] = Underfull \hbox (badness 10000) in paragraph at lines 22624--22624 \T1/ptm/m/it/10 fea-ture_config: py-text.config.field_config.FeatureConfig\T1/p tm/m/n/10 , \T1/ptm/m/it/10 la- [255] Underfull \hbox (badness 10000) in paragraph at lines 22650--22650 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 22650--22650 \T1/ptm/m/it/10 put_names\T1/ptm/m/n/10 , Overfull \hbox (7.62448pt too wide) in paragraph at lines 22650--22650 \T1/ptm/m/it/10 dummy_model_input\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22650--22650 \T1/ptm/m/it/10 vo-cab_map\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- Underfull \hbox (badness 10000) in paragraph at lines 22677--22677 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-put_names\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22677--22677 \T1/ptm/m/it/10 dummy_model_input\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_map\T1 /ptm/m/n/10 , [256] Underfull \hbox (badness 10000) in paragraph at lines 22807--22807 []\T1/ptm/m/it/10 config, fea-ture_config: py-text.config.field_config.FeatureC onfig, Underfull \hbox (badness 10000) in paragraph at lines 22807--22807 \T1/ptm/m/it/10 tar-get_config: Union[pytext.config.pytext_config.ConfigBase, Underfull \hbox (badness 10000) in paragraph at lines 22807--22807 \T1/ptm/m/it/10 List[pytext.config.pytext_config.ConfigBase]], meta: py- Underfull \hbox (badness 6961) in paragraph at lines 22833--22833 []\T1/ptm/m/it/10 init_net: caffe2.python.core.Net, pre-dict_net: caffe2.python .core.Net, Underfull \hbox (badness 10000) in paragraph at lines 22833--22833 \T1/ptm/m/it/10 workspace: , [257] Underfull \hbox (badness 10000) in paragraph at lines 22870--22870 []\T1/ptm/m/it/10 c2_prepared: caffe2.python.onnx.backend_rep.Caffe2Rep, in-put _names: [258] Underfull \hbox (badness 10000) in paragraph at lines 23032--23032 []\T1/ptm/m/it/10 config, fea-ture_config: py-text.config.field_config.FeatureC onfig, Underfull \hbox (badness 10000) in paragraph at lines 23032--23032 \T1/ptm/m/it/10 tar-get_config: Union[pytext.config.pytext_config.ConfigBase, Underfull \hbox (badness 10000) in paragraph at lines 23032--23032 \T1/ptm/m/it/10 List[pytext.config.pytext_config.ConfigBase]], meta: py- Underfull \hbox (badness 6961) in paragraph at lines 23058--23058 []\T1/ptm/m/it/10 init_net: caffe2.python.core.Net, pre-dict_net: caffe2.python .core.Net, Underfull \hbox (badness 10000) in paragraph at lines 23058--23058 \T1/ptm/m/it/10 workspace: , Underfull \hbox (badness 10000) in paragraph at lines 23095--23095 []\T1/ptm/m/it/10 c2_prepared: caffe2.python.onnx.backend_rep.Caffe2Rep, in-put _names: [259] Underfull \hbox (badness 10000) in paragraph at lines 23157--23157 []\T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23157--23157 \T1/ptm/m/it/10 unk_token=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23157--23157 \T1/ptm/m/it/10 batch_first=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23157--23157 \T1/ptm/m/it/10 max_word_length=20\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_freq=1\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23200--23203 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], [260] Overfull \hbox (97.76465pt too wide) in paragraph at lines 23242--23242 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 23255--23258 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], Underfull \hbox (badness 10000) in paragraph at lines 23306--23306 []\T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23306--23306 \T1/ptm/m/it/10 unk_token=''\T1/ptm/m/n/10 , [261] Underfull \hbox (badness 10000) in paragraph at lines 23349--23352 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], Underfull \hbox (badness 5622) in paragraph at lines 23396--23396 []\T1/ptm/m/it/10 label_weights: Map-ping[str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 f loat] = None\T1/ptm/m/n/10 , [262] Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (14.9134pt too wide) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 vo-cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 post-pro-cess-ing=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_voca b=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 init_token=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eos_token=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 to- Underfull \hbox (badness 10000) in paragraph at lines 23502--23502 \T1/ptm/m/it/10 k-enize=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nest- Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (20.9134pt too wide) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 vo-cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 post-pro-cess-ing=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_voca b=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 in-clude_lengths=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 batch_fir st=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 se-quen-tial=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pad_token='

'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 unk_token=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init_token=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 eos_token=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lower=False\T1/p tm/m/n/10 , \T1/ptm/m/it/10 to- Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 k-enize=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23516--23516 \T1/ptm/m/it/10 fix_length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pad_first=None\ T1/ptm/m/n/10 , [263] Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (14.9134pt too wide) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 vo-cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23530--23530 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (50.9134pt too wide) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Overfull \hbox (11.31363pt too wide) in paragraph at lines 23540--23540 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , Overfull \hbox (54.15479pt too wide) in paragraph at lines 23579--23579 []\T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (42.57497pt too wide) in paragraph at lines 23579--23579 \T1/ptm/m/it/10 un- Overfull \hbox (112.18413pt too wide) in paragraph at lines 23579--23579 \T1/ptm/m/it/10 kify_func=\T1/ptm/m/n/10 , Overfull \hbox (73.76465pt too wide) in paragraph at lines 23579--23579 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [264] Underfull \hbox (badness 10000) in paragraph at lines 23636--23636 []\T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unk_token=' '\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23679--23682 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], [265] Underfull \hbox (badness 10000) in paragraph at lines 23731--23734 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], Underfull \hbox (badness 10000) in paragraph at lines 23779--23779 []\T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unk_token=' '\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23822--23825 []\T1/pcr/b/n/10 arr \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[List[str]], or tuple of (List[List[str]], [266] Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 bed-ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 cab_size=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_from_train_d ata=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 vo-cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 post-pro-cess-ing=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_voca b=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 clude_lengths=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 batch_first= True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se-quen- Underfull \hbox (badness 10000) in paragraph at lines 23944--23944 \T1/ptm/m/it/10 init_token=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eos_token=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 lower=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 \T1/ptm/m/it/10 cab_size=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_from_train_d ata=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 \T1/ptm/m/it/10 vo-cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , \T1/ptm/m/ it/10 min_freq=1\T1/ptm/m/n/10 , [267] Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 []\T1/ptm/m/it/10 pretrained_embeddings_path=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 em-bed_dim=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed- Overfull \hbox (14.9134pt too wide) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo-cab_size=''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 vo-cab_from_train_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 24002--24002 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 ding_init_strategy=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_file=''\T1/pt m/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 cab_size=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo-cab_from_train_d ata=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 vo-cab_from_all_data=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vo- Underfull \hbox (badness 8019) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 cab_from_pretrained_embeddings=False\T1/ptm/m/n/10 , \T1/ptm/m/ it/10 post-pro-cess- Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 ing=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_vocab=True\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 in-clude_lengths=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 pad_token=''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init_toke n=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24012--24012 \T1/ptm/m/it/10 eos_token=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 to-k-enize=\T1/ptm/m/n/10 , [268] Underfull \hbox (badness 10000) in paragraph at lines 24154--24154 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24170--24170 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , [269] Underfull \hbox (badness 10000) in paragraph at lines 24186--24186 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=- Underfull \hbox (badness 10000) in paragraph at lines 24186--24186 \T1/ptm/m/it/10 100\T1/ptm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , [270] Underfull \hbox (badness 10000) in paragraph at lines 24356--24356 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24404--24404 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24438--24438 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , \T1/ptm/m/it/10 weight=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T 1/ptm/m/n/10 , [271] Underfull \hbox (badness 10000) in paragraph at lines 24482--24482 []\T1/ptm/m/it/10 config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ignore_index=-100\T1/p tm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24507--24507 []\T1/ptm/m/it/10 stages: Tu- Underfull \hbox (badness 10000) in paragraph at lines 24507--24507 \T1/ptm/m/it/10 ple[pytext.common.constants.Stage\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24507--24507 \T1/ptm/m/it/10 ...] = (\T1/ptm/m/n/10 , \T1/ptm/m/it/10 \T1/ptm/m/n/10 , [272] Underfull \hbox (badness 10000) in paragraph at lines 24583--24583 []\T1/ptm/m/it/10 stages: Tu- Overfull \hbox (16.71364pt too wide) in paragraph at lines 24583--24583 \T1/ptm/m/it/10 ple[pytext.common.constants.Stage\T1/ptm/m/n/10 , Underfull \hbox (badness 6625) in paragraph at lines 24583--24583 \T1/ptm/m/it/10 ing'>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 \T1/ptm/m/n/10 , \T1/ptm/m/it/10 , Overfull \hbox (110.0448pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 tar- Overfull \hbox (135.69453pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 get_label: Overfull \hbox (110.79494pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 Op- Overfull \hbox (136.92415pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 tional[str] Overfull \hbox (101.99501pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 = Overfull \hbox (122.35487pt too wide) in paragraph at lines 24872--24872 \T1/ptm/m/it/10 None\T1/pcr/m/n/10 ) [275] [276] Overfull \hbox (62.54465pt too wide) in paragraph at lines 24997--24997 []\T1/ptm/m/it/10 stages\T1/ptm/m/n/10 , Overfull \hbox (76.24474pt too wide) in paragraph at lines 24997--24997 \T1/ptm/m/it/10 file_path\T1/pcr/m/n/10 ) Overfull \hbox (92.54465pt too wide) in paragraph at lines 25020--25020 []\T1/ptm/m/it/10 stages\T1/ptm/m/n/10 , Overfull \hbox (106.24474pt too wide) in paragraph at lines 25020--25020 \T1/ptm/m/it/10 file_path\T1/pcr/m/n/10 ) Overfull \hbox (143.51451pt too wide) in paragraph at lines 25040--25040 []\T1/ptm/m/it/10 actions_vocab, Overfull \hbox (105.865pt too wide) in paragraph at lines 25040--25040 \T1/ptm/m/it/10 chan- Overfull \hbox (102.6847pt too wide) in paragraph at lines 25040--25040 \T1/ptm/m/it/10 nels: Overfull \hbox (275.91257pt too wide) in paragraph at lines 25040--25040 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 25105--25105 []\T1/ptm/m/it/10 tree: py-text.data.data_structures.annotation.Tree\T1/pcr/m/n /10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- [277] Overfull \hbox (177.32431pt too wide) in paragraph at lines 25121--25121 []\T1/ptm/m/it/10 reporters: Overfull \hbox (170.30428pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (150.01491pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 py- Overfull \hbox (357.28152pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 text.metric_reporters.metric_reporter.MetricReporter], Overfull \hbox (191.69418pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 loss_weights: Overfull \hbox (170.30428pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 Dict[str, Overfull \hbox (161.4148pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 float], Overfull \hbox (152.0448pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 tar- Overfull \hbox (200.46445pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 get_task_name: Overfull \hbox (152.79494pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 Op- Overfull \hbox (181.42415pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 tional[str], Overfull \hbox (247.22345pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 use_subtask_select_metric: Overfull \hbox (161.03479pt too wide) in paragraph at lines 25121--25121 \T1/ptm/m/it/10 bool\T1/pcr/m/n/10 ) [278] Overfull \hbox (98.54465pt too wide) in paragraph at lines 25233--25233 []\T1/ptm/m/it/10 stages\T1/ptm/m/n/10 , Overfull \hbox (112.24474pt too wide) in paragraph at lines 25233--25233 \T1/ptm/m/it/10 file_path\T1/pcr/m/n/10 ) Overfull \hbox (186.56444pt too wide) in paragraph at lines 25259--25259 []\T1/ptm/m/it/10 doc_label_names: Overfull \hbox (149.09409pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 List[str], Overfull \hbox (192.3143pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 word_label_names: Overfull \hbox (149.09409pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 List[str], Overfull \hbox (176.57431pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 use_bio_labels: Overfull \hbox (133.5249pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 bool, Overfull \hbox (135.865pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 chan- Overfull \hbox (132.6847pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 nels: Overfull \hbox (305.91257pt too wide) in paragraph at lines 25259--25259 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) Overfull \hbox (55.52435pt too wide) in paragraph at lines 25333--25333 []\T1/ptm/m/it/10 intent_label\T1/ptm/m/n/10 , Overfull \hbox (68.30417pt too wide) in paragraph at lines 25333--25333 \T1/ptm/m/it/10 slot_names_str\T1/ptm/m/n/10 , Overfull \hbox (16.35486pt too wide) in paragraph at lines 25333--25333 \T1/ptm/m/it/10 ut- Overfull \hbox (19.48474pt too wide) in paragraph at lines 25333--25333 \T1/ptm/m/it/10 ter- Overfull \hbox (30.1249pt too wide) in paragraph at lines 25333--25333 \T1/ptm/m/it/10 ance\T1/pcr/m/n/10 ) Overfull \hbox (74.54465pt too wide) in paragraph at lines 25342--25342 []\T1/ptm/m/it/10 stages\T1/ptm/m/n/10 , Overfull \hbox (88.24474pt too wide) in paragraph at lines 25342--25342 \T1/ptm/m/it/10 file_path\T1/pcr/m/n/10 ) [279] Overfull \hbox (130.64478pt too wide) in paragraph at lines 25362--25362 []\T1/ptm/m/it/10 channels\T1/pcr/m/n/10 ) Overfull \hbox (100.64478pt too wide) in paragraph at lines 25416--25416 []\T1/ptm/m/it/10 channels\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 25417--25419 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.metric_reporters.language_mode l_metric_reporter. [280] [281] Overfull \hbox (154.64478pt too wide) in paragraph at lines 25735--25735 []\T1/ptm/m/it/10 channels\T1/pcr/m/n/10 ) [282] Overfull \hbox (88.64478pt too wide) in paragraph at lines 25815--25815 []\T1/ptm/m/it/10 channels\T1/pcr/m/n/10 ) Overfull \hbox (154.29454pt too wide) in paragraph at lines 25870--25870 []\T1/ptm/m/it/10 label_names\T1/ptm/m/n/10 , Overfull \hbox (123.865pt too wide) in paragraph at lines 25870--25870 \T1/ptm/m/it/10 chan- Overfull \hbox (123.35474pt too wide) in paragraph at lines 25870--25870 \T1/ptm/m/it/10 nels\T1/pcr/m/n/10 ) Overfull \hbox (119.1245pt too wide) in paragraph at lines 25916--25916 []\T1/ptm/m/it/10 label_names: Overfull \hbox (101.09409pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 List[str], Overfull \hbox (128.57431pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 use_bio_labels: Overfull \hbox (85.5249pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 bool, Overfull \hbox (87.865pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 chan- Overfull \hbox (84.6847pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 nels: Overfull \hbox (257.91257pt too wide) in paragraph at lines 25916--25916 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) [283] [284] [285] Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 []\T1/ptm/m/it/10 label_names: Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 List[str], chan-nels: Overfull \hbox (98.41257pt too wide) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel], Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 model_select_metric: Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 py- Overfull \hbox (249.98026pt too wide) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 text.metric_reporters.classification_metric_reporter.Comparable ClassificationMetric Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 = , tar- Underfull \hbox (badness 10000) in paragraph at lines 26303--26303 \T1/ptm/m/it/10 get_label: Op- [286] Underfull \hbox (badness 10000) in paragraph at lines 26422--26422 \T1/ptm/m/it/10 word_label_names: Underfull \hbox (badness 10000) in paragraph at lines 26422--26422 \T1/ptm/m/it/10 List[str], use_bio_labels: Underfull \hbox (badness 10000) in paragraph at lines 26422--26422 \T1/ptm/m/it/10 bool, chan-nels: Overfull \hbox (77.91257pt too wide) in paragraph at lines 26422--26422 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) [287] Underfull \hbox (badness 10000) in paragraph at lines 26550--26550 []\T1/ptm/m/it/10 label_names: List[str], Underfull \hbox (badness 10000) in paragraph at lines 26550--26550 \T1/ptm/m/it/10 use_bio_labels: Underfull \hbox (badness 10000) in paragraph at lines 26550--26550 \T1/ptm/m/it/10 bool, chan-nels: Overfull \hbox (83.91257pt too wide) in paragraph at lines 26550--26550 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 26606--26606 []\T1/ptm/m/it/10 actions_vocab, Underfull \hbox (badness 10000) in paragraph at lines 26606--26606 \T1/ptm/m/it/10 chan-nels: Overfull \hbox (95.91257pt too wide) in paragraph at lines 26606--26606 \T1/ptm/m/it/10 List[pytext.metric_reporters.channel.Channel]\T1/pcr/m/n/10 ) [288] Underfull \hbox (badness 10000) in paragraph at lines 26671--26671 []\T1/ptm/m/it/10 tree: py-text.data.data_structures.annotation.Tree\T1/pcr/m/n /10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Underfull \hbox (badness 10000) in paragraph at lines 26761--26761 []\T1/ptm/m/it/10 label_names\T1/ptm/m/n/10 , [289] [290] [291] Underfull \hbox (badness 10000) in paragraph at lines 27135--27135 []\T1/ptm/m/it/10 label: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 span: py- Underfull \hbox (badness 10000) in paragraph at lines 27135--27135 \T1/ptm/m/it/10 text.data.data_structures.node.Span\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 []\T1/ptm/m/it/10 predicted_frame: py- Overfull \hbox (6.70273pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 text.metrics.intent_slot_metrics.Node\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 ex-pected_frame: py- Overfull \hbox (6.70273pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 text.metrics.intent_slot_metrics.Node\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 tree_based: bool\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 tent_per_label_confusions: Op- Overfull \hbox (25.91269pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 tional[pytext.metrics.PerLabelConfusions] Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 slot_per_label_confusions: Op- Overfull \hbox (25.91269pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 tional[pytext.metrics.PerLabelConfusions] Underfull \hbox (badness 10000) in paragraph at lines 27212--27212 \T1/ptm/m/it/10 = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Overfull \hbox (68.7119pt too wide) in paragraph at lines 27212--27212 \T1/ptm/m/n/10 text.metrics.intent_slot_metrics.IntentSlotConfusions [292] Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 []\T1/ptm/m/it/10 frame_pairs: Se- Overfull \hbox (145.92163pt too wide) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair], Underfull \hbox (badness 7522) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 = True, frame_accuracy: Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 bool = True, Overfull \hbox (1.58408pt too wide) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 frame_accuracies_by_depth: Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 bool = True, Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 bracket_metrics: bool Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 = True, tree_metrics: Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 bool = True, over- Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 all_metrics: bool = Overfull \hbox (89.22147pt too wide) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 List[List[pytext.metrics.intent_slot_metrics.Node]] Underfull \hbox (badness 7047) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 = None, cal-cu-lated_loss: Underfull \hbox (badness 10000) in paragraph at lines 27248--27248 \T1/ptm/m/it/10 float = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/1 0 py- Overfull \hbox (57.0321pt too wide) in paragraph at lines 27248--27248 \T1/ptm/m/n/10 text.metrics.intent_slot_metrics.AllMetrics Overfull \hbox (21.21445pt too wide) in paragraph at lines 27290--27290 []\T1/ptm/m/it/10 frame_pairs: Underfull \hbox (badness 10000) in paragraph at lines 27290--27290 \T1/ptm/m/it/10 Se- Overfull \hbox (233.42163pt too wide) in paragraph at lines 27290--27290 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair]\ T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 27290--27290 \OMS/cmsy/m/n/10 !$ Overfull \hbox (2.85445pt too wide) in paragraph at lines 27290--27290 \T1/ptm/m/n/10 Dict[int, Underfull \hbox (badness 10000) in paragraph at lines 27290--27290 \T1/ptm/m/n/10 py- Overfull \hbox (164.74236pt too wide) in paragraph at lines 27290--27290 \T1/ptm/m/n/10 text.metrics.intent_slot_metrics.FrameAccuracy] [293] Underfull \hbox (badness 10000) in paragraph at lines 27309--27309 []\T1/ptm/m/it/10 frame_pairs: Se- Overfull \hbox (167.42163pt too wide) in paragraph at lines 27309--27309 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair]\ T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 27326--27326 []\T1/ptm/m/it/10 frame_pairs: Overfull \hbox (186.61142pt too wide) in paragraph at lines 27326--27326 \T1/ptm/m/it/10 List[pytext.metrics.intent_slot_metrics.FramePredictionPair], Underfull \hbox (badness 10000) in paragraph at lines 27326--27326 \T1/ptm/m/it/10 all_frames: Overfull \hbox (149.22147pt too wide) in paragraph at lines 27326--27326 \T1/ptm/m/it/10 List[List[pytext.metrics.intent_slot_metrics.Node]]\T1/pcr/m/n/ 10 ) Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 []\T1/ptm/m/it/10 frame_pairs: Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 Se- Overfull \hbox (193.92163pt too wide) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair], Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 tree_based: Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 bool, over- Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 all_metrics: Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 bool = Underfull \hbox (badness 10000) in paragraph at lines 27332--27332 \T1/ptm/m/it/10 True\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Overfull \hbox (131.70175pt too wide) in paragraph at lines 27332--27332 \T1/ptm/m/n/10 text.metrics.intent_slot_metrics.IntentSlotMetrics Underfull \hbox (badness 10000) in paragraph at lines 27375--27375 []\T1/ptm/m/it/10 nodes_pairs: Se- Overfull \hbox (154.46143pt too wide) in paragraph at lines 27375--27375 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.NodesPredictionPair]\ T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 27375--27375 \OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu- Overfull \hbox (26.82335pt too wide) in paragraph at lines 27375--27375 \T1/ptm/m/n/10 ple[pytext.metrics.AllConfusions, Underfull \hbox (badness 10000) in paragraph at lines 27375--27375 \T1/ptm/m/n/10 py- [294] Underfull \hbox (badness 10000) in paragraph at lines 27393--27393 []\T1/ptm/m/it/10 frame_pairs: Underfull \hbox (badness 10000) in paragraph at lines 27393--27393 \T1/ptm/m/it/10 Se- Overfull \hbox (197.42163pt too wide) in paragraph at lines 27393--27393 \T1/ptm/m/it/10 quence[pytext.metrics.intent_slot_metrics.FramePredictionPair]\ T1/pcr/m/n/10 ) Overfull \hbox (25.65428pt too wide) in paragraph at lines 27444--27444 []\T1/ptm/m/it/10 loss_per_word: Underfull \hbox (badness 10000) in paragraph at lines 27444--27444 \T1/ptm/m/it/10 float\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 27444--27444 \OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 py- Overfull \hbox (207.77214pt too wide) in paragraph at lines 27444--27444 \T1/ptm/m/n/10 text.metrics.language_model_metrics.LanguageModelMetric [295] [296] [297] [298] [299] [300] Underfull \hbox (badness 5939) in paragraph at lines 28353--28353 []\T1/ptm/m/it/10 y_true_sorted: numpy.ndarray\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y_score_sorted: Underfull \hbox (badness 10000) in paragraph at lines 28364--28365 []\T1/pcr/b/n/10 Numpy array of confidence scores for the predictions in Underfull \hbox (badness 10000) in paragraph at lines 28380--28380 []\T1/ptm/m/it/10 predictions: Se- Underfull \hbox (badness 10000) in paragraph at lines 28380--28380 \T1/ptm/m/it/10 quence[pytext.metrics.LabelPrediction], Underfull \hbox (badness 10000) in paragraph at lines 28380--28380 \T1/ptm/m/it/10 la-bel_names: Se-quence[str], loss: Underfull \hbox (badness 10000) in paragraph at lines 28380--28380 \T1/ptm/m/it/10 re-call_at_precision_thresholds: Se- [301] Underfull \hbox (badness 10000) in paragraph at lines 28440--28440 []\T1/ptm/m/it/10 predictions: Se-quence[int], Underfull \hbox (badness 10000) in paragraph at lines 28440--28440 \T1/ptm/m/it/10 scores: Se-quence[float]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \ T1/ptm/m/n/10 py- Underfull \hbox (badness 10000) in paragraph at lines 28468--28468 []\T1/ptm/m/it/10 predictions: Se-quence[float], tar- Underfull \hbox (badness 10000) in paragraph at lines 28468--28468 \T1/ptm/m/it/10 gets: Se-quence[float]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1 /ptm/m/n/10 py- Underfull \hbox (badness 6493) in paragraph at lines 28490--28490 []\T1/ptm/m/it/10 predictions: Se-quence[pytext.metrics.LabelPrediction], tar- Underfull \hbox (badness 10000) in paragraph at lines 28500--28500 \T1/ptm/m/it/10 la-bel_names: Se-quence[str], re- Underfull \hbox (badness 10000) in paragraph at lines 28500--28500 \T1/ptm/m/it/10 call_at_precision_thresholds: Se-quence[float] Underfull \hbox (badness 8019) in paragraph at lines 28500--28500 \T1/ptm/m/it/10 = [0.2, 0.4, 0.6, 0.8, 0.9]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 ! $ \T1/ptm/m/n/10 Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 28527--28527 []\T1/ptm/m/it/10 y_true_sorted: numpy.ndarray, y_score_sorted: Underfull \hbox (badness 10000) in paragraph at lines 28527--28527 \T1/ptm/m/it/10 numpy.ndarray, thresh-olds: Se-quence[float]\T1/pcr/m/n/10 ) $\ OMS/cmsy/m/n/10 !$ [302] Underfull \hbox (badness 10000) in paragraph at lines 28581--28581 []\T1/ptm/m/it/10 config: py- Overfull \hbox (30.3542pt too wide) in paragraph at lines 28581--28581 \T1/ptm/m/it/10 text.config.pytext_config.ConfigBase\T1/pcr/m/n/10 ) [303] Overfull \hbox (51.01491pt too wide) in paragraph at lines 28674--28674 []\T1/ptm/m/it/10 config: Overfull \hbox (36.01491pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 py- Overfull \hbox (349.01172pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 text.models.decoders.intent_slot_model_decoder.IntentSlotModelD ecoder.Config\T1/ptm/m/n/10 , Overfull \hbox (73.79466pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 in_dim_doc: Overfull \hbox (36.3048pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (79.54453pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 in_dim_word: Overfull \hbox (36.3048pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (78.79466pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 out_dim_doc: Overfull \hbox (36.3048pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (84.54453pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 out_dim_word: Overfull \hbox (39.98471pt too wide) in paragraph at lines 28674--28674 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) [304] Underfull \hbox (badness 10000) in paragraph at lines 28802--28802 []\T1/ptm/m/it/10 config: py- Overfull \hbox (91.9031pt too wide) in paragraph at lines 28802--28802 \T1/ptm/m/it/10 text.models.decoders.mlp_decoder.MLPDecoder.Config\T1/ptm/m/n/1 0 , Overfull \hbox (63.01491pt too wide) in paragraph at lines 28902--28902 []\T1/ptm/m/it/10 config: Overfull \hbox (48.01491pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 py- Overfull \hbox (392.53203pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 text.models.decoders.mlp_decoder_query_response.MLPDecoderQuery Response.Config\T1/ptm/m/n/10 , Overfull \hbox (77.01462pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 from_dim: Overfull \hbox (48.3048pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (66.35472pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 to_dim: Overfull \hbox (51.98471pt too wide) in paragraph at lines 28902--28902 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) [305] [306] Overfull \hbox (59.91293pt too wide) in paragraph at lines 29046--29046 []\T1/ptm/m/it/10 config: py-text.models.decoders.mlp_decoder.MLPDecoder.Config \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29143--29143 []\T1/ptm/m/it/10 config: py- Overfull \hbox (193.01172pt too wide) in paragraph at lines 29143--29143 \T1/ptm/m/it/10 text.models.decoders.intent_slot_model_decoder.IntentSlotModelD ecoder.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29143--29143 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out_dim_doc: int\T1/ptm/m/n /10 , [307] [308] Overfull \hbox (18.56458pt too wide) in paragraph at lines 29277--29277 []\T1/ptm/m/it/10 num_embeddings: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 int, em- Overfull \hbox (1.75462pt too wide) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 out_channels: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 int, ker- Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 nel_sizes: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 List[int], Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 high- Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 way_layers: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 int, pro-jec- Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 tion_dim: Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 Op- Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 tional[int], Underfull \hbox (badness 10000) in paragraph at lines 29277--29277 \T1/ptm/m/it/10 *args, [309] Underfull \hbox (badness 10000) in paragraph at lines 29422--29422 []\T1/ptm/m/it/10 config: py-text.config.field_config.CharFeatConfig\T1/ptm/m/n /10 , \T1/ptm/m/it/10 meta-data: Underfull \hbox (badness 10000) in paragraph at lines 29422--29422 \T1/ptm/m/it/10 Op-tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels: Op- [310] Overfull \hbox (120.45457pt too wide) in paragraph at lines 29489--29489 []\T1/ptm/m/it/10 embedding_dim: Overfull \hbox (69.98471pt too wide) in paragraph at lines 29489--29489 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 29533--29533 []\T1/ptm/m/it/10 num_embeddings: Underfull \hbox (badness 10000) in paragraph at lines 29533--29533 \T1/ptm/m/it/10 pool-ing_type: py- Overfull \hbox (72.07425pt too wide) in paragraph at lines 29533--29533 \T1/ptm/m/it/10 text.config.module_config.PoolingType\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29534--29535 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.models.embeddings.embedding_ba se.EmbeddingBase[][]\T1/ptm/m/n/10 , \T1/pcr/m/n/10 torch.nn. [311] Underfull \hbox (badness 10000) in paragraph at lines 29631--29631 []\T1/ptm/m/it/10 config: py-text.config.field_config.DictFeatConfig\T1/ptm/m/n /10 , \T1/ptm/m/it/10 meta-data: Underfull \hbox (badness 10000) in paragraph at lines 29631--29631 \T1/ptm/m/it/10 Op-tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels: Op- Underfull \hbox (badness 10000) in paragraph at lines 29666--29666 []\T1/ptm/m/it/10 embedding_dim: [312] Underfull \hbox (badness 8094) in paragraph at lines 29727--29727 []\T1/ptm/m/it/10 embeddings: It-er- Overfull \hbox (184.5729pt too wide) in paragraph at lines 29727--29727 \T1/ptm/m/it/10 able[pytext.models.embeddings.embedding_base.EmbeddingBase], Underfull \hbox (badness 10000) in paragraph at lines 29728--29729 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.models.embeddings.embedding_ba se.EmbeddingBase[][]\T1/ptm/m/n/10 , \T1/pcr/m/n/10 torch.nn. [313] Underfull \hbox (badness 10000) in paragraph at lines 29857--29857 []\T1/ptm/m/it/10 num_embeddings: Underfull \hbox (badness 10000) in paragraph at lines 29857--29857 \T1/ptm/m/it/10 tional[torch.Tensor] Underfull \hbox (badness 10000) in paragraph at lines 29857--29857 \T1/ptm/m/it/10 Op-tional[List[int]] Underfull \hbox (badness 10000) in paragraph at lines 29857--29857 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5161) in paragraph at lines 29857--29857 \T1/ptm/m/it/10 0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mlp_layer_dims: [314] Underfull \hbox (badness 10000) in paragraph at lines 29924--29924 \T1/ptm/m/it/10 tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 ten-sorizer: Op- Underfull \hbox (badness 10000) in paragraph at lines 30017--30017 []\T1/ptm/m/it/10 embeddings: It-er- Overfull \hbox (94.5729pt too wide) in paragraph at lines 30017--30017 \T1/ptm/m/it/10 able[pytext.models.embeddings.embedding_base.EmbeddingBase], Underfull \hbox (badness 10000) in paragraph at lines 30018--30019 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.models.embeddings.embedding_ba se.EmbeddingBase[][]\T1/ptm/m/n/10 , \T1/pcr/m/n/10 torch.nn. [315] Underfull \hbox (badness 6110) in paragraph at lines 30144--30144 \T1/ptm/m/it/10 int = 300\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em-bed-dings_weight: Op- [316] Underfull \hbox (badness 10000) in paragraph at lines 30211--30211 \T1/ptm/m/it/10 tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 ten-sorizer: Op- Underfull \hbox (badness 10000) in paragraph at lines 30243--30243 []\T1/ptm/m/it/10 num_embeddings: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 em- Underfull \hbox (badness 10000) in paragraph at lines 30243--30243 \T1/ptm/m/it/10 bed_dim: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pool-ing_type: py- Underfull \hbox (badness 10000) in paragraph at lines 30243--30243 \T1/ptm/m/it/10 text.config.module_config.PoolingType\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 30244--30245 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.models.embeddings.embedding_ba se.EmbeddingBase[][]\T1/ptm/m/n/10 , \T1/pcr/m/n/10 torch.nn. [317] Underfull \hbox (badness 10000) in paragraph at lines 30341--30341 []\T1/ptm/m/it/10 config: py-text.config.field_config.DictFeatConfig\T1/ptm/m/n /10 , \T1/ptm/m/it/10 meta-data: Underfull \hbox (badness 10000) in paragraph at lines 30341--30341 \T1/ptm/m/it/10 Op-tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels: Op- [318] Underfull \hbox (badness 10000) in paragraph at lines 30518--30518 []\T1/ptm/m/it/10 config: py-text.config.field_config.CharFeatConfig\T1/ptm/m/n /10 , \T1/ptm/m/it/10 meta-data: Underfull \hbox (badness 10000) in paragraph at lines 30518--30518 \T1/ptm/m/it/10 Op-tional[pytext.fields.field.FieldMeta] = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bels: Op- [319] Overfull \hbox (3.01491pt too wide) in paragraph at lines 30598--30598 []\T1/ptm/m/it/10 config: Underfull \hbox (badness 10000) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 py- Overfull \hbox (176.27322pt too wide) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 text.models.ensembles.ensemble.Ensemble.Config, Underfull \hbox (badness 10000) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 mod- Underfull \hbox (badness 10000) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 els: Overfull \hbox (110.03336pt too wide) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 List[pytext.models.model.Model], Overfull \hbox (19.76465pt too wide) in paragraph at lines 30598--30598 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) Overfull \hbox (93.01491pt too wide) in paragraph at lines 30638--30638 []\T1/ptm/m/it/10 config: Overfull \hbox (78.01491pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 py- Overfull \hbox (423.66179pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 text.models.ensembles.bagging_intent_slot_ensemble.BaggingInten tSlotEnsemble.Config, Overfull \hbox (85.79494pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 mod- Overfull \hbox (79.6847pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 els: Overfull \hbox (200.03336pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 List[pytext.models.model.Model], Overfull \hbox (90.15479pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 *args, Overfull \hbox (109.76465pt too wide) in paragraph at lines 30638--30638 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [320] Underfull \hbox (badness 10000) in paragraph at lines 30725--30725 []\T1/ptm/m/it/10 config: py- Overfull \hbox (44.27322pt too wide) in paragraph at lines 30725--30725 \T1/ptm/m/it/10 text.models.ensembles.ensemble.Ensemble.Config, Underfull \hbox (badness 10000) in paragraph at lines 30725--30725 \T1/ptm/m/it/10 mod-els: Underfull \hbox (badness 10000) in paragraph at lines 30725--30725 \T1/ptm/m/it/10 List[pytext.models.model.Model], [321] Underfull \hbox (badness 10000) in paragraph at lines 30795--30795 []\T1/ptm/m/it/10 config: py-text.models.ensembles.ensemble.Ensemble.Config\T1/ ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 30795--30795 \T1/ptm/m/it/10 feat_config: py-text.config.field_config.FeatureConfig\T1/ptm/m /n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 30855--30855 []\T1/ptm/m/it/10 config: py- Overfull \hbox (50.27322pt too wide) in paragraph at lines 30855--30855 \T1/ptm/m/it/10 text.models.ensembles.ensemble.Ensemble.Config, Underfull \hbox (badness 10000) in paragraph at lines 30855--30855 \T1/ptm/m/it/10 mod-els: Underfull \hbox (badness 10000) in paragraph at lines 30855--30855 \T1/ptm/m/it/10 List[pytext.models.model.Model], [322] Underfull \hbox (badness 10000) in paragraph at lines 30892--30892 []\T1/ptm/m/it/10 config: py- Overfull \hbox (249.66179pt too wide) in paragraph at lines 30892--30892 \T1/ptm/m/it/10 text.models.ensembles.bagging_intent_slot_ensemble.BaggingInten tSlotEnsemble.Config, Underfull \hbox (badness 10000) in paragraph at lines 30892--30892 \T1/ptm/m/it/10 mod-els: Overfull \hbox (26.03336pt too wide) in paragraph at lines 30892--30892 \T1/ptm/m/it/10 List[pytext.models.model.Model], [323] Underfull \hbox (badness 10000) in paragraph at lines 31018--31018 []\T1/ptm/m/it/10 model_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 feat_config\T1/p tm/m/n/10 , \T1/ptm/m/it/10 meta-data: py- Underfull \hbox (badness 10000) in paragraph at lines 31073--31073 \T1/ptm/m/it/10 Tu-ple[torch.Tensor, ...]]\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 31073--31073 \OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Union[torch.Tensor, Overfull \hbox (200.54439pt too wide) in paragraph at lines 31105--31105 []\T1/ptm/m/it/10 target_names: Overfull \hbox (158.79494pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 Op- Overfull \hbox (207.71355pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (149.99501pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 = Overfull \hbox (166.85487pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (174.91454pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (158.79494pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 Op- Overfull \hbox (255.0032pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (149.99501pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 = Overfull \hbox (166.85487pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (168.15479pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (187.76465pt too wide) in paragraph at lines 31105--31105 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 31106--31108 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.models.output_layers.doc_class ification_output_layer. [324] Underfull \hbox (badness 10000) in paragraph at lines 31118--31118 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31118--31118 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31118--31118 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (164.54439pt too wide) in paragraph at lines 31143--31143 []\T1/ptm/m/it/10 target_names: Overfull \hbox (122.79494pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 Op- Overfull \hbox (171.71355pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (113.99501pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 = Overfull \hbox (130.85487pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (138.91454pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (122.79494pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 Op- Overfull \hbox (219.0032pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (113.99501pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 = Overfull \hbox (130.85487pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (132.15479pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (151.76465pt too wide) in paragraph at lines 31143--31143 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) Overfull \hbox (132.62083pt too wide) in paragraph at lines 31172--31172 []\T1/ptm/m/it/10 config: py-text.models.output_layers.doc_classification_outpu t_layer.ClassificationOutputLayer.Config\T1/ptm/m/n/10 , [325] Overfull \hbox (108.07446pt too wide) in paragraph at lines 31206--31206 []\T1/ptm/m/it/10 classes\T1/ptm/m/n/10 , Overfull \hbox (142.31429pt too wide) in paragraph at lines 31206--31206 \T1/ptm/m/it/10 score_function\T1/pcr/m/n/10 ) Overfull \hbox (140.54439pt too wide) in paragraph at lines 31214--31214 []\T1/ptm/m/it/10 target_names: Overfull \hbox (98.79494pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 Op- Overfull \hbox (147.71355pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (89.99501pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 = Overfull \hbox (106.85487pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (114.91454pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (98.79494pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 Op- Overfull \hbox (195.0032pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (89.99501pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 = Overfull \hbox (106.85487pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (108.15479pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (127.76465pt too wide) in paragraph at lines 31214--31214 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 31215--31217 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.models.output_layers.doc_class ification_output_layer. Underfull \hbox (badness 10000) in paragraph at lines 31227--31227 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31227--31227 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31227--31227 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (90.91454pt too wide) in paragraph at lines 31255--31255 []\T1/ptm/m/it/10 loss_fn: Overfull \hbox (72.01491pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 py- Overfull \hbox (152.38374pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 text.loss.loss.MSELoss\T1/ptm/m/n/10 , Overfull \hbox (151.77437pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 squash_to_unit_range: Overfull \hbox (77.0249pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 bool Overfull \hbox (65.99501pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 = Overfull \hbox (86.71472pt too wide) in paragraph at lines 31255--31255 \T1/ptm/m/it/10 False\T1/pcr/m/n/10 ) [326] Overfull \hbox (113.0813pt too wide) in paragraph at lines 31283--31283 []\T1/ptm/m/it/10 config: py-text.models.output_layers.doc_regression_output_la yer.RegressionOutputLayer.Config\T1/pcr/m/n/10 ) Overfull \hbox (89.57469pt too wide) in paragraph at lines 31350--31350 []\T1/ptm/m/it/10 doc_output: Overfull \hbox (54.01491pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 py- Overfull \hbox (384.55109pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 text.models.output_layers.doc_classification_output_layer.Class ificationOutputLayer\T1/ptm/m/n/10 , Overfull \hbox (95.32455pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 word_output: Overfull \hbox (54.01491pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 py- Overfull \hbox (369.75208pt too wide) in paragraph at lines 31350--31350 \T1/ptm/m/it/10 text.models.output_layers.word_tagging_output_layer.WordTagging OutputLayer\T1/pcr/m/n/10 ) [327] Underfull \hbox (badness 10000) in paragraph at lines 31410--31410 []\T1/ptm/m/it/10 workspace: , Underfull \hbox (badness 10000) in paragraph at lines 31410--31410 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net, pre-dict_net: caffe2.python.c ore.Net, Overfull \hbox (86.5112pt too wide) in paragraph at lines 31419--31419 []\T1/ptm/m/it/10 config: py-text.models.output_layers.intent_slot_output_layer .IntentSlotOutputLayer.Config\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31419--31419 \T1/ptm/m/it/10 doc_meta: py-text.fields.field.FieldMeta\T1/ptm/m/n/10 , \T1/pt m/m/it/10 word_meta: py- Underfull \hbox (badness 10000) in paragraph at lines 31430--31433 []\T1/pcr/b/n/10 logit \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Tuple[torch.Tensor, torc h.Tensor]\T1/ptm/m/n/10 ) ^^U Log-its re-turned by [328] Underfull \hbox (badness 10000) in paragraph at lines 31463--31466 []\T1/pcr/b/n/10 logit \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Tuple[torch.Tensor, torc h.Tensor]\T1/ptm/m/n/10 ) ^^U Log-its re-turned by Underfull \hbox (badness 10000) in paragraph at lines 31496--31496 []\T1/ptm/m/it/10 target_names: Underfull \hbox (badness 10000) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 List[str], Underfull \hbox (badness 10000) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 loss_fn: py- Overfull \hbox (10.4438pt too wide) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 text.loss.loss.Loss Underfull \hbox (badness 10000) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 fig=None, Overfull \hbox (8.10458pt too wide) in paragraph at lines 31496--31496 \T1/ptm/m/it/10 pad_token_idx=- Overfull \hbox (29.2822pt too wide) in paragraph at lines 31530--31530 []\T1/ptm/m/it/10 config: py-text.models.output_layers.lm_output_layer.LMOutput Layer.Config\T1/ptm/m/n/10 , [329] Underfull \hbox (badness 10000) in paragraph at lines 31583--31587 []\T1/pcr/b/n/10 context \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Dict[str, Any]\T1/ptm/ m/n/10 ) ^^U Con-text is a dic-tio-nary of items that's Underfull \hbox (badness 10000) in paragraph at lines 31583--31587 \T1/ptm/m/n/10 passed as ad-di-tional meta-data by the [][]\T1/pcr/m/sl/10 Lang uageModelDataHandler[][] \T1/ptm/m/n/10 or Overfull \hbox (20.54439pt too wide) in paragraph at lines 31609--31609 []\T1/ptm/m/it/10 target_names: Underfull \hbox (badness 10000) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 Op- Overfull \hbox (27.71355pt too wide) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 tional[List[str]] Underfull \hbox (badness 10000) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 loss_fn: Underfull \hbox (badness 10000) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 Op- Overfull \hbox (75.0032pt too wide) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Underfull \hbox (badness 10000) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (7.76465pt too wide) in paragraph at lines 31609--31609 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 31655--31655 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31655--31655 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31655--31655 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ [330] Overfull \hbox (158.54439pt too wide) in paragraph at lines 31777--31777 []\T1/ptm/m/it/10 target_names: Overfull \hbox (116.79494pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 Op- Overfull \hbox (165.71355pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (107.99501pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 = Overfull \hbox (124.85487pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (132.91454pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (116.79494pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 Op- Overfull \hbox (213.0032pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (107.99501pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 = Overfull \hbox (124.85487pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (126.15479pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (145.76465pt too wide) in paragraph at lines 31777--31777 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [331] Underfull \hbox (badness 10000) in paragraph at lines 31838--31838 []\T1/ptm/m/it/10 predict_net: caffe2.python.core.Net, prob-a-bil-ity_out, Overfull \hbox (46.53477pt too wide) in paragraph at lines 31853--31853 []\T1/ptm/m/it/10 num_tags\T1/ptm/m/n/10 , Overfull \hbox (33.65479pt too wide) in paragraph at lines 31853--31853 \T1/ptm/m/it/10 *args\T1/pcr/m/n/10 ) [332] Underfull \hbox (badness 10000) in paragraph at lines 31881--31881 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31881--31881 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31881--31881 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (27.84335pt too wide) in paragraph at lines 31890--31890 []\T1/ptm/m/it/10 config: py-text.config.component.ComponentMeta.__new__..Config\T1/ptm/m/n/10 , Overfull \hbox (110.54439pt too wide) in paragraph at lines 31972--31972 []\T1/ptm/m/it/10 target_names: Overfull \hbox (68.79494pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 Op- Overfull \hbox (117.71355pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 tional[List[str]] Overfull \hbox (59.99501pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 = Overfull \hbox (76.85487pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (84.91454pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 loss_fn: Overfull \hbox (68.79494pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 Op- Overfull \hbox (165.0032pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Overfull \hbox (59.99501pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 = Overfull \hbox (76.85487pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , Overfull \hbox (78.15479pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (97.76465pt too wide) in paragraph at lines 31972--31972 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [333] Underfull \hbox (badness 10000) in paragraph at lines 32000--32000 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32000--32000 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32000--32000 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (114.09186pt too wide) in paragraph at lines 32008--32008 []\T1/ptm/m/it/10 config: py-text.models.output_layers.word_tagging_output_laye r.WordTaggingOutputLayer.Config\T1/ptm/m/n/10 , [334] Underfull \hbox (badness 10000) in paragraph at lines 32077--32077 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 loss_fn: Op- Underfull \hbox (badness 10000) in paragraph at lines 32077--32077 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] = Underfull \hbox (badness 10000) in paragraph at lines 32123--32123 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32123--32123 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32123--32123 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ [335] Underfull \hbox (badness 10000) in paragraph at lines 32270--32270 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32270--32270 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32270--32270 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (27.84335pt too wide) in paragraph at lines 32279--32279 []\T1/ptm/m/it/10 config: py-text.config.component.ComponentMeta.__new__..Config\T1/ptm/m/n/10 , [336] Underfull \hbox (badness 10000) in paragraph at lines 32361--32361 []\T1/ptm/m/it/10 target_names: Underfull \hbox (badness 10000) in paragraph at lines 32361--32361 \T1/ptm/m/it/10 Op-tional[List[str]] Overfull \hbox (27.0032pt too wide) in paragraph at lines 32361--32361 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Underfull \hbox (badness 10000) in paragraph at lines 32361--32361 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (132.62083pt too wide) in paragraph at lines 32390--32390 []\T1/ptm/m/it/10 config: py-text.models.output_layers.doc_classification_outpu t_layer.ClassificationOutputLayer.Config\T1/ptm/m/n/10 , [337] Underfull \hbox (badness 10000) in paragraph at lines 32424--32424 []\T1/ptm/m/it/10 loss_fn: py- Underfull \hbox (badness 10000) in paragraph at lines 32424--32424 \T1/ptm/m/it/10 text.loss.loss.MSELoss\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32424--32424 \T1/ptm/m/it/10 squash_to_unit_range: Overfull \hbox (113.0813pt too wide) in paragraph at lines 32452--32452 []\T1/ptm/m/it/10 config: py-text.models.output_layers.doc_regression_output_la yer.RegressionOutputLayer.Config\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 32516--32516 []\T1/ptm/m/it/10 target_names: Op- Underfull \hbox (badness 10000) in paragraph at lines 32516--32516 \T1/ptm/m/it/10 tional[List[str]] = Underfull \hbox (badness 10000) in paragraph at lines 32516--32516 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 loss_fn: Op- Overfull \hbox (9.0032pt too wide) in paragraph at lines 32516--32516 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Underfull \hbox (badness 10000) in paragraph at lines 32516--32516 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , [338] Underfull \hbox (badness 10000) in paragraph at lines 32544--32544 []\T1/ptm/m/it/10 workspace: \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32544--32544 \T1/ptm/m/it/10 init_net: caffe2.python.core.Net\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 pre-dict_net: caffe2.python.core.Net\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32544--32544 \T1/ptm/m/it/10 model_out: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-put _name: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ Overfull \hbox (114.09186pt too wide) in paragraph at lines 32552--32552 []\T1/ptm/m/it/10 config: py-text.models.output_layers.word_tagging_output_laye r.WordTaggingOutputLayer.Config\T1/ptm/m/n/10 , Overfull \hbox (33.0032pt too wide) in paragraph at lines 32618--32618 \T1/ptm/m/it/10 tional[pytext.loss.loss.Loss] Underfull \hbox (badness 10000) in paragraph at lines 32618--32618 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , [339] Underfull \hbox (badness 10000) in paragraph at lines 32676--32676 []\T1/ptm/m/it/10 predict_net: caffe2.python.core.Net, prob-a-bil-ity_out, Underfull \hbox (badness 5077) in paragraph at lines 32697--32697 []\T1/ptm/m/it/10 config: py- Overfull \hbox (225.7524pt too wide) in paragraph at lines 32697--32697 \T1/ptm/m/it/10 text.models.representations.augmented_lstm.AugmentedLSTM.Config \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32697--32697 \T1/ptm/m/it/10 in-put_size: Underfull \hbox (badness 10000) in paragraph at lines 32697--32697 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (8.01463pt too wide) in paragraph at lines 32697--32697 \T1/ptm/m/it/10 padding_value: [340] Underfull \hbox (badness 10000) in paragraph at lines 32784--32784 []\T1/ptm/m/it/10 embedded_tokens: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 seq_lengths: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 states: Op- Underfull \hbox (badness 10000) in paragraph at lines 32784--32784 \T1/ptm/m/it/10 tional[Tuple[torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 torch .Tensor]] = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu-ple[tor ch.Tensor, Tu- Overfull \hbox (18.67468pt too wide) in paragraph at lines 32824--32824 []\T1/ptm/m/it/10 embed_dim: Underfull \hbox (badness 10000) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (9.24448pt too wide) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 lstm_dim: Underfull \hbox (badness 10000) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (24.79456pt too wide) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 use_highway: Underfull \hbox (badness 10000) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 bool\T1/ptm/m/n/10 , Overfull \hbox (7.57458pt too wide) in paragraph at lines 32824--32824 \T1/ptm/m/it/10 use_bias: [341] Overfull \hbox (73.13437pt too wide) in paragraph at lines 32908--32908 []\T1/ptm/m/it/10 input_size: Overfull \hbox (42.3048pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (45.35486pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 hid- Overfull \hbox (67.01453pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 den_size: Overfull \hbox (42.3048pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , Overfull \hbox (79.43456pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 go_forward: Overfull \hbox (47.0249pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 = Overfull \hbox (50.08485pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 True\T1/ptm/m/n/10 , Overfull \hbox (40.53479pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 re- Overfull \hbox (45.70485pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 cur- Overfull \hbox (133.53394pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 rent_dropout_probability: Overfull \hbox (47.0249pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 float Overfull \hbox (35.99501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 = Overfull \hbox (44.24501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 0.0\T1/ptm/m/n/10 , Overfull \hbox (84.79456pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 use_highway: Overfull \hbox (47.0249pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 = Overfull \hbox (50.08485pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 True\T1/ptm/m/n/10 , Overfull \hbox (138.79385pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 use_input_projection_bias: Overfull \hbox (47.0249pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 bool Overfull \hbox (35.99501pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 = Overfull \hbox (53.58485pt too wide) in paragraph at lines 32908--32908 \T1/ptm/m/it/10 True\T1/pcr/m/n/10 ) [342] Underfull \hbox (badness 10000) in paragraph at lines 32959--32959 []\T1/ptm/m/it/10 inputs: torch.nn.utils.rnn.PackedSequence\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 states: Op-tional[Tuple[torch.Tensor\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 33007--33007 []\T1/ptm/m/it/10 config: py- Overfull \hbox (58.75264pt too wide) in paragraph at lines 33007--33007 \T1/ptm/m/it/10 text.models.representations.bilstm.BiLSTM.Config\T1/ptm/m/n/10 , [343] Underfull \hbox (badness 10000) in paragraph at lines 33090--33090 []\T1/ptm/m/it/10 embedded_tokens: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 seq_lengths: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 states: Op- Underfull \hbox (badness 10000) in paragraph at lines 33090--33090 \T1/ptm/m/it/10 tional[Tuple[torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 torch .Tensor]] = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 Tu-ple[tor ch.Tensor, Tu- Overfull \hbox (39.01491pt too wide) in paragraph at lines 33137--33137 []\T1/ptm/m/it/10 config: Overfull \hbox (24.01491pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 py- Overfull \hbox (328.0815pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 text.models.representations.bilstm_doc_attention.BiLSTMDocAtten tion.Config\T1/ptm/m/n/10 , Overfull \hbox (26.23488pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 em- Overfull \hbox (49.01477pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (27.98471pt too wide) in paragraph at lines 33137--33137 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) [344] Overfull \hbox (93.01491pt too wide) in paragraph at lines 33277--33277 []\T1/ptm/m/it/10 config: Overfull \hbox (78.01491pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 py- Overfull \hbox (417.09096pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 text.models.representations.bilstm_doc_slot_attention.BiLSTMDoc SlotAttention.Config\T1/ptm/m/n/10 , Overfull \hbox (80.23488pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 em- Overfull \hbox (103.01477pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (81.98471pt too wide) in paragraph at lines 33277--33277 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) [345] [346] Overfull \hbox (21.01491pt too wide) in paragraph at lines 33486--33486 []\T1/ptm/m/it/10 config: Overfull \hbox (6.01491pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 py- Overfull \hbox (288.99138pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 text.models.representations.bilstm_slot_attn.BiLSTMSlotAttentio n.Config\T1/ptm/m/n/10 , Overfull \hbox (8.23488pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 em- Overfull \hbox (31.01477pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (9.98471pt too wide) in paragraph at lines 33486--33486 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) [347] Underfull \hbox (badness 10000) in paragraph at lines 33625--33625 []\T1/ptm/m/it/10 config: Underfull \hbox (badness 10000) in paragraph at lines 33625--33625 \T1/ptm/m/it/10 py- Overfull \hbox (239.25201pt too wide) in paragraph at lines 33625--33625 \T1/ptm/m/it/10 text.models.representations.biseqcnn.BSeqCNNRepresentation.Conf ig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 33625--33625 \T1/ptm/m/it/10 em- Underfull \hbox (badness 10000) in paragraph at lines 33625--33625 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (171.01491pt too wide) in paragraph at lines 33668--33668 []\T1/ptm/m/it/10 config: Overfull \hbox (156.01491pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 py- Overfull \hbox (538.27032pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 text.models.representations.contextual_intent_slot_rep.Contextu alIntentSlotRepresentation.Config, Overfull \hbox (158.23488pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 em- Overfull \hbox (181.01477pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (156.58498pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 Tu- Overfull \hbox (172.41452pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 ple[int, Overfull \hbox (160.6349pt too wide) in paragraph at lines 33668--33668 \T1/ptm/m/it/10 ...]\T1/pcr/m/n/10 ) [348] Underfull \hbox (badness 10000) in paragraph at lines 33698--33698 []\T1/ptm/m/it/10 word_seq_embed: Tu-ple[torch.Tensor, torch.Tensor], word_leng ths: torch.Tensor, Underfull \hbox (badness 10000) in paragraph at lines 33721--33721 []\T1/ptm/m/it/10 config: py- Overfull \hbox (187.58235pt too wide) in paragraph at lines 33721--33721 \T1/ptm/m/it/10 text.models.representations.docnn.DocNNRepresentation.Config\T1 /ptm/m/n/10 , Overfull \hbox (15.01491pt too wide) in paragraph at lines 33765--33765 []\T1/ptm/m/it/10 config: Overfull \hbox (283.64159pt too wide) in paragraph at lines 33765--33765 \T1/ptm/m/it/10 text.models.representations.jointcnn_rep.JointCNNRepresentation .Config\T1/ptm/m/n/10 , Overfull \hbox (2.23488pt too wide) in paragraph at lines 33765--33765 \T1/ptm/m/it/10 em- Overfull \hbox (25.01477pt too wide) in paragraph at lines 33765--33765 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (3.98471pt too wide) in paragraph at lines 33765--33765 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) [349] Underfull \hbox (badness 10000) in paragraph at lines 33801--33801 []\T1/ptm/m/it/10 config: py- Overfull \hbox (196.6521pt too wide) in paragraph at lines 33801--33801 \T1/ptm/m/it/10 text.models.representations.pair_rep.PairRepresentation.Config, Underfull \hbox (badness 10000) in paragraph at lines 33801--33801 \T1/ptm/m/it/10 em-bed_dim: Overfull \hbox (33.01491pt too wide) in paragraph at lines 33856--33856 []\T1/ptm/m/it/10 config: Overfull \hbox (18.01491pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 py- Overfull \hbox (271.83353pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 text.config.component.ComponentMeta.__new__..Config\T1/ ptm/m/n/10 , Overfull \hbox (20.23488pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 em- Overfull \hbox (43.01477pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (21.98471pt too wide) in paragraph at lines 33856--33856 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) [350] Underfull \hbox (badness 10000) in paragraph at lines 33892--33892 []\T1/ptm/m/it/10 config: py- Overfull \hbox (130.90303pt too wide) in paragraph at lines 33892--33892 \T1/ptm/m/it/10 text.models.representations.pooling.BoundaryPool.Config\T1/ptm/ m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 33925--33925 []\T1/ptm/m/it/10 config: py- Overfull \hbox (85.72432pt too wide) in paragraph at lines 33925--33925 \T1/ptm/m/it/10 text.config.module_config.ModuleConfig\T1/ptm/m/n/10 , [351] Underfull \hbox (badness 10000) in paragraph at lines 33958--33958 []\T1/ptm/m/it/10 config: py- Overfull \hbox (31.72432pt too wide) in paragraph at lines 33958--33958 \T1/ptm/m/it/10 text.config.module_config.ModuleConfig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 33991--33991 []\T1/ptm/m/it/10 config: py- Overfull \hbox (37.72432pt too wide) in paragraph at lines 33991--33991 \T1/ptm/m/it/10 text.config.module_config.ModuleConfig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34024--34024 []\T1/ptm/m/it/10 config: py- Overfull \hbox (25.72432pt too wide) in paragraph at lines 34024--34024 \T1/ptm/m/it/10 text.config.module_config.ModuleConfig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34057--34057 []\T1/ptm/m/it/10 config: py- Overfull \hbox (131.0425pt too wide) in paragraph at lines 34057--34057 \T1/ptm/m/it/10 text.models.representations.pooling.SelfAttention.Config\T1/ptm /m/n/10 , [352] Overfull \hbox (15.01491pt too wide) in paragraph at lines 34099--34099 []\T1/ptm/m/it/10 config: Overfull \hbox (283.32188pt too wide) in paragraph at lines 34099--34099 \T1/ptm/m/it/10 text.models.representations.pure_doc_attention.PureDocAttention .Config\T1/ptm/m/n/10 , Overfull \hbox (2.23488pt too wide) in paragraph at lines 34099--34099 \T1/ptm/m/it/10 em- Overfull \hbox (25.01477pt too wide) in paragraph at lines 34099--34099 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (3.98471pt too wide) in paragraph at lines 34099--34099 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) Overfull \hbox (207.01491pt too wide) in paragraph at lines 34138--34138 []\T1/ptm/m/it/10 config: Overfull \hbox (192.01491pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 py- Overfull \hbox (634.61069pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 text.models.representations.query_document_pairwise_ranking_rep .QueryDocumentPairwiseRankingRep.Config, Overfull \hbox (194.23488pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 em- Overfull \hbox (217.01477pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 bed_dim: Overfull \hbox (192.58498pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 Tu- Overfull \hbox (208.41452pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 ple[int, Overfull \hbox (196.6349pt too wide) in paragraph at lines 34138--34138 \T1/ptm/m/it/10 ...]\T1/pcr/m/n/10 ) [353] Overfull \hbox (35.68495pt too wide) in paragraph at lines 34181--34181 []\T1/ptm/m/it/10 config\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 34223--34223 []\T1/ptm/m/it/10 config: py- Overfull \hbox (178.87225pt too wide) in paragraph at lines 34223--34223 \T1/ptm/m/it/10 text.models.representations.seq_rep.SeqRepresentation.Config\T1 /ptm/m/n/10 , [354] Underfull \hbox (badness 5077) in paragraph at lines 34263--34263 []\T1/ptm/m/it/10 config: py- Overfull \hbox (198.20186pt too wide) in paragraph at lines 34263--34263 \T1/ptm/m/it/10 text.models.representations.slot_attention.SlotAttention.Config \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34263--34263 \T1/ptm/m/it/10 batch_first: Overfull \hbox (69.24448pt too wide) in paragraph at lines 34324--34324 []\T1/ptm/m/it/10 lstm_dim: Overfull \hbox (45.98471pt too wide) in paragraph at lines 34324--34324 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 34325--34326 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.models.semantic_parsers.rnng.r nng_data_structures. [355] Overfull \hbox (123.24448pt too wide) in paragraph at lines 34357--34357 []\T1/ptm/m/it/10 lstm_dim: Overfull \hbox (99.98471pt too wide) in paragraph at lines 34357--34357 \T1/ptm/m/it/10 int\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 34358--34359 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 pytext.models.semantic_parsers.rnng.r nng_data_structures. Overfull \hbox (4.01491pt too wide) in paragraph at lines 34384--34384 []\T1/ptm/m/it/10 node: Overfull \hbox (2.79494pt too wide) in paragraph at lines 34384--34384 \T1/ptm/m/it/10 Any\T1/pcr/m/n/10 ) Overfull \hbox (65.1145pt too wide) in paragraph at lines 34395--34395 []\T1/ptm/m/it/10 parser=None\T1/pcr/m/n/10 ) Overfull \hbox (13.24461pt too wide) in paragraph at lines 34417--34417 []\T1/ptm/m/it/10 lstm: Overfull \hbox (111.90414pt too wide) in paragraph at lines 34417--34417 \T1/ptm/m/it/10 torch.nn.modules.rnn.LSTM\T1/pcr/m/n/10 ) Overfull \hbox (7.91156pt too wide) in paragraph at lines 34430--34430 []\T1/ptm/m/it/10 index: int\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/1 0 py-text.models.semantic_parsers.rnng.rnng_data_structures.Element Overfull \hbox (26.12042pt too wide) in paragraph at lines 34455--34455 []\T1/ptm/m/it/10 expression: torch.Tensor\T1/ptm/m/n/10 , \T1/ptm/m/it/10 el-e -ment: py-text.models.semantic_parsers.rnng.rnng_data_structures.Element\T1/pcr /m/n/10 ) Overfull \hbox (288.70204pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 text.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config .AblationParams, Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 con- Overfull \hbox (297.29166pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 text.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config .RNNGConstraints, Overfull \hbox (16.80415pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 lstm_num_layers: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 int, Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 lstm_dim: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 int, Overfull \hbox (6.35475pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 max_open_NT: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 float, ac- Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 tions_vocab, Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 re-duce_idx: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 int, ig- Overfull \hbox (26.65414pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 nore_subNTs_roots: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 List[int], Overfull \hbox (6.91428pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 valid_NT_idxs: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 List[int], Overfull \hbox (4.6843pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 valid_IN_idxs: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 List[int], Overfull \hbox (5.24435pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 valid_SL_idxs: Overfull \hbox (169.75278pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 text.models.embeddings.embedding_list.EmbeddingList, Overfull \hbox (15.24434pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 p_compositional: Underfull \hbox (badness 10000) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 py- Overfull \hbox (268.93166pt too wide) in paragraph at lines 34472--34472 \T1/ptm/m/it/10 text.models.semantic_parsers.rnng.rnng_data_structures.Composit ionFunction\T1/pcr/m/n/10 ) [356] [357] Underfull \hbox (badness 10000) in paragraph at lines 34520--34522 []\T1/pcr/b/n/10 dict_feat \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Tuple[torch .Tensor, ..]]\T1/ptm/m/n/10 ) ^^U dic-tio-nary or Underfull \hbox (badness 10000) in paragraph at lines 34542--34542 []\T1/ptm/m/it/10 model_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fea-ture_config\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta-data: py- Underfull \hbox (badness 6316) in paragraph at lines 34586--34586 []\T1/ptm/m/it/10 state: py-text.models.semantic_parsers.rnng.rnng_data_structu res.ParserState\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tar- Overfull \hbox (60.15479pt too wide) in paragraph at lines 34650--34650 []\T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (79.76465pt too wide) in paragraph at lines 34650--34650 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [358] Overfull \hbox (88.87001pt too wide) in paragraph at lines 34687--34689 [] Underfull \hbox (badness 10000) in paragraph at lines 34741--34741 []\T1/ptm/m/it/10 embedding: py- Overfull \hbox (78.13335pt too wide) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py- Overfull \hbox (120.18164pt too wide) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 text.models.representations.representation_base.RepresentationB ase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 de-coder: py- Overfull \hbox (43.5732pt too wide) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 text.models.decoders.decoder_base.DecoderBase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 out-put_layer: py- Overfull \hbox (101.55244pt too wide) in paragraph at lines 34741--34741 \T1/ptm/m/it/10 text.models.output_layers.output_layer_base.OutputLayerBase\T1/ pcr/m/n/10 ) [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 34885--34885 []\T1/ptm/m/it/10 models\T1/ptm/m/n/10 , Overfull \hbox (20.36423pt too wide) in paragraph at lines 34885--34885 \T1/ptm/m/it/10 loss_weights\T1/pcr/m/n/10 ) Overfull \hbox (12.0747pt too wide) in paragraph at lines 34979--34979 []\T1/ptm/m/it/10 models\T1/ptm/m/n/10 , Overfull \hbox (38.36423pt too wide) in paragraph at lines 34979--34979 \T1/ptm/m/it/10 loss_weights\T1/pcr/m/n/10 ) [361] [362] Underfull \hbox (badness 10000) in paragraph at lines 35139--35139 []\T1/ptm/m/it/10 embedding: py- Overfull \hbox (90.13335pt too wide) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py- Overfull \hbox (132.18164pt too wide) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 text.models.representations.representation_base.RepresentationB ase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 de-coder: py- Overfull \hbox (55.5732pt too wide) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 text.models.decoders.decoder_base.DecoderBase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 out-put_layer: py- Overfull \hbox (113.55244pt too wide) in paragraph at lines 35139--35139 \T1/ptm/m/it/10 text.models.output_layers.output_layer_base.OutputLayerBase\T1/ pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 []\T1/ptm/m/it/10 embedding: py- Overfull \hbox (42.13335pt too wide) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py- Overfull \hbox (84.18164pt too wide) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 text.models.representations.representation_base.RepresentationB ase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 de-coder: py- Overfull \hbox (7.5732pt too wide) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 text.models.decoders.decoder_base.DecoderBase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 out-put_layer: py- Overfull \hbox (65.55244pt too wide) in paragraph at lines 35165--35165 \T1/ptm/m/it/10 text.models.output_layers.output_layer_base.OutputLayerBase\T1/ pcr/m/n/10 ) [363] Underfull \hbox (badness 10000) in paragraph at lines 35244--35244 []\T1/ptm/m/it/10 embedding: py- Overfull \hbox (102.13335pt too wide) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py- Overfull \hbox (144.18164pt too wide) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 text.models.representations.representation_base.RepresentationB ase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 de-coder: py- Overfull \hbox (67.5732pt too wide) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 text.models.decoders.decoder_base.DecoderBase\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 out-put_layer: py- Overfull \hbox (125.55244pt too wide) in paragraph at lines 35244--35244 \T1/ptm/m/it/10 text.models.output_layers.output_layer_base.OutputLayerBase\T1/ pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 35293--35293 []\T1/ptm/m/it/10 model_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 feat_config\T1/p tm/m/n/10 , \T1/ptm/m/it/10 meta-data: py- [364] Overfull \hbox (41.58298pt too wide) in paragraph at lines 35424--35424 []\T1/ptm/m/it/10 embedding: py-text.models.embeddings.embedding_base.Embedding Base\T1/ptm/m/n/10 , Overfull \hbox (97.34068pt too wide) in paragraph at lines 35424--35424 \T1/ptm/m/it/10 rep-re-sen-ta-tion: py-text.models.representations.representati on_base.RepresentationBase\T1/ptm/m/n/10 , Overfull \hbox (72.23178pt too wide) in paragraph at lines 35424--35424 \T1/ptm/m/it/10 out-put_layer: py-text.models.output_layers.output_layer_base.O utputLayerBase\T1/pcr/m/n/10 ) [365] Underfull \hbox (badness 10000) in paragraph at lines 35553--35553 []\T1/ptm/m/it/10 sub_emb_module_dict: Dict[str, py- Underfull \hbox (badness 10000) in paragraph at lines 35553--35553 \T1/ptm/m/it/10 text.models.embeddings.embedding_base.EmbeddingBase], Overfull \hbox (49.57239pt too wide) in paragraph at lines 35553--35553 \T1/ptm/m/it/10 meta-data\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 p y-text.models.embeddings.embedding_list.EmbeddingList [366] Underfull \hbox (badness 10000) in paragraph at lines 35626--35626 []\T1/ptm/m/it/10 config: py-text.models.model.Model.Config\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 feat_config: Underfull \hbox (badness 10000) in paragraph at lines 35626--35626 \T1/ptm/m/it/10 py-text.config.field_config.FeatureConfig\T1/ptm/m/n/10 , \T1/p tm/m/it/10 meta-data: py- Underfull \hbox (badness 10000) in paragraph at lines 35686--35686 []\T1/ptm/m/it/10 module_config\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 cre-ate_fn=< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb> Output written on PyText.pdf (458 pages, 2028410 bytes). Transcript written on PyText.log. [rtd-command-info] start-time: 2019-05-02T17:31:00.379130Z, end-time: 2019-05-02T17:31:00.449631Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/_build/latex/PyText.pdf /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/artifacts/latest/sphinx_pdf/pytext-pytext.pdf [rtd-command-info] start-time: 2019-05-02T17:31:00.517641Z, end-time: 2019-05-02T17:31:27.393122Z, duration: 26, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... WARNING:root:This caffe2 python run does not have GPU support. Will run in CPU only mode. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.common.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.config.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.data_structures.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.featurizer.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.sources.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.test.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.data.tokenizers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.exporters.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.fields.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.loss.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.metric_reporters.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.metrics.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.decoders.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.embeddings.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.ensembles.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.language_models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.output_layers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.representations.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.semantic_parsers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.semantic_parsers.rnng.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.models.seq_models.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.optimizer.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.task.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.trainers.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/pytext.utils.rst. Creating file /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/modules/modules.rst. Creating file source/configs/pytext.data.batch_sampler.BaseBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.EvalBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config.rst Creating file source/configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config.rst Failed to specify {'unnormalized_iterator_probs'} for Creating file source/configs/pytext.data.featurizer.featurizer.Featurizer.Config.rst Creating file source/configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config.rst Creating file source/configs/pytext.data.data_handler.DataHandler.Config.rst Creating file source/configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config.rst Creating file source/configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config.rst Creating file source/configs/pytext.data.joint_data_handler.JointModelDataHandler.Config.rst Creating file source/configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config.rst Creating file source/configs/pytext.data.data.Data.Config.rst Creating file source/configs/pytext.data.sources.data_source.DataSource.Config.rst Creating file source/configs/pytext.data.data.Batcher.Config.rst Creating file source/configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config.rst Creating file source/configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config.rst Creating file source/configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config.rst Creating file source/configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config.rst Creating file source/configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config.rst Creating file source/configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config.rst Creating file source/configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config.rst Creating file source/configs/pytext.data.sources.data_source.ShardedDataSource.Config.rst Creating file source/configs/pytext.data.sources.data_source.RowShardedDataSource.Config.rst Creating file source/configs/pytext.data.sources.data_source.RootDataSource.Config.rst Creating file source/configs/pytext.data.sources.squad.SquadDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.TSVDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config.rst Creating file source/configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config.rst Creating file source/configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config.rst Creating file source/configs/pytext.data.tensorizers.Tensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.TokenTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.ByteTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.LabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.NumericLabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.FloatListTensorizer.Config.rst Failed to specify {'column'} for Creating file source/configs/pytext.data.tensorizers.WordLabelTensorizer.Config.rst Creating file source/configs/pytext.data.tensorizers.RawString.Config.rst Failed to specify {'column'} for Creating file source/configs/pytext.data.tensorizers.RawJson.Config.rst Failed to specify {'column'} for .Config'> Creating file source/configs/pytext.data.data.PoolingBatcher.Config.rst Creating file source/configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config.rst Creating file source/configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config.rst Creating file source/configs/pytext.models.module.Module.Config.rst Creating file source/configs/pytext.models.decoders.decoder_base.DecoderBase.Config.rst Creating file source/configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config.rst Creating file source/configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config.rst Creating file source/configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config.rst Creating file source/configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config.rst Creating file source/configs/pytext.config.module_config.CNNParams.rst Creating file source/configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config.rst Creating file source/configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config.rst Creating file source/configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config.rst Creating file source/configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config.rst Creating file source/configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.CrossEntropyLoss.Config.rst Creating file source/configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config.rst Creating file source/configs/pytext.loss.loss.AUCPRHingeLoss.Config.rst Creating file source/configs/pytext.loss.loss.KLDivergenceBCELoss.Config.rst Creating file source/configs/pytext.loss.loss.KLDivergenceCELoss.Config.rst Creating file source/configs/pytext.loss.loss.SoftHardBCELoss.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.MSELoss.Config.rst Creating file source/configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config.rst Creating file source/configs/pytext.loss.loss.PairwiseRankingLoss.Config.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.representation_base.RepresentationBase.Config.rst Creating file source/configs/pytext.models.representations.bilstm.BiLSTM.Config.rst Creating file source/configs/pytext.models.representations.pooling.SelfAttention.Config.rst Creating file source/configs/pytext.models.representations.pooling.MaxPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.MeanPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.NoPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.BoundaryPool.Config.rst Creating file source/configs/pytext.models.representations.pooling.LastTimestepPool.Config.rst Creating file source/configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config.rst Creating file source/configs/pytext.models.representations.docnn.DocNNRepresentation.Config.rst Creating file source/configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config.rst Creating file source/configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.slot_attention.SlotAttention.Config.rst Creating file source/configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config.rst Creating file source/configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config.rst Creating file source/configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config.rst Creating file source/configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config.rst Creating file source/configs/pytext.models.representations.pair_rep.PairRepresentation.Config.rst Creating file source/configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config.rst Creating file source/configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config.rst Creating file source/configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config.rst Creating file source/configs/pytext.models.representations.seq_rep.SeqRepresentation.Config.rst Creating file source/configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config.rst Creating file source/configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config.rst Creating file source/configs/pytext.loss.loss.Loss.Config.rst Creating file source/configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config.rst Creating file source/configs/pytext.models.model.BaseModel.Config.rst Creating file source/configs/pytext.models.model.ModelInput.rst Creating file source/configs/pytext.models.model.Model.Config.rst Creating file source/configs/pytext.models.doc_model.DocModel_Deprecated.Config.rst Creating file source/configs/pytext.models.doc_model.NewDocModel.Config.rst Creating file source/configs/pytext.models.doc_model.ModelInput.rst Creating file source/configs/pytext.models.doc_model.NewDocRegressionModel.Config.rst Creating file source/configs/pytext.models.doc_model.RegressionModelInput.rst Creating file source/configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config.rst Creating file source/configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config.rst Creating file source/configs/pytext.models.ensembles.ensemble.Ensemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.joint_model.JointModel.Config.rst Creating file source/configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config.rst Failed to specify {'models'} for Creating file source/configs/pytext.models.language_models.lmlstm.LMLSTM.Config.rst Creating file source/configs/pytext.models.pair_classification_model.PairClassificationModel.Config.rst Creating file source/configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints.rst Creating file source/configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config.rst Creating file source/configs/pytext.models.seq_models.seqnn.SeqNNModel.Config.rst Creating file source/configs/pytext.models.word_model.WordTaggingModel.Config.rst Creating file source/configs/pytext.models.word_model.NewWordTaggingModel.Config.rst Creating file source/configs/pytext.models.word_model.ModelInput.rst Creating file source/configs/pytext.exporters.exporter.ModelExporter.Config.rst Creating file source/configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config.rst Creating file source/configs/pytext.optimizer.Optimizer.Config.rst Creating file source/configs/pytext.optimizer.Adam.Config.rst Creating file source/configs/pytext.optimizer.SGD.Config.rst Creating file source/configs/pytext.optimizer.scheduler.Scheduler.Config.rst Creating file source/configs/pytext.optimizer.scheduler.BatchScheduler.Config.rst Creating file source/configs/pytext.optimizer.scheduler.LmFineTuning.Config.rst Creating file source/configs/pytext.optimizer.scheduler.StepLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config.rst Creating file source/configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.ExponentialLR.Config.rst Creating file source/configs/pytext.optimizer.scheduler.WarmupScheduler.Config.rst Creating file source/configs/pytext.trainers.trainer.TrainerBase.Config.rst Creating file source/configs/pytext.trainers.trainer.Trainer.Config.rst Creating file source/configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config.rst Creating file source/configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config.rst Creating file source/configs/pytext.task.new_task.NewTaskTrainer.Config.rst Creating file source/configs/pytext.task.task.TaskBase.Config.rst Failed to specify {'data_handler'} for Creating file source/configs/pytext.config.field_config.FeatureConfig.rst Creating file source/configs/pytext.config.field_config.FloatVectorConfig.rst Creating file source/configs/pytext.task.task.Task.Config.rst Failed to specify {'data_handler'} for .Config'> Creating file source/configs/pytext.task.new_task._NewTask.Config.rst Creating file source/configs/pytext.task.new_task.NewTask.Config.rst Failed to specify {'model'} for Creating file source/configs/pytext.task.new_task.NewDocumentClassification.Config.rst Creating file source/configs/pytext.task.new_task.NewDocumentRegression.Config.rst Creating file source/configs/pytext.task.disjoint_multitask.DisjointMultitask.Config.rst Failed to specify {'tasks'} for Creating file source/configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config.rst Creating file source/configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config.rst Creating file source/configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig.rst Creating file source/configs/pytext.config.field_config.DocLabelConfig.rst Creating file source/configs/pytext.task.tasks.EnsembleTask.Config.rst Failed to specify {'model', 'labels'} for Creating file source/configs/pytext.config.field_config.WordLabelConfig.rst Creating file source/configs/pytext.task.tasks.DocClassificationTask.Config.rst Creating file source/configs/pytext.config.doc_classification.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.WordTaggingTask.Config.rst Creating file source/configs/pytext.task.tasks.NewWordTaggingTask.Config.rst Creating file source/configs/pytext.task.tasks.JointTextTask.Config.rst Failed to specify {'labels'} for Creating file source/configs/pytext.task.tasks.LMTask.Config.rst Creating file source/configs/pytext.task.tasks.PairClassificationTask.Config.rst Creating file source/configs/pytext.config.pair_classification.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.SeqNNTask.Config.rst Creating file source/configs/pytext.task.tasks.ContextualIntentSlotTask.Config.rst Failed to specify {'labels'} for Creating file source/configs/pytext.config.contextual_intent_slot.ModelInputConfig.rst Creating file source/configs/pytext.task.tasks.SemanticParsingTask.Config.rst Creating file source/configs/pytext.config.pytext_config.PyTextConfig.rst Failed to specify {'task', 'version'} for Creating file source/configs/pytext.data.batch_sampler.rst Creating file source/configs/pytext.data.rst Creating file source/configs/pytext.rst Creating file source/configs/pytext.data.featurizer.featurizer.rst Creating file source/configs/pytext.data.featurizer.rst Creating file source/configs/pytext.data.featurizer.simple_featurizer.rst Creating file source/configs/pytext.data.data_handler.rst Creating file source/configs/pytext.data.bptt_lm_data_handler.rst Creating file source/configs/pytext.data.compositional_data_handler.rst Creating file source/configs/pytext.data.joint_data_handler.rst Creating file source/configs/pytext.data.contextual_intent_slot_data_handler.rst Creating file source/configs/pytext.data.data.rst Creating file source/configs/pytext.data.sources.data_source.rst Creating file source/configs/pytext.data.sources.rst Creating file source/configs/pytext.data.disjoint_multitask_data.rst Creating file source/configs/pytext.data.disjoint_multitask_data_handler.rst Creating file source/configs/pytext.data.doc_classification_data_handler.rst Creating file source/configs/pytext.data.language_model_data_handler.rst Creating file source/configs/pytext.data.pair_classification_data_handler.rst Creating file source/configs/pytext.data.query_document_pairwise_ranking_data_handler.rst Creating file source/configs/pytext.data.seq_data_handler.rst Creating file source/configs/pytext.data.sources.squad.rst Creating file source/configs/pytext.data.sources.tsv.rst Creating file source/configs/pytext.data.tokenizers.tokenizer.rst Creating file source/configs/pytext.data.tokenizers.rst Creating file source/configs/pytext.data.tensorizers.rst Creating file source/configs/pytext.metric_reporters.metric_reporter.rst Creating file source/configs/pytext.metric_reporters.rst Creating file source/configs/pytext.metric_reporters.classification_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.compositional_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.language_model_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.regression_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.word_tagging_metric_reporter.rst Creating file source/configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.rst Creating file source/configs/pytext.models.module.rst Creating file source/configs/pytext.models.rst Creating file source/configs/pytext.models.decoders.decoder_base.rst Creating file source/configs/pytext.models.decoders.rst Creating file source/configs/pytext.models.decoders.intent_slot_model_decoder.rst Creating file source/configs/pytext.models.decoders.mlp_decoder.rst Creating file source/configs/pytext.models.embeddings.embedding_base.rst Creating file source/configs/pytext.models.embeddings.rst Creating file source/configs/pytext.models.embeddings.char_embedding.rst Creating file source/configs/pytext.config.module_config.rst Creating file source/configs/pytext.config.rst Creating file source/configs/pytext.models.embeddings.contextual_token_embedding.rst Creating file source/configs/pytext.models.embeddings.dict_embedding.rst Creating file source/configs/pytext.models.embeddings.embedding_list.rst Creating file source/configs/pytext.models.embeddings.word_embedding.rst Creating file source/configs/pytext.models.output_layers.output_layer_base.rst Creating file source/configs/pytext.models.output_layers.rst Creating file source/configs/pytext.models.output_layers.doc_classification_output_layer.rst Creating file source/configs/pytext.loss.loss.rst Creating file source/configs/pytext.loss.rst Creating file source/configs/pytext.models.output_layers.doc_regression_output_layer.rst Creating file source/configs/pytext.models.output_layers.pairwise_ranking_output_layer.rst Creating file source/configs/pytext.models.output_layers.word_tagging_output_layer.rst Creating file source/configs/pytext.models.representations.representation_base.rst Creating file source/configs/pytext.models.representations.rst Creating file source/configs/pytext.models.representations.bilstm.rst Creating file source/configs/pytext.models.representations.pooling.rst Creating file source/configs/pytext.models.representations.bilstm_doc_attention.rst Creating file source/configs/pytext.models.representations.docnn.rst Creating file source/configs/pytext.models.representations.pure_doc_attention.rst Creating file source/configs/pytext.models.output_layers.intent_slot_output_layer.rst Creating file source/configs/pytext.models.representations.slot_attention.rst Creating file source/configs/pytext.models.representations.bilstm_doc_slot_attention.rst Creating file source/configs/pytext.models.representations.biseqcnn.rst Creating file source/configs/pytext.models.representations.jointcnn_rep.rst Creating file source/configs/pytext.models.output_layers.lm_output_layer.rst Creating file source/configs/pytext.models.representations.pair_rep.rst Creating file source/configs/pytext.models.decoders.mlp_decoder_query_response.rst Creating file source/configs/pytext.models.representations.query_document_pairwise_ranking_rep.rst Creating file source/configs/pytext.models.representations.contextual_intent_slot_rep.rst Creating file source/configs/pytext.models.representations.seq_rep.rst Creating file source/configs/pytext.models.representations.bilstm_slot_attn.rst Creating file source/configs/pytext.models.representations.pass_through.rst Creating file source/configs/pytext.models.model.rst Creating file source/configs/pytext.models.doc_model.rst Creating file source/configs/pytext.models.disjoint_multitask_model.rst Creating file source/configs/pytext.models.ensembles.ensemble.rst Creating file source/configs/pytext.models.ensembles.rst Creating file source/configs/pytext.models.ensembles.bagging_doc_ensemble.rst Creating file source/configs/pytext.models.joint_model.rst Creating file source/configs/pytext.models.ensembles.bagging_intent_slot_ensemble.rst Creating file source/configs/pytext.models.language_models.lmlstm.rst Creating file source/configs/pytext.models.language_models.rst Creating file source/configs/pytext.models.pair_classification_model.rst Creating file source/configs/pytext.models.query_document_pairwise_ranking_model.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rnng_parser.rst Creating file source/configs/pytext.models.semantic_parsers.rnng.rst Creating file source/configs/pytext.models.semantic_parsers.rst Creating file source/configs/pytext.models.seq_models.contextual_intent_slot.rst Creating file source/configs/pytext.models.seq_models.rst Creating file source/configs/pytext.models.seq_models.seqnn.rst Creating file source/configs/pytext.models.word_model.rst Creating file source/configs/pytext.exporters.exporter.rst Creating file source/configs/pytext.exporters.rst Creating file source/configs/pytext.exporters.custom_exporters.rst Creating file source/configs/pytext.optimizer.rst Creating file source/configs/pytext.optimizer.scheduler.rst Creating file source/configs/pytext.trainers.trainer.rst Creating file source/configs/pytext.trainers.rst Creating file source/configs/pytext.trainers.ensemble_trainer.rst Creating file source/configs/pytext.trainers.hogwild_trainer.rst Creating file source/configs/pytext.task.new_task.rst Creating file source/configs/pytext.task.rst Creating file source/configs/pytext.task.task.rst Creating file source/configs/pytext.config.field_config.rst Creating file source/configs/pytext.task.disjoint_multitask.rst Creating file source/configs/pytext.task.tasks.rst Creating file source/configs/pytext.config.query_document_pairwise_ranking.rst Creating file source/configs/pytext.config.doc_classification.rst Creating file source/configs/pytext.config.pair_classification.rst Creating file source/configs/pytext.config.contextual_intent_slot.rst Creating file source/configs/pytext.config.pytext_config.rst building [mo]: targets for 0 po files that are out of date building [epub]: targets for 335 source files that are out of date updating environment: 335 added, 0 changed, 0 removed reading sources... [ 0%] atis_tutorial reading sources... [ 0%] configs/pytext reading sources... [ 0%] configs/pytext.config reading sources... [ 1%] configs/pytext.config.contextual_intent_slot reading sources... [ 1%] configs/pytext.config.contextual_intent_slot.ModelInputConfig reading sources... [ 1%] configs/pytext.config.doc_classification reading sources... [ 2%] configs/pytext.config.doc_classification.ModelInputConfig reading sources... [ 2%] configs/pytext.config.field_config reading sources... [ 2%] configs/pytext.config.field_config.DocLabelConfig reading sources... [ 2%] configs/pytext.config.field_config.FeatureConfig reading sources... [ 3%] configs/pytext.config.field_config.FloatVectorConfig reading sources... [ 3%] configs/pytext.config.field_config.WordLabelConfig reading sources... [ 3%] configs/pytext.config.module_config reading sources... [ 4%] configs/pytext.config.module_config.CNNParams reading sources... [ 4%] configs/pytext.config.pair_classification reading sources... [ 4%] configs/pytext.config.pair_classification.ModelInputConfig reading sources... [ 5%] configs/pytext.config.pytext_config reading sources... [ 5%] configs/pytext.config.pytext_config.PyTextConfig reading sources... [ 5%] configs/pytext.config.query_document_pairwise_ranking reading sources... [ 5%] configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig reading sources... [ 6%] configs/pytext.data reading sources... [ 6%] configs/pytext.data.batch_sampler reading sources... [ 6%] configs/pytext.data.batch_sampler.BaseBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.EvalBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config reading sources... [ 7%] configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config reading sources... [ 8%] configs/pytext.data.bptt_lm_data_handler reading sources... [ 8%] configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config reading sources... [ 8%] configs/pytext.data.compositional_data_handler reading sources... [ 8%] configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config reading sources... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler reading sources... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config reading sources... [ 9%] configs/pytext.data.data reading sources... [ 10%] configs/pytext.data.data.Batcher.Config reading sources... [ 10%] configs/pytext.data.data.Data.Config reading sources... [ 10%] configs/pytext.data.data.PoolingBatcher.Config reading sources... [ 11%] configs/pytext.data.data_handler reading sources... [ 11%] configs/pytext.data.data_handler.DataHandler.Config reading sources... [ 11%] configs/pytext.data.disjoint_multitask_data reading sources... [ 11%] configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config reading sources... [ 12%] configs/pytext.data.disjoint_multitask_data_handler reading sources... [ 12%] configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config reading sources... [ 12%] configs/pytext.data.doc_classification_data_handler reading sources... [ 13%] configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config reading sources... [ 13%] configs/pytext.data.featurizer reading sources... [ 13%] configs/pytext.data.featurizer.featurizer reading sources... [ 14%] configs/pytext.data.featurizer.featurizer.Featurizer.Config reading sources... [ 14%] configs/pytext.data.featurizer.simple_featurizer reading sources... [ 14%] configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config reading sources... [ 14%] configs/pytext.data.joint_data_handler reading sources... [ 15%] configs/pytext.data.joint_data_handler.JointModelDataHandler.Config reading sources... [ 15%] configs/pytext.data.language_model_data_handler reading sources... [ 15%] configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config reading sources... [ 16%] configs/pytext.data.pair_classification_data_handler reading sources... [ 16%] configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config reading sources... [ 16%] configs/pytext.data.query_document_pairwise_ranking_data_handler reading sources... [ 17%] configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config reading sources... [ 17%] configs/pytext.data.seq_data_handler reading sources... [ 17%] configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config reading sources... [ 17%] configs/pytext.data.sources reading sources... [ 18%] configs/pytext.data.sources.data_source reading sources... [ 18%] configs/pytext.data.sources.data_source.DataSource.Config reading sources... [ 18%] configs/pytext.data.sources.data_source.RootDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.data_source.RowShardedDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.data_source.ShardedDataSource.Config reading sources... [ 19%] configs/pytext.data.sources.squad reading sources... [ 20%] configs/pytext.data.sources.squad.SquadDataSource.Config reading sources... [ 20%] configs/pytext.data.sources.tsv reading sources... [ 20%] configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config reading sources... [ 20%] configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config reading sources... [ 21%] configs/pytext.data.sources.tsv.TSVDataSource.Config reading sources... [ 21%] configs/pytext.data.tensorizers reading sources... [ 21%] configs/pytext.data.tensorizers.ByteTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.FloatListTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.LabelTensorizer.Config reading sources... [ 22%] configs/pytext.data.tensorizers.NumericLabelTensorizer.Config reading sources... [ 23%] configs/pytext.data.tensorizers.RawJson.Config reading sources... [ 23%] configs/pytext.data.tensorizers.RawString.Config reading sources... [ 23%] configs/pytext.data.tensorizers.Tensorizer.Config reading sources... [ 24%] configs/pytext.data.tensorizers.TokenTensorizer.Config reading sources... [ 24%] configs/pytext.data.tensorizers.WordLabelTensorizer.Config reading sources... [ 24%] configs/pytext.data.tokenizers reading sources... [ 25%] configs/pytext.data.tokenizers.tokenizer reading sources... [ 25%] configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config reading sources... [ 25%] configs/pytext.exporters reading sources... [ 25%] configs/pytext.exporters.custom_exporters reading sources... [ 26%] configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config reading sources... [ 26%] configs/pytext.exporters.exporter reading sources... [ 26%] configs/pytext.exporters.exporter.ModelExporter.Config reading sources... [ 27%] configs/pytext.loss reading sources... [ 27%] configs/pytext.loss.loss reading sources... [ 27%] configs/pytext.loss.loss.AUCPRHingeLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.CrossEntropyLoss.Config reading sources... [ 28%] configs/pytext.loss.loss.KLDivergenceBCELoss.Config reading sources... [ 28%] configs/pytext.loss.loss.KLDivergenceCELoss.Config reading sources... [ 29%] configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config reading sources... [ 29%] configs/pytext.loss.loss.Loss.Config reading sources... [ 29%] configs/pytext.loss.loss.MSELoss.Config reading sources... [ 30%] configs/pytext.loss.loss.PairwiseRankingLoss.Config reading sources... [ 30%] configs/pytext.loss.loss.SoftHardBCELoss.Config reading sources... [ 30%] configs/pytext.metric_reporters reading sources... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter reading sources... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config reading sources... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter reading sources... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config reading sources... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter reading sources... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config reading sources... [ 32%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter reading sources... [ 33%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config reading sources... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter reading sources... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.metric_reporter reading sources... [ 34%] configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config reading sources... [ 34%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter reading sources... [ 35%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config reading sources... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter reading sources... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config reading sources... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config reading sources... [ 37%] configs/pytext.models reading sources... [ 37%] configs/pytext.models.decoders reading sources... [ 37%] configs/pytext.models.decoders.decoder_base reading sources... [ 37%] configs/pytext.models.decoders.decoder_base.DecoderBase.Config reading sources... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder reading sources... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config reading sources... [ 38%] configs/pytext.models.decoders.mlp_decoder reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response reading sources... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config reading sources... [ 40%] configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config reading sources... [ 40%] configs/pytext.models.doc_model reading sources... [ 41%] configs/pytext.models.doc_model.DocModel_Deprecated.Config reading sources... [ 41%] configs/pytext.models.doc_model.ModelInput reading sources... [ 41%] configs/pytext.models.doc_model.NewDocModel.Config reading sources... [ 42%] configs/pytext.models.doc_model.NewDocRegressionModel.Config reading sources... [ 42%] configs/pytext.models.doc_model.RegressionModelInput reading sources... [ 42%] configs/pytext.models.embeddings reading sources... [ 42%] configs/pytext.models.embeddings.char_embedding reading sources... [ 43%] configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config reading sources... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding reading sources... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config reading sources... [ 44%] configs/pytext.models.embeddings.dict_embedding reading sources... [ 44%] configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config reading sources... [ 44%] configs/pytext.models.embeddings.embedding_base reading sources... [ 45%] configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config reading sources... [ 45%] configs/pytext.models.embeddings.embedding_list reading sources... [ 45%] configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config reading sources... [ 45%] configs/pytext.models.embeddings.word_embedding reading sources... [ 46%] configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config reading sources... [ 46%] configs/pytext.models.ensembles reading sources... [ 46%] configs/pytext.models.ensembles.bagging_doc_ensemble reading sources... [ 47%] configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config reading sources... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble reading sources... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config reading sources... [ 48%] configs/pytext.models.ensembles.ensemble reading sources... [ 48%] configs/pytext.models.ensembles.ensemble.Ensemble.Config reading sources... [ 48%] configs/pytext.models.joint_model reading sources... [ 48%] configs/pytext.models.joint_model.JointModel.Config reading sources... [ 49%] configs/pytext.models.language_models reading sources... [ 49%] configs/pytext.models.language_models.lmlstm reading sources... [ 49%] configs/pytext.models.language_models.lmlstm.LMLSTM.Config reading sources... [ 50%] configs/pytext.models.model reading sources... [ 50%] configs/pytext.models.model.BaseModel.Config reading sources... [ 50%] configs/pytext.models.model.Model.Config reading sources... [ 51%] configs/pytext.models.model.ModelInput reading sources... [ 51%] configs/pytext.models.module reading sources... [ 51%] configs/pytext.models.module.Module.Config reading sources... [ 51%] configs/pytext.models.output_layers reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config reading sources... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config reading sources... [ 53%] configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config reading sources... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer reading sources... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config reading sources... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer reading sources... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config reading sources... [ 54%] configs/pytext.models.output_layers.lm_output_layer reading sources... [ 54%] configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config reading sources... [ 55%] configs/pytext.models.output_layers.output_layer_base reading sources... [ 55%] configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config reading sources... [ 55%] configs/pytext.models.output_layers.pairwise_ranking_output_layer reading sources... [ 56%] configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config reading sources... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer reading sources... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config reading sources... [ 57%] configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config reading sources... [ 57%] configs/pytext.models.pair_classification_model reading sources... [ 57%] configs/pytext.models.pair_classification_model.PairClassificationModel.Config reading sources... [ 57%] configs/pytext.models.query_document_pairwise_ranking_model reading sources... [ 58%] configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config reading sources... [ 58%] configs/pytext.models.representations reading sources... [ 58%] configs/pytext.models.representations.bilstm reading sources... [ 59%] configs/pytext.models.representations.bilstm.BiLSTM.Config reading sources... [ 59%] configs/pytext.models.representations.bilstm_doc_attention reading sources... [ 59%] configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config reading sources... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention reading sources... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config reading sources... [ 60%] configs/pytext.models.representations.bilstm_slot_attn reading sources... [ 60%] configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config reading sources... [ 61%] configs/pytext.models.representations.biseqcnn reading sources... [ 61%] configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config reading sources... [ 61%] configs/pytext.models.representations.contextual_intent_slot_rep reading sources... [ 62%] configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config reading sources... [ 62%] configs/pytext.models.representations.docnn reading sources... [ 62%] configs/pytext.models.representations.docnn.DocNNRepresentation.Config reading sources... [ 62%] configs/pytext.models.representations.jointcnn_rep reading sources... [ 63%] configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config reading sources... [ 63%] configs/pytext.models.representations.pair_rep reading sources... [ 63%] configs/pytext.models.representations.pair_rep.PairRepresentation.Config reading sources... [ 64%] configs/pytext.models.representations.pass_through reading sources... [ 64%] configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config reading sources... [ 64%] configs/pytext.models.representations.pooling reading sources... [ 65%] configs/pytext.models.representations.pooling.BoundaryPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.LastTimestepPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.MaxPool.Config reading sources... [ 65%] configs/pytext.models.representations.pooling.MeanPool.Config reading sources... [ 66%] configs/pytext.models.representations.pooling.NoPool.Config reading sources... [ 66%] configs/pytext.models.representations.pooling.SelfAttention.Config reading sources... [ 66%] configs/pytext.models.representations.pure_doc_attention reading sources... [ 67%] configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config reading sources... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep reading sources... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config reading sources... [ 68%] configs/pytext.models.representations.representation_base reading sources... [ 68%] configs/pytext.models.representations.representation_base.RepresentationBase.Config reading sources... [ 68%] configs/pytext.models.representations.seq_rep reading sources... [ 68%] configs/pytext.models.representations.seq_rep.SeqRepresentation.Config reading sources... [ 69%] configs/pytext.models.representations.slot_attention reading sources... [ 69%] configs/pytext.models.representations.slot_attention.SlotAttention.Config reading sources... [ 69%] configs/pytext.models.semantic_parsers reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser reading sources... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams reading sources... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints reading sources... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config reading sources... [ 71%] configs/pytext.models.seq_models reading sources... [ 71%] configs/pytext.models.seq_models.contextual_intent_slot reading sources... [ 72%] configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config reading sources... [ 72%] configs/pytext.models.seq_models.seqnn reading sources... [ 72%] configs/pytext.models.seq_models.seqnn.SeqNNModel.Config reading sources... [ 73%] configs/pytext.models.word_model reading sources... [ 73%] configs/pytext.models.word_model.ModelInput reading sources... [ 73%] configs/pytext.models.word_model.NewWordTaggingModel.Config reading sources... [ 74%] configs/pytext.models.word_model.WordTaggingModel.Config reading sources... [ 74%] configs/pytext.optimizer reading sources... [ 74%] configs/pytext.optimizer.Adam.Config reading sources... [ 74%] configs/pytext.optimizer.Optimizer.Config reading sources... [ 75%] configs/pytext.optimizer.SGD.Config reading sources... [ 75%] configs/pytext.optimizer.scheduler reading sources... [ 75%] configs/pytext.optimizer.scheduler.BatchScheduler.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.ExponentialLR.Config reading sources... [ 76%] configs/pytext.optimizer.scheduler.LmFineTuning.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.Scheduler.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.StepLR.Config reading sources... [ 77%] configs/pytext.optimizer.scheduler.WarmupScheduler.Config reading sources... [ 78%] configs/pytext.task reading sources... [ 78%] configs/pytext.task.disjoint_multitask reading sources... [ 78%] configs/pytext.task.disjoint_multitask.DisjointMultitask.Config reading sources... [ 79%] configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config reading sources... [ 79%] configs/pytext.task.new_task reading sources... [ 79%] configs/pytext.task.new_task.NewDocumentClassification.Config reading sources... [ 80%] configs/pytext.task.new_task.NewDocumentRegression.Config reading sources... [ 80%] configs/pytext.task.new_task.NewTask.Config reading sources... [ 80%] configs/pytext.task.new_task.NewTaskTrainer.Config reading sources... [ 80%] configs/pytext.task.new_task._NewTask.Config reading sources... [ 81%] configs/pytext.task.task reading sources... [ 81%] configs/pytext.task.task.Task.Config reading sources... [ 81%] configs/pytext.task.task.TaskBase.Config reading sources... [ 82%] configs/pytext.task.tasks reading sources... [ 82%] configs/pytext.task.tasks.ContextualIntentSlotTask.Config reading sources... [ 82%] configs/pytext.task.tasks.DocClassificationTask.Config reading sources... [ 82%] configs/pytext.task.tasks.EnsembleTask.Config reading sources... [ 83%] configs/pytext.task.tasks.JointTextTask.Config reading sources... [ 83%] configs/pytext.task.tasks.LMTask.Config reading sources... [ 83%] configs/pytext.task.tasks.NewWordTaggingTask.Config reading sources... [ 84%] configs/pytext.task.tasks.PairClassificationTask.Config reading sources... [ 84%] configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config reading sources... [ 84%] configs/pytext.task.tasks.SemanticParsingTask.Config reading sources... [ 85%] configs/pytext.task.tasks.SeqNNTask.Config reading sources... [ 85%] configs/pytext.task.tasks.WordTaggingTask.Config reading sources... [ 85%] configs/pytext.trainers reading sources... [ 85%] configs/pytext.trainers.ensemble_trainer reading sources... [ 86%] configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config reading sources... [ 86%] configs/pytext.trainers.hogwild_trainer reading sources... [ 86%] configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config reading sources... [ 87%] configs/pytext.trainers.trainer reading sources... [ 87%] configs/pytext.trainers.trainer.Trainer.Config reading sources... [ 87%] configs/pytext.trainers.trainer.TrainerBase.Config reading sources... [ 88%] create_new_task reading sources... [ 88%] datasource_tutorial reading sources... [ 88%] disjoint_multitask_tutorial reading sources... [ 88%] distributed_training_tutorial reading sources... [ 89%] execute_your_first_model reading sources... [ 89%] hierarchical_intent_slot_tutorial reading sources... [ 89%] index reading sources... [ 90%] installation reading sources... [ 90%] modules/pytext reading sources... [ 90%] modules/pytext.common reading sources... [ 91%] modules/pytext.config reading sources... [ 91%] modules/pytext.data reading sources... [ 91%] modules/pytext.data.data_structures reading sources... [ 91%] modules/pytext.data.featurizer reading sources... [ 92%] modules/pytext.data.sources reading sources... [ 92%] modules/pytext.data.test reading sources... [ 92%] modules/pytext.data.tokenizers reading sources... [ 93%] modules/pytext.exporters reading sources... [ 93%] modules/pytext.fields reading sources... [ 93%] modules/pytext.loss reading sources... [ 94%] modules/pytext.metric_reporters reading sources... [ 94%] modules/pytext.metrics reading sources... [ 94%] modules/pytext.models reading sources... [ 94%] modules/pytext.models.decoders reading sources... [ 95%] modules/pytext.models.embeddings reading sources... [ 95%] modules/pytext.models.ensembles reading sources... [ 95%] modules/pytext.models.language_models reading sources... [ 96%] modules/pytext.models.output_layers reading sources... [ 96%] modules/pytext.models.representations reading sources... [ 96%] modules/pytext.models.semantic_parsers reading sources... [ 97%] modules/pytext.models.semantic_parsers.rnng reading sources... [ 97%] modules/pytext.models.seq_models reading sources... [ 97%] modules/pytext.optimizer reading sources... [ 97%] modules/pytext.task reading sources... [ 98%] modules/pytext.trainers reading sources... [ 98%] modules/pytext.utils reading sources... [ 98%] overview reading sources... [ 99%] pytext_models_in_your_app reading sources... [ 99%] serving_models_in_production reading sources... [ 99%] train_your_first_model reading sources... [100%] visualize_your_model looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] atis_tutorial writing output... [ 0%] configs/pytext writing output... [ 0%] configs/pytext.config writing output... [ 1%] configs/pytext.config.contextual_intent_slot writing output... [ 1%] configs/pytext.config.contextual_intent_slot.ModelInputConfig writing output... [ 1%] configs/pytext.config.doc_classification writing output... [ 2%] configs/pytext.config.doc_classification.ModelInputConfig writing output... [ 2%] configs/pytext.config.field_config writing output... [ 2%] configs/pytext.config.field_config.DocLabelConfig writing output... [ 2%] configs/pytext.config.field_config.FeatureConfig writing output... [ 3%] configs/pytext.config.field_config.FloatVectorConfig writing output... [ 3%] configs/pytext.config.field_config.WordLabelConfig writing output... [ 3%] configs/pytext.config.module_config writing output... [ 4%] configs/pytext.config.module_config.CNNParams writing output... [ 4%] configs/pytext.config.pair_classification writing output... [ 4%] configs/pytext.config.pair_classification.ModelInputConfig writing output... [ 5%] configs/pytext.config.pytext_config writing output... [ 5%] configs/pytext.config.pytext_config.PyTextConfig writing output... [ 5%] configs/pytext.config.query_document_pairwise_ranking writing output... [ 5%] configs/pytext.config.query_document_pairwise_ranking.ModelInputConfig writing output... [ 6%] configs/pytext.data writing output... [ 6%] configs/pytext.data.batch_sampler writing output... [ 6%] configs/pytext.data.batch_sampler.BaseBatchSampler.Config writing output... [ 7%] configs/pytext.data.batch_sampler.EvalBatchSampler.Config writing output... [ 7%] configs/pytext.data.batch_sampler.RandomizedBatchSampler.Config writing output... [ 7%] configs/pytext.data.batch_sampler.RoundRobinBatchSampler.Config writing output... [ 8%] configs/pytext.data.bptt_lm_data_handler writing output... [ 8%] configs/pytext.data.bptt_lm_data_handler.BPTTLanguageModelDataHandler.Config writing output... [ 8%] configs/pytext.data.compositional_data_handler writing output... [ 8%] configs/pytext.data.compositional_data_handler.CompositionalDataHandler.Config writing output... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler writing output... [ 9%] configs/pytext.data.contextual_intent_slot_data_handler.ContextualIntentSlotModelDataHandler.Config writing output... [ 9%] configs/pytext.data.data writing output... [ 10%] configs/pytext.data.data.Batcher.Config writing output... [ 10%] configs/pytext.data.data.Data.Config writing output... [ 10%] configs/pytext.data.data.PoolingBatcher.Config writing output... [ 11%] configs/pytext.data.data_handler writing output... [ 11%] configs/pytext.data.data_handler.DataHandler.Config writing output... [ 11%] configs/pytext.data.disjoint_multitask_data writing output... [ 11%] configs/pytext.data.disjoint_multitask_data.DisjointMultitaskData.Config writing output... [ 12%] configs/pytext.data.disjoint_multitask_data_handler writing output... [ 12%] configs/pytext.data.disjoint_multitask_data_handler.DisjointMultitaskDataHandler.Config writing output... [ 12%] configs/pytext.data.doc_classification_data_handler writing output... [ 13%] configs/pytext.data.doc_classification_data_handler.DocClassificationDataHandler.Config writing output... [ 13%] configs/pytext.data.featurizer writing output... [ 13%] configs/pytext.data.featurizer.featurizer writing output... [ 14%] configs/pytext.data.featurizer.featurizer.Featurizer.Config writing output... [ 14%] configs/pytext.data.featurizer.simple_featurizer writing output... [ 14%] configs/pytext.data.featurizer.simple_featurizer.SimpleFeaturizer.Config writing output... [ 14%] configs/pytext.data.joint_data_handler writing output... [ 15%] configs/pytext.data.joint_data_handler.JointModelDataHandler.Config writing output... [ 15%] configs/pytext.data.language_model_data_handler writing output... [ 15%] configs/pytext.data.language_model_data_handler.LanguageModelDataHandler.Config writing output... [ 16%] configs/pytext.data.pair_classification_data_handler writing output... [ 16%] configs/pytext.data.pair_classification_data_handler.PairClassificationDataHandler.Config writing output... [ 16%] configs/pytext.data.query_document_pairwise_ranking_data_handler writing output... [ 17%] configs/pytext.data.query_document_pairwise_ranking_data_handler.QueryDocumentPairwiseRankingDataHandler.Config writing output... [ 17%] configs/pytext.data.seq_data_handler writing output... [ 17%] configs/pytext.data.seq_data_handler.SeqModelDataHandler.Config writing output... [ 17%] configs/pytext.data.sources writing output... [ 18%] configs/pytext.data.sources.data_source writing output... [ 18%] configs/pytext.data.sources.data_source.DataSource.Config writing output... [ 18%] configs/pytext.data.sources.data_source.RootDataSource.Config writing output... [ 19%] configs/pytext.data.sources.data_source.RowShardedDataSource.Config writing output... [ 19%] configs/pytext.data.sources.data_source.ShardedDataSource.Config writing output... [ 19%] configs/pytext.data.sources.squad writing output... [ 20%] configs/pytext.data.sources.squad.SquadDataSource.Config writing output... [ 20%] configs/pytext.data.sources.tsv writing output... [ 20%] configs/pytext.data.sources.tsv.BlockShardedTSVDataSource.Config writing output... [ 20%] configs/pytext.data.sources.tsv.MultilingualTSVDataSource.Config writing output... [ 21%] configs/pytext.data.sources.tsv.TSVDataSource.Config writing output... [ 21%] configs/pytext.data.tensorizers writing output... [ 21%] configs/pytext.data.tensorizers.ByteTensorizer.Config writing output... [ 22%] configs/pytext.data.tensorizers.CharacterTokenTensorizer.Config writing output... [ 22%] configs/pytext.data.tensorizers.FloatListTensorizer.Config writing output... [ 22%] configs/pytext.data.tensorizers.LabelTensorizer.Config writing output... [ 22%] configs/pytext.data.tensorizers.NumericLabelTensorizer.Config writing output... [ 23%] configs/pytext.data.tensorizers.RawJson.Config writing output... [ 23%] configs/pytext.data.tensorizers.RawString.Config writing output... [ 23%] configs/pytext.data.tensorizers.Tensorizer.Config writing output... [ 24%] configs/pytext.data.tensorizers.TokenTensorizer.Config writing output... [ 24%] configs/pytext.data.tensorizers.WordLabelTensorizer.Config writing output... [ 24%] configs/pytext.data.tokenizers writing output... [ 25%] configs/pytext.data.tokenizers.tokenizer writing output... [ 25%] configs/pytext.data.tokenizers.tokenizer.Tokenizer.Config writing output... [ 25%] configs/pytext.exporters writing output... [ 25%] configs/pytext.exporters.custom_exporters writing output... [ 26%] configs/pytext.exporters.custom_exporters.DenseFeatureExporter.Config writing output... [ 26%] configs/pytext.exporters.exporter writing output... [ 26%] configs/pytext.exporters.exporter.ModelExporter.Config writing output... [ 27%] configs/pytext.loss writing output... [ 27%] configs/pytext.loss.loss writing output... [ 27%] configs/pytext.loss.loss.AUCPRHingeLoss.Config writing output... [ 28%] configs/pytext.loss.loss.BinaryCrossEntropyLoss.Config writing output... [ 28%] configs/pytext.loss.loss.CrossEntropyLoss.Config writing output... [ 28%] configs/pytext.loss.loss.KLDivergenceBCELoss.Config writing output... [ 28%] configs/pytext.loss.loss.KLDivergenceCELoss.Config writing output... [ 29%] configs/pytext.loss.loss.LabelSmoothedCrossEntropyLoss.Config writing output... [ 29%] configs/pytext.loss.loss.Loss.Config writing output... [ 29%] configs/pytext.loss.loss.MSELoss.Config writing output... [ 30%] configs/pytext.loss.loss.PairwiseRankingLoss.Config writing output... [ 30%] configs/pytext.loss.loss.SoftHardBCELoss.Config writing output... [ 30%] configs/pytext.metric_reporters writing output... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter writing output... [ 31%] configs/pytext.metric_reporters.classification_metric_reporter.ClassificationMetricReporter.Config writing output... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter writing output... [ 31%] configs/pytext.metric_reporters.compositional_metric_reporter.CompositionalMetricReporter.Config writing output... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter writing output... [ 32%] configs/pytext.metric_reporters.disjoint_multitask_metric_reporter.DisjointMultitaskMetricReporter.Config writing output... [ 32%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter writing output... [ 33%] configs/pytext.metric_reporters.intent_slot_detection_metric_reporter.IntentSlotMetricReporter.Config writing output... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter writing output... [ 33%] configs/pytext.metric_reporters.language_model_metric_reporter.LanguageModelMetricReporter.Config writing output... [ 34%] configs/pytext.metric_reporters.language_model_metric_reporter.MaskedLMMetricReporter.Config writing output... [ 34%] configs/pytext.metric_reporters.metric_reporter writing output... [ 34%] configs/pytext.metric_reporters.metric_reporter.MetricReporter.Config writing output... [ 34%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter writing output... [ 35%] configs/pytext.metric_reporters.pairwise_ranking_metric_reporter.PairwiseRankingMetricReporter.Config writing output... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter writing output... [ 35%] configs/pytext.metric_reporters.regression_metric_reporter.RegressionMetricReporter.Config writing output... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter writing output... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.SimpleWordTaggingMetricReporter.Config writing output... [ 36%] configs/pytext.metric_reporters.word_tagging_metric_reporter.WordTaggingMetricReporter.Config writing output... [ 37%] configs/pytext.models writing output... [ 37%] configs/pytext.models.decoders writing output... [ 37%] configs/pytext.models.decoders.decoder_base writing output... [ 37%] configs/pytext.models.decoders.decoder_base.DecoderBase.Config writing output... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder writing output... [ 38%] configs/pytext.models.decoders.intent_slot_model_decoder.IntentSlotModelDecoder.Config writing output... [ 38%] configs/pytext.models.decoders.mlp_decoder writing output... [ 39%] configs/pytext.models.decoders.mlp_decoder.MLPDecoder.Config writing output... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response writing output... [ 39%] configs/pytext.models.decoders.mlp_decoder_query_response.MLPDecoderQueryResponse.Config writing output... [ 40%] configs/pytext.models.disjoint_multitask_model writing output... [ 40%] configs/pytext.models.disjoint_multitask_model.DisjointMultitaskModel.Config writing output... [ 40%] configs/pytext.models.disjoint_multitask_model.NewDisjointMultitaskModel.Config writing output... [ 40%] configs/pytext.models.doc_model writing output... [ 41%] configs/pytext.models.doc_model.DocModel_Deprecated.Config writing output... [ 41%] configs/pytext.models.doc_model.ModelInput writing output... [ 41%] configs/pytext.models.doc_model.NewDocModel.Config writing output... [ 42%] configs/pytext.models.doc_model.NewDocRegressionModel.Config writing output... [ 42%] configs/pytext.models.doc_model.RegressionModelInput writing output... [ 42%] configs/pytext.models.embeddings writing output... [ 42%] configs/pytext.models.embeddings.char_embedding writing output... [ 43%] configs/pytext.models.embeddings.char_embedding.CharacterEmbedding.Config writing output... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding writing output... [ 43%] configs/pytext.models.embeddings.contextual_token_embedding.ContextualTokenEmbedding.Config writing output... [ 44%] configs/pytext.models.embeddings.dict_embedding writing output... [ 44%] configs/pytext.models.embeddings.dict_embedding.DictEmbedding.Config writing output... [ 44%] configs/pytext.models.embeddings.embedding_base writing output... [ 45%] configs/pytext.models.embeddings.embedding_base.EmbeddingBase.Config writing output... [ 45%] configs/pytext.models.embeddings.embedding_list writing output... [ 45%] configs/pytext.models.embeddings.embedding_list.EmbeddingList.Config writing output... [ 45%] configs/pytext.models.embeddings.word_embedding writing output... [ 46%] configs/pytext.models.embeddings.word_embedding.WordEmbedding.Config writing output... [ 46%] configs/pytext.models.ensembles writing output... [ 46%] configs/pytext.models.ensembles.bagging_doc_ensemble writing output... [ 47%] configs/pytext.models.ensembles.bagging_doc_ensemble.BaggingDocEnsemble.Config writing output... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble writing output... [ 47%] configs/pytext.models.ensembles.bagging_intent_slot_ensemble.BaggingIntentSlotEnsemble.Config writing output... [ 48%] configs/pytext.models.ensembles.ensemble writing output... [ 48%] configs/pytext.models.ensembles.ensemble.Ensemble.Config writing output... [ 48%] configs/pytext.models.joint_model writing output... [ 48%] configs/pytext.models.joint_model.JointModel.Config writing output... [ 49%] configs/pytext.models.language_models writing output... [ 49%] configs/pytext.models.language_models.lmlstm writing output... [ 49%] configs/pytext.models.language_models.lmlstm.LMLSTM.Config writing output... [ 50%] configs/pytext.models.model writing output... [ 50%] configs/pytext.models.model.BaseModel.Config writing output... [ 50%] configs/pytext.models.model.Model.Config writing output... [ 51%] configs/pytext.models.model.ModelInput writing output... [ 51%] configs/pytext.models.module writing output... [ 51%] configs/pytext.models.module.Module.Config writing output... [ 51%] configs/pytext.models.output_layers writing output... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer writing output... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.BinaryClassificationOutputLayer.Config writing output... [ 52%] configs/pytext.models.output_layers.doc_classification_output_layer.ClassificationOutputLayer.Config writing output... [ 53%] configs/pytext.models.output_layers.doc_classification_output_layer.MulticlassOutputLayer.Config writing output... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer writing output... [ 53%] configs/pytext.models.output_layers.doc_regression_output_layer.RegressionOutputLayer.Config writing output... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer writing output... [ 54%] configs/pytext.models.output_layers.intent_slot_output_layer.IntentSlotOutputLayer.Config writing output... [ 54%] configs/pytext.models.output_layers.lm_output_layer writing output... [ 54%] configs/pytext.models.output_layers.lm_output_layer.LMOutputLayer.Config writing output... [ 55%] configs/pytext.models.output_layers.output_layer_base writing output... [ 55%] configs/pytext.models.output_layers.output_layer_base.OutputLayerBase.Config writing output... [ 55%] configs/pytext.models.output_layers.pairwise_ranking_output_layer writing output... [ 56%] configs/pytext.models.output_layers.pairwise_ranking_output_layer.PairwiseRankingOutputLayer.Config writing output... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer writing output... [ 56%] configs/pytext.models.output_layers.word_tagging_output_layer.CRFOutputLayer.Config writing output... [ 57%] configs/pytext.models.output_layers.word_tagging_output_layer.WordTaggingOutputLayer.Config writing output... [ 57%] configs/pytext.models.pair_classification_model writing output... [ 57%] configs/pytext.models.pair_classification_model.PairClassificationModel.Config writing output... [ 57%] configs/pytext.models.query_document_pairwise_ranking_model writing output... [ 58%] configs/pytext.models.query_document_pairwise_ranking_model.QueryDocumentPairwiseRankingModel.Config writing output... [ 58%] configs/pytext.models.representations writing output... [ 58%] configs/pytext.models.representations.bilstm writing output... [ 59%] configs/pytext.models.representations.bilstm.BiLSTM.Config writing output... [ 59%] configs/pytext.models.representations.bilstm_doc_attention writing output... [ 59%] configs/pytext.models.representations.bilstm_doc_attention.BiLSTMDocAttention.Config writing output... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention writing output... [ 60%] configs/pytext.models.representations.bilstm_doc_slot_attention.BiLSTMDocSlotAttention.Config writing output... [ 60%] configs/pytext.models.representations.bilstm_slot_attn writing output... [ 60%] configs/pytext.models.representations.bilstm_slot_attn.BiLSTMSlotAttention.Config writing output... [ 61%] configs/pytext.models.representations.biseqcnn writing output... [ 61%] configs/pytext.models.representations.biseqcnn.BSeqCNNRepresentation.Config writing output... [ 61%] configs/pytext.models.representations.contextual_intent_slot_rep writing output... [ 62%] configs/pytext.models.representations.contextual_intent_slot_rep.ContextualIntentSlotRepresentation.Config writing output... [ 62%] configs/pytext.models.representations.docnn writing output... [ 62%] configs/pytext.models.representations.docnn.DocNNRepresentation.Config writing output... [ 62%] configs/pytext.models.representations.jointcnn_rep writing output... [ 63%] configs/pytext.models.representations.jointcnn_rep.JointCNNRepresentation.Config writing output... [ 63%] configs/pytext.models.representations.pair_rep writing output... [ 63%] configs/pytext.models.representations.pair_rep.PairRepresentation.Config writing output... [ 64%] configs/pytext.models.representations.pass_through writing output... [ 64%] configs/pytext.models.representations.pass_through.PassThroughRepresentation.Config writing output... [ 64%] configs/pytext.models.representations.pooling writing output... [ 65%] configs/pytext.models.representations.pooling.BoundaryPool.Config writing output... [ 65%] configs/pytext.models.representations.pooling.LastTimestepPool.Config writing output... [ 65%] configs/pytext.models.representations.pooling.MaxPool.Config writing output... [ 65%] configs/pytext.models.representations.pooling.MeanPool.Config writing output... [ 66%] configs/pytext.models.representations.pooling.NoPool.Config writing output... [ 66%] configs/pytext.models.representations.pooling.SelfAttention.Config writing output... [ 66%] configs/pytext.models.representations.pure_doc_attention writing output... [ 67%] configs/pytext.models.representations.pure_doc_attention.PureDocAttention.Config writing output... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep writing output... [ 67%] configs/pytext.models.representations.query_document_pairwise_ranking_rep.QueryDocumentPairwiseRankingRep.Config writing output... [ 68%] configs/pytext.models.representations.representation_base writing output... [ 68%] configs/pytext.models.representations.representation_base.RepresentationBase.Config writing output... [ 68%] configs/pytext.models.representations.seq_rep writing output... [ 68%] configs/pytext.models.representations.seq_rep.SeqRepresentation.Config writing output... [ 69%] configs/pytext.models.representations.slot_attention writing output... [ 69%] configs/pytext.models.representations.slot_attention.SlotAttention.Config writing output... [ 69%] configs/pytext.models.semantic_parsers writing output... [ 70%] configs/pytext.models.semantic_parsers.rnng writing output... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser writing output... [ 70%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.AblationParams writing output... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGConstraints writing output... [ 71%] configs/pytext.models.semantic_parsers.rnng.rnng_parser.RNNGParser.Config writing output... [ 71%] configs/pytext.models.seq_models writing output... [ 71%] configs/pytext.models.seq_models.contextual_intent_slot writing output... [ 72%] configs/pytext.models.seq_models.contextual_intent_slot.ContextualIntentSlotModel.Config writing output... [ 72%] configs/pytext.models.seq_models.seqnn writing output... [ 72%] configs/pytext.models.seq_models.seqnn.SeqNNModel.Config writing output... [ 73%] configs/pytext.models.word_model writing output... [ 73%] configs/pytext.models.word_model.ModelInput writing output... [ 73%] configs/pytext.models.word_model.NewWordTaggingModel.Config writing output... [ 74%] configs/pytext.models.word_model.WordTaggingModel.Config writing output... [ 74%] configs/pytext.optimizer writing output... [ 74%] configs/pytext.optimizer.Adam.Config writing output... [ 74%] configs/pytext.optimizer.Optimizer.Config writing output... [ 75%] configs/pytext.optimizer.SGD.Config writing output... [ 75%] configs/pytext.optimizer.scheduler writing output... [ 75%] configs/pytext.optimizer.scheduler.BatchScheduler.Config writing output... [ 76%] configs/pytext.optimizer.scheduler.CosineAnnealingLR.Config writing output... [ 76%] configs/pytext.optimizer.scheduler.ExponentialLR.Config writing output... [ 76%] configs/pytext.optimizer.scheduler.LmFineTuning.Config writing output... [ 77%] configs/pytext.optimizer.scheduler.ReduceLROnPlateau.Config writing output... [ 77%] configs/pytext.optimizer.scheduler.Scheduler.Config writing output... [ 77%] configs/pytext.optimizer.scheduler.StepLR.Config writing output... [ 77%] configs/pytext.optimizer.scheduler.WarmupScheduler.Config writing output... [ 78%] configs/pytext.task writing output... [ 78%] configs/pytext.task.disjoint_multitask writing output... [ 78%] configs/pytext.task.disjoint_multitask.DisjointMultitask.Config writing output... [ 79%] configs/pytext.task.disjoint_multitask.NewDisjointMultitask.Config writing output... [ 79%] configs/pytext.task.new_task writing output... [ 79%] configs/pytext.task.new_task.NewDocumentClassification.Config writing output... [ 80%] configs/pytext.task.new_task.NewDocumentRegression.Config writing output... [ 80%] configs/pytext.task.new_task.NewTask.Config writing output... [ 80%] configs/pytext.task.new_task.NewTaskTrainer.Config writing output... [ 80%] configs/pytext.task.new_task._NewTask.Config writing output... [ 81%] configs/pytext.task.task writing output... [ 81%] configs/pytext.task.task.Task.Config writing output... [ 81%] configs/pytext.task.task.TaskBase.Config writing output... [ 82%] configs/pytext.task.tasks writing output... [ 82%] configs/pytext.task.tasks.ContextualIntentSlotTask.Config writing output... [ 82%] configs/pytext.task.tasks.DocClassificationTask.Config writing output... [ 82%] configs/pytext.task.tasks.EnsembleTask.Config writing output... [ 83%] configs/pytext.task.tasks.JointTextTask.Config writing output... [ 83%] configs/pytext.task.tasks.LMTask.Config writing output... [ 83%] configs/pytext.task.tasks.NewWordTaggingTask.Config writing output... [ 84%] configs/pytext.task.tasks.PairClassificationTask.Config writing output... [ 84%] configs/pytext.task.tasks.QueryDocumentPairwiseRankingTask.Config writing output... [ 84%] configs/pytext.task.tasks.SemanticParsingTask.Config writing output... [ 85%] configs/pytext.task.tasks.SeqNNTask.Config writing output... [ 85%] configs/pytext.task.tasks.WordTaggingTask.Config writing output... [ 85%] configs/pytext.trainers writing output... [ 85%] configs/pytext.trainers.ensemble_trainer writing output... [ 86%] configs/pytext.trainers.ensemble_trainer.EnsembleTrainer.Config writing output... [ 86%] configs/pytext.trainers.hogwild_trainer writing output... [ 86%] configs/pytext.trainers.hogwild_trainer.HogwildTrainer.Config writing output... [ 87%] configs/pytext.trainers.trainer writing output... [ 87%] configs/pytext.trainers.trainer.Trainer.Config writing output... [ 87%] configs/pytext.trainers.trainer.TrainerBase.Config writing output... [ 88%] create_new_task writing output... [ 88%] datasource_tutorial writing output... [ 88%] disjoint_multitask_tutorial writing output... [ 88%] distributed_training_tutorial writing output... [ 89%] execute_your_first_model writing output... [ 89%] hierarchical_intent_slot_tutorial writing output... [ 89%] index writing output... [ 90%] installation writing output... [ 90%] modules/pytext writing output... [ 90%] modules/pytext.common writing output... [ 91%] modules/pytext.config writing output... [ 91%] modules/pytext.data writing output... [ 91%] modules/pytext.data.data_structures writing output... [ 91%] modules/pytext.data.featurizer writing output... [ 92%] modules/pytext.data.sources writing output... [ 92%] modules/pytext.data.test writing output... [ 92%] modules/pytext.data.tokenizers writing output... [ 93%] modules/pytext.exporters writing output... [ 93%] modules/pytext.fields writing output... [ 93%] modules/pytext.loss writing output... [ 94%] modules/pytext.metric_reporters writing output... [ 94%] modules/pytext.metrics writing output... [ 94%] modules/pytext.models writing output... [ 94%] modules/pytext.models.decoders writing output... [ 95%] modules/pytext.models.embeddings writing output... [ 95%] modules/pytext.models.ensembles writing output... [ 95%] modules/pytext.models.language_models writing output... [ 96%] modules/pytext.models.output_layers writing output... [ 96%] modules/pytext.models.representations writing output... [ 96%] modules/pytext.models.semantic_parsers writing output... [ 97%] modules/pytext.models.semantic_parsers.rnng writing output... [ 97%] modules/pytext.models.seq_models writing output... [ 97%] modules/pytext.optimizer writing output... [ 97%] modules/pytext.task writing output... [ 98%] modules/pytext.trainers writing output... [ 98%] modules/pytext.utils writing output... [ 98%] overview writing output... [ 99%] pytext_models_in_your_app writing output... [ 99%] serving_models_in_production writing output... [ 99%] train_your_first_model writing output... [100%] visualize_your_model generating indices... genindex py-modindex writing additional pages... copying images... [ 16%] _static/img/pytext_design.png copying images... [ 33%] _static/img/flask_www.png copying images... [ 50%] _static/img/ios_demo.png copying images... [ 66%] _static/img/tb_train_metrics.png copying images... [ 83%] _static/img/tb_test_metrics.png copying images... [100%] _static/img/tb_graph.png copying static files... done copying extra files... done Install apex from https://github.com/NVIDIA/apex/. WARNING: conf value "version" should not be empty for EPUB3 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing PyText.epub file... build succeeded, 1 warning. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-05-02T17:31:27.473034Z, end-time: 2019-05-02T17:31:27.535940Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/checkouts/latest/pytext/docs/source/_build/epub/PyText.epub /home/docs/checkouts/readthedocs.org/user_builds/pytext-pytext/artifacts/latest/sphinx_epub/pytext-pytext.epub