v1
Showing
LM-BFF/.gitignore
0 → 100755
LM-BFF/LICENSE
0 → 100755
LM-BFF/README.md
0 → 100755
LM-BFF/figs/lmbff.png
0 → 100755

370 KB
LM-BFF/nohup.out
0 → 100755
LM-BFF/requirements.txt
0 → 100755
certifi==2020.12.5 | |||
chardet==4.0.0 | |||
click==7.1.2 | |||
dataclasses | |||
filelock==3.0.12 | |||
flake8==3.8.4 | |||
future==0.18.2 | |||
idna==2.10 | |||
importlib-metadata==3.3.0 | |||
joblib==1.0.0 | |||
mccabe==0.6.1 | |||
nltk==3.5 | |||
numpy==1.19.4 | |||
packaging==20.8 | |||
pandas==1.1.5 | |||
protobuf==3.14.0 | |||
pycodestyle==2.6.0 | |||
pyflakes==2.2.0 | |||
pyparsing==2.4.7 | |||
python-dateutil==2.8.1 | |||
pytz==2020.5 | |||
regex==2020.11.13 | |||
requests==2.25.1 | |||
sacremoses==0.0.43 | |||
scikit-learn==0.24.0 | |||
scipy==1.5.4 | |||
sentence-transformers==0.4.0 | |||
sentencepiece==0.1.94 | |||
six==1.15.0 | |||
threadpoolctl==2.1.0 | |||
tokenizers==0.9.2 | |||
torch==1.6.0 | |||
tqdm==4.48.2 | |||
transformers==3.4.0 | |||
typing-extensions==3.7.4.3 | |||
urllib3>=1.26.4 | |||
zipp==3.4.0 |
LM-BFF/run.py
0 → 100755
LM-BFF/src/dataset.py
0 → 100755
LM-BFF/src/label_search.py
0 → 100755
LM-BFF/src/models.py
0 → 100755
LM-BFF/src/processors.py
0 → 100755
LM-BFF/src/trainer.py
0 → 100755
LM-BFF/tools/ensemble.py
0 → 100755
LM-BFF/tools/gather_result.py
0 → 100755
LM-BFF/tools/generate_k_shot_data.py
0 → 100755
LM-BFF/tools/generate_labels.py
0 → 100755
LM-BFF/tools/generate_template.py
0 → 100755
LM-BFF/tools/get_sbert_embedding.py
0 → 100755
LM-BFF/tools/sort_mapping.py
0 → 100755
LM-BFF/tools/sort_prompt.py
0 → 100755
LM-BFF/tools/sort_template.py
0 → 100755
LM-BFF/未命名.ipynb
0 → 100755
Please
register
or
sign in
to comment