google-research / google-research/t5x

Custom dataset gin file

Open
#386 0 comments 0 reactions 1 assignee Claimed by @hwchung27 View on GitHub
Dominant language
Python
Stars
3k
Forks
338
PR merge metrics
No merged PRs in 30d

Description

I have followed [this](https://github.com/google-research/t5x#custom-components) section to create my own dataset and run the `train.py` script. However, I get the following error:
```
ModuleNotFoundError: No module named 'tasks'
In file "/root/dir1/user_dir/t5_1_1_base_custom_v1.gin", line 2
import tasks
```
Any help would be appreciated!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.