https://github.com/paulhendricks/t5-benchmarking
https://github.com/paulhendricks/t5-benchmarking
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulhendricks/t5-benchmarking
- Owner: paulhendricks
- Created: 2021-08-13T17:14:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-13T17:18:01.000Z (over 4 years ago)
- Last Synced: 2025-06-07T11:07:10.788Z (7 months ago)
- Language: Jupyter Notebook
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Benchmarking T5
---------------
To run:
```
docker-compose up -d --build
```
Navigate to http://127.0.0.1:8888 and run the 'Benchmark.ipynb' notebook.