File size: 824 Bytes
984010f
 
1c48e15
 
 
 
 
 
 
 
984010f
1c48e15
09b8830
 
1c48e15
 
 
 
 
e345136
90d9578
1c48e15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
license: apache-2.0
language:
- zh
library_name: transformers
tags:
- Transport
- Viusal-Language-Model
- visualGLM
- pytorch
---
# TransGPT-MM-6B
  交通大模型v1版本,采用了额外的与交通领域数据具有一定比例的通用数据https://github.com/Vision-CAIR/MiniGPT-4/blob/main/dataset/README_2_STAGE.md  
  进行训练,模型具有更强的专业性和通用性。
## 训练推理
详见 https://github.com/DUOMO/TransGPT/tree/main/multi_modal


## 示例
![example](example_bz3.png)
![example](example_jd4.png)
![example](example_tk4.png)
![example](example_tk2.png)
![example](example_tk3.png)

## 数据
TODO:released in future

## Citation

```latex
@software{TransGPT,
  author = {Xiang Wei},
  title = {DUOMO/TransGPT},
  year = {2023},
  url = {https://github.com/DUOMO/TransGPT},
}
```