sentemb
No description available.
File Explorer
Download Latest Version (.zip)- eval_batch.sh
- evaluation.py
- my_transfer.py
- transfer_batch_contrast.sh
- model.png
- nli_for_simcse.csv
- evaluation.py
- dataset.py
- nli_finetune.py
- nli_run.sh
- download_dataset.sh
- bow.py
- gensen.py
- googleuse.py
- infersent.py
- models.py
- skipthought.py
- __init__.py
- classifier.py
- ranking.py
- relatedness.py
- validation.py
- __init__.py
- binary.py
- engine.py
- mrpc.py
- probing.py
- rank.py
- sick.py
- snli.py
- sst.py
- sts.py
- trec.py
- utils.py
- LICENSE
- README.md
- setup.py
- ckd_contrastive.py
- ckd_contrastive_run.sh
- kd_distillation.py
- kd_distinllation_run.sh
- README.md
- requirements.txt
- download_nli.sh
- download_wiki.sh
- __init__.cpython-38.pyc
- models.cpython-38.pyc
- tool.cpython-38.pyc
- trainers.cpython-38.pyc
- __init__.py
- models.py
- tool.py
- trainers.py
- model.png
- bert-base-uncased.log
- bert-large-uncased.log
- roberta-base.log
- roberta-large.log
- download_dataset.sh
- bow.py
- gensen.py
- googleuse.py
- infersent.py
- models.py
- skipthought.py
- __init__.py
- classifier.py
- ranking.py
- relatedness.py
- validation.py
- __init__.py
- binary.py
- engine.py
- mrpc.py
- probing.py
- rank.py
- sick.py
- snli.py
- sst.py
- sts.py
- trec.py
- utils.py
- LICENSE
- README.md
- setup.py
- evaluation.py
- README.md
- requirements.txt
- run.sh
- setup.py
- simcse_to_huggingface.py
- train.py
- download_nli.sh
- download_wiki.sh
- __init__.cpython-38.pyc
- models.cpython-38.pyc
- tool.cpython-38.pyc
- trainers.cpython-38.pyc
- __init__.py
- models.py
- tool.py
- trainers.py
- run_mbert-base-uncased.log
- run_mbert-large-uncased.log
- run_mroberta-base.log
- run_mroberta-large.log
- download_dataset.sh
- bow.py
- gensen.py
- googleuse.py
- infersent.py
- models.py
- skipthought.py
- __init__.py
- classifier.py
- ranking.py
- relatedness.py
- validation.py
- __init__.py
- binary.py
- engine.py
- mrpc.py
- probing.py
- rank.py
- sick.py
- snli.py
- sst.py
- sts.py
- trec.py
- utils.py
- LICENSE
- README.md
- setup.py
- evaluation.py
- README.md
- requirements.txt
- run.sh
- setup.py
- simcse_to_huggingface.py
- train.py
- download_nli.sh
- download_wiki.sh
- __init__.cpython-38.pyc
- models_cls_mlm.cpython-38.pyc
- tool.cpython-38.pyc
- trainers.cpython-38.pyc
- __init__.py
- models_cls_mlm.py
- tool.py
- trainers.py
- download_dataset.sh
- bow.py
- gensen.py
- googleuse.py
- infersent.py
- models.py
- skipthought.py
- __init__.py
- classifier.py
- ranking.py
- relatedness.py
- validation.py
- __init__.py
- binary.py
- engine.py
- mrpc.py
- probing.py
- rank.py
- sick.py
- snli.py
- sst.py
- sts.py
- trec.py
- utils.py
- LICENSE
- README.md
- setup.py
- evaluation.py
- Infocse-bert-base.sh
- InfoCSE-bert-large.sh
- InfoCSE.png
- README.md
- requirements.txt
- train_cls_mlm.py
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/caskcsg/sentemb
Downloads the entire project code from GitHub to your computer.
cd sentemb
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r DistilCSE/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
