File size: 77 Bytes
5a46e5d
 
 
 
1
2
3
4
5
from barunlm.training.cli import main

if __name__ == "__main__":
    main()