• Runqi Yang's avatar
    Update training commands · 3c072958
    Runqi Yang authored
    Update training commands in data/README to match the latest version of this project according to #132.
    
    - Motivation: in the previous data/README, the commands are obsolete and will cause the error "unrecognized arguments: --label-smoothing 0.1 --force-anneal 50". 
    - What's changed: add arguments "--criterion label_smoothed_cross_entropy" and "--lr-scheduler fixed" to the training commands of all 3 datasets.
    - Result: the new commands run without error on all 3 datasets.
    3c072958
README.md 3.5 KB