File size: 129 Bytes
cf5659c |
1 2 3 4 5 6 |
"""Top-level package for Big Science."""
__author__ = """Stas Bekman"""
__email__ = 'stas@huggingface.co'
__version__ = '0.1.0'
|
cf5659c |
1 2 3 4 5 6 |
"""Top-level package for Big Science."""
__author__ = """Stas Bekman"""
__email__ = 'stas@huggingface.co'
__version__ = '0.1.0'
|