|
--- |
|
license: other |
|
language: |
|
- zh |
|
library_name: transformers |
|
tags: |
|
- Transport |
|
- Viusal-Language-Model |
|
- visualGLM |
|
- pytorch |
|
--- |
|
# TransGPT-MM-6B |
|
交通领域多模态模型,v0版本,存在通用性不好的问题; |
|
|
|
改进版本见v1版本,保持专业性的前提下提高了通用性:https://huggingface.co/DUOMO-Lab/TransGPT-MM-v1 |
|
## 训练推理 |
|
详见 https://github.com/DUOMO/TransGPT/tree/main/multi_modal |
|
|
|
|
|
## 示例 |
|
![example](example_bz4.png) |
|
![example](example_tk1.png) |
|
![example](example_jd2.png) |
|
![example](example_tk2.png) |
|
|
|
## 数据 |
|
TODO:released in future |
|
|
|
## Citation |
|
|
|
```latex |
|
@software{TransGPT, |
|
author = {Xiang Wei}, |
|
title = {DUOMO/TransGPT}, |
|
year = {2023}, |
|
url = {https://github.com/DUOMO/TransGPT}, |
|
} |
|
``` |