Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chendl
/
compositional_test
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
compositional_test
/
transformers
/
examples
/
legacy
/
seq2seq
/
__init__.py
chendl
add requirements
a1d409e
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
87 Bytes
import
os
import
sys
sys.path.insert(
1
, os.path.dirname(os.path.realpath(__file__)))