Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 335 Bytes

Note

vcr.py is the dataloader for base models.

vcr_attribute.py is the dataloader for model using attribute information.

vcr_attribute_new_tag.py is the dataloader for model using both attribute information and new tags.

Please choose them approriately according to your model needs, and import it in models/my_train.py.