Moved the encoded_prompts to correct device

This commit is contained in:
alberduris
2019-12-31 13:11:41 +01:00
committed by Lysandre Debut
parent 1efc208ff3
commit dd4df80f0b
285 changed files with 1 additions and 0 deletions

0
examples/distillation/README.md Normal file → Executable file
View File

0
examples/distillation/distiller.py Normal file → Executable file
View File

0
examples/distillation/grouped_batch_sampler.py Normal file → Executable file
View File

0
examples/distillation/lm_seqs_dataset.py Normal file → Executable file
View File

0
examples/distillation/requirements.txt Normal file → Executable file
View File

0
examples/distillation/run_squad_w_distillation.py Normal file → Executable file
View File

0
examples/distillation/scripts/binarized_data.py Normal file → Executable file
View File

0
examples/distillation/scripts/extract.py Normal file → Executable file
View File

0
examples/distillation/scripts/extract_distilbert.py Normal file → Executable file
View File

0
examples/distillation/scripts/token_counts.py Normal file → Executable file
View File

0
examples/distillation/train.py Normal file → Executable file
View File

View File

0
examples/distillation/training_configs/distilgpt2.json Normal file → Executable file
View File

0
examples/distillation/utils.py Normal file → Executable file
View File