Changes Use wikitext-2-raw-v1 in the examples Reason for changes Minimize number downloads. Related tickets N/A Tests https://github.com/openvinotoolkit/nncf/actions/runs/13715504451
self.exp_name='wikitext-103-raw-v1' 18- self.exp_id='4' 18+ self.exp_id='5' 1919 self.num_epochs=100 2020 self.batch_size=50 2121 self.num_workers=multiprocessing.cpu_count()-1 @@ -29,7 +29,7 @@ def __init__(self): ...