multimodal_intent / examples /preprocess /preprocess_mintrec2.py
HoneyTian's picture
update
a84690d
raw
history blame contribute delete
143 Bytes
#!/usr/bin/python3
# -*- coding: utf-8 -*-
"""
手动下载数据
https://zenodo.org/records/8041676
"""
if __name__ == '__main__':
pass