Skip to content

where is 981 come from? #20

@hsjkdjj

Description

@hsjkdjj

hello, could you tell me what is this 981 mean? I'm confused.
copy from the code:
if student and int(timestep[0])<=981:
self.set_adapter('lora1')
self.enable_adapters()

copy from the paper:
"""
Specifically, we divided the ODE solution trajectory(xN , xN−1, ..., x1, x0) of the pre-trained model into two
sub-trajectories, using tκ as the boundary (we set N = 50 and κ = 37 by default).
"""

why it is different with paper? I mean 37/50*1000=740?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions