[seq2seq] make it easier to run the scripts (#7274)
This commit is contained in:
2
examples/seq2seq/convert_pl_checkpoint_to_hf.py
Normal file → Executable file
2
examples/seq2seq/convert_pl_checkpoint_to_hf.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import os
|
||||
from pathlib import Path
|
||||
from typing import Dict, List
|
||||
|
||||
Reference in New Issue
Block a user