https://github.com/paulhendricks/t5-benchmarking
https://github.com/paulhendricks/t5-benchmarking
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulhendricks/t5-benchmarking
- Owner: paulhendricks
- Created: 2021-08-13T17:14:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-13T17:18:01.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T10:15:49.907Z (4 months ago)
- Language: Jupyter Notebook
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- 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.