↓ 3 callersFunctiongenerate_(
data,
generator,
max_batch_size,
temperature: float = 0.6,
top_p: float = 0.9,
max_g
data/toys/distillation_toy.py:8
↓ 3 callersFunctiongenerate_(
data,
generator,
max_batch_size,
temperature: float = 0.6,
top_p: float = 0.9,
max_g
data/sports/distillation_sports.py:8
↓ 3 callersFunctiongenerate_(
data,
generator,
max_batch_size,
temperature: float = 0.6,
top_p: float = 0.9,
max_g
data/beauty/distillation_beauty.py:9
Method__init__(self, exp_data, user2items_pos, negative_num, item_num, tokenizer, exp_len, batch_size, ratio)
utils/utils.py:251