Initial commit
Showing
.gitignore
0 → 100644
LICENSE
0 → 100644
README copy.md
0 → 100644
api.py
0 → 100644
data/dis.raw.3k
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
data/flu.raw.3k
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
data/raw.csv
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
data/simplet5.png
0 → 100644
18.3 KB
data/st5.png
0 → 100644
267 KB
examples/simpleT5-summarization.ipynb
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
requirements.txt
0 → 100644
numpy | ||
pandas | ||
sentencepiece | ||
torch>=1.7.0,!=1.8.0 | ||
transformers==4.16.2 | ||
pytorch-lightning==1.5.10 | ||
protobuf=3.20 |
setup.py
0 → 100644
simplet5/__init__.py
0 → 100644
simplet5/simplet5.py
0 → 100644
test.ipynb
0 → 100644
test.py
0 → 100644
test.sh
0 → 100644
Please
register
or
sign in
to comment