Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
sonalkum/GAMA
sonalkum
/
GAMA-IT
like
4
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1e6d67a
GAMA-IT
/
hf-dev-train
/
transformers-main
/
examples
/
legacy
/
seq2seq
/
__init__.py
sonalkum
hf peft
1e6d67a
9 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
os
import
sys
sys.path.insert(
1
, os.path.dirname(os.path.realpath(__file__)))