Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
918bc94b6bb27eaa18769bbee270bb268c792059
918bc94b6bb27eaa18769bbee270bb268c792059
Switch branch/tag
colossalai
applications
ChatGPT
chatgpt
dataset
__init__.py
Find file
Normal view
History
Permalink
__init__.py
71 Bytes
Edit
Web IDE
Newer
Older
[app] add chatgpt application (#2698)
ver217
committed
Feb 14, 2023
1
2
3
from
.reward_dataset
import
RewardDataset
__all__
=
[
'RewardDataset'
]