Datasets:

Modalities:
Text
Languages:
Chinese
ArXiv:
Libraries:
Datasets
License:
parquet-converter commited on
Commit
dc49753
1 Parent(s): ecff4b1

Update parquet files

Browse files
Files changed (37) hide show
  1. .gitattributes +8 -0
  2. README.md +0 -258
  3. dataset_infos.json +0 -1
  4. dummy/mmchat/1.0.0/dummy_data.zip +0 -0
  5. dummy/mmchat/1.0.0/dummy_data.zip.lock +0 -0
  6. dummy/mmchat_hf/1.0.0/dummy_data.zip +0 -0
  7. dummy/mmchat_hf/1.0.0/dummy_data.zip.lock +0 -0
  8. dummy/mmchat_lccc_filtered/1.0.0/dummy_data.zip +0 -0
  9. dummy/mmchat_lccc_filtered/1.0.0/dummy_data.zip.lock +0 -0
  10. dummy/mmchat_raw/1.0.0/dummy_data.zip +0 -0
  11. dummy/mmchat_raw/1.0.0/dummy_data.zip.lock +0 -0
  12. mmchat.py +0 -231
  13. mmchat/img_url_test.jsonl.gz +0 -3
  14. mmchat/img_url_train.jsonl.gz +0 -3
  15. mmchat/mmchat-test.parquet +0 -0
  16. mmchat/{dialog_test.jsonl.gz → mmchat-train.parquet} +2 -2
  17. mmchat/mmchat-validation.parquet +0 -0
  18. mmchat/weibo_dev.jsonl.gz +0 -3
  19. mmchat/weibo_test.jsonl.gz +0 -3
  20. mmchat/weibo_train.jsonl.gz +0 -3
  21. mmchat_hf/dialog.jsonl.gz +0 -3
  22. mmchat_hf/human_annotation.jsonl.gz +0 -3
  23. mmchat/dialog_train.jsonl.gz → mmchat_hf/mmchat-train.parquet +2 -2
  24. mmchat_hf/weibo.jsonl.gz +0 -3
  25. mmchat_hf/weibo_img_expanded_url.jsonl.gz +0 -3
  26. mmchat_lccc_filtered/dialog_lccc_flt.jsonl.gz +0 -3
  27. mmchat/img_url_dev.jsonl.gz → mmchat_lccc_filtered/mmchat-train.parquet +2 -2
  28. mmchat_lccc_filtered/weibo_img_expanded_url_lccc_flt.jsonl.gz +0 -3
  29. mmchat_lccc_filtered/weibo_lccc_flt.jsonl.gz +0 -3
  30. mmchat_raw/dialog_raw.jsonl.gz +0 -3
  31. mmchat_raw/mmchat-train-00000-of-00005.parquet +3 -0
  32. mmchat_raw/mmchat-train-00001-of-00005.parquet +3 -0
  33. mmchat_raw/mmchat-train-00002-of-00005.parquet +3 -0
  34. mmchat_raw/mmchat-train-00003-of-00005.parquet +3 -0
  35. mmchat/dialog_dev.jsonl.gz → mmchat_raw/mmchat-train-00004-of-00005.parquet +2 -2
  36. mmchat_raw/weibo_img_expanded_url_raw.jsonl.gz +0 -3
  37. mmchat_raw/weibo_raw.jsonl.gz +0 -3
.gitattributes CHANGED
@@ -17,3 +17,11 @@ mmchat_raw/weibo_raw.jsonl.gz filter=lfs diff=lfs merge=lfs -text
17
  mmchat_lccc_filtered/dialog_lccc_flt.jsonl.gz filter=lfs diff=lfs merge=lfs -text
18
  mmchat_lccc_filtered/weibo_img_expanded_url_lccc_flt.jsonl.gz filter=lfs diff=lfs merge=lfs -text
19
  mmchat_lccc_filtered/weibo_lccc_flt.jsonl.gz filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
17
  mmchat_lccc_filtered/dialog_lccc_flt.jsonl.gz filter=lfs diff=lfs merge=lfs -text
18
  mmchat_lccc_filtered/weibo_img_expanded_url_lccc_flt.jsonl.gz filter=lfs diff=lfs merge=lfs -text
19
  mmchat_lccc_filtered/weibo_lccc_flt.jsonl.gz filter=lfs diff=lfs merge=lfs -text
20
+ mmchat/mmchat-train.parquet filter=lfs diff=lfs merge=lfs -text
21
+ mmchat_hf/mmchat-train.parquet filter=lfs diff=lfs merge=lfs -text
22
+ mmchat_lccc_filtered/mmchat-train.parquet filter=lfs diff=lfs merge=lfs -text
23
+ mmchat_raw/mmchat-train-00001-of-00005.parquet filter=lfs diff=lfs merge=lfs -text
24
+ mmchat_raw/mmchat-train-00003-of-00005.parquet filter=lfs diff=lfs merge=lfs -text
25
+ mmchat_raw/mmchat-train-00004-of-00005.parquet filter=lfs diff=lfs merge=lfs -text
26
+ mmchat_raw/mmchat-train-00002-of-00005.parquet filter=lfs diff=lfs merge=lfs -text
27
+ mmchat_raw/mmchat-train-00000-of-00005.parquet filter=lfs diff=lfs merge=lfs -text
README.md DELETED
@@ -1,258 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - no-annotation
4
- language_creators:
5
- - found
6
- language:
7
- - zh
8
- license:
9
- - other
10
- multilinguality:
11
- - monolingual
12
- paperswithcode_id: mmchat-multi-modal-chat-dataset-on-social
13
- pretty_name: "MMChat: Multi-Modal Chat Dataset on Social Media"
14
- size_categories:
15
- - 10M<n<100M
16
- source_datasets:
17
- - original
18
- task_categories:
19
- - conversational
20
- task_ids:
21
- - dialogue-generation
22
- ---
23
-
24
- # Dataset Card for MMChat
25
-
26
- ## Table of Contents
27
- - [Dataset Card for MMChat](#dataset-card-for-mmchat)
28
- - [Table of Contents](#table-of-contents)
29
- - [Dataset Description](#dataset-description)
30
- - [Dataset Summary](#dataset-summary)
31
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
32
- - [Languages](#languages)
33
- - [Dataset Structure](#dataset-structure)
34
- - [Data Instances](#data-instances)
35
- - [Data Fields](#data-fields)
36
- - [Data Splits](#data-splits)
37
- - [Dataset Creation](#dataset-creation)
38
- - [Curation Rationale](#curation-rationale)
39
- - [Source Data](#source-data)
40
- - [Initial Data Collection and Normalization](#initial-data-collection-and-normalization)
41
- - [Who are the source language producers?](#who-are-the-source-language-producers)
42
- - [Annotations](#annotations)
43
- - [Annotation process](#annotation-process)
44
- - [Who are the annotators?](#who-are-the-annotators)
45
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
46
- - [Considerations for Using the Data](#considerations-for-using-the-data)
47
- - [Social Impact of Dataset](#social-impact-of-dataset)
48
- - [Discussion of Biases](#discussion-of-biases)
49
- - [Other Known Limitations](#other-known-limitations)
50
- - [Additional Information](#additional-information)
51
- - [Dataset Curators](#dataset-curators)
52
- - [Licensing Information](#licensing-information)
53
- - [Citation Information](#citation-information)
54
- - [Contributions](#contributions)
55
-
56
- ## Dataset Description
57
-
58
- - **Homepage:** https://www.zhengyinhe.com/datasets/
59
- - **Repository:** https://github.com/silverriver/MMChat
60
- - **Paper:** https://arxiv.org/abs/2108.07154
61
-
62
- ### Dataset Summary
63
-
64
- MMChat is a large-scale dialogue dataset that contains image-grounded dialogues in Chinese. Each dialogue in MMChat is associated with one or more images (maximum 9 images per dialogue). We design various strategies to ensure the quality of the dialogues in MMChat.
65
-
66
- MMChat comes with 4 different versions:
67
-
68
- - `mmchat`: The MMChat dataset used in our paper.
69
- - `mmchat_hf`: Contains human annotation on 100K sessions of dialogues.
70
- - `mmchat_raw`: Raw dialogues used to construct MMChat.
71
- `mmchat_lccc_filtered`: Raw dialogues filtered using the LCCC dataset.
72
-
73
- If you what to use high quality multi-modal dialogues that are closed related to the given images, I suggest you to use the `mmchat_hf` version.
74
- If you only care about the quality of dialogue texts, I suggest you to use the `mmchat_lccc_filtered` version.
75
-
76
- ### Supported Tasks and Leaderboards
77
-
78
- - dialogue-generation: The dataset can be used to train a model for generating dialogue responses.
79
- - response-retrieval: The dataset can be used to train a reranker model that can be used to implement a retrieval-based dialogue model.
80
-
81
- ### Languages
82
-
83
- MMChat is in Chinese
84
-
85
- MMChat中的对话是中文的
86
-
87
- ## Dataset Structure
88
-
89
- ### Data Instances
90
-
91
- Several versions of MMChat are available. For `mmchat`, `mmchat_raw`, `mmchat_lccc_filtered`, the following instance applies:
92
-
93
- ```json
94
- {
95
- "dialog": ["你只拍出了你十分之一的美", "你的头像竟然换了,奥"],
96
- "weibo_content": "分享图片",
97
- "imgs": ["https://wx4.sinaimg.cn/mw2048/d716a6e2ly1fmug2w2l9qj21o02yox6p.jpg"]
98
- }
99
- ```
100
-
101
- For `mmchat_hf`, the following instance applies:
102
-
103
- ```json
104
- {
105
- "dialog": ["白百合", "啊?", "有点像", "还好吧哈哈哈牙像", "有男盆友没呢", "还没", "和你说话呢。没回我"],
106
- "weibo_content": "补一张昨天礼仪的照片",
107
- "imgs": ["https://ww2.sinaimg.cn/mw2048/005Co9wdjw1eyoz7ib9n5j307w0bu3z5.jpg"],
108
- "labels": {
109
- "image_qualified": true,
110
- "dialog_qualified": true,
111
- "dialog_image_related": true
112
- }
113
- }
114
- ```
115
-
116
- ### Data Fields
117
-
118
- - `dialog` (list of strings): List of utterances consisting of a dialogue.
119
- - `weibo_content` (string): Weibo content of the dialogue.
120
- - `imgs` (list of strings): List of URLs of images.
121
- - `labels` (dict): Human-annotated labels of the dialogue.
122
- - `image_qualified` (bool): Whether the image is of high quality.
123
- - `dialog_qualified` (bool): Whether the dialogue is of high quality.
124
- - `dialog_image_related` (bool): Whether the dialogue is related to the image.
125
-
126
- ### Data Splits
127
-
128
- For `mmchat`, we provide the following splits:
129
-
130
- |train|valid|test|
131
- |---:|---:|---:|
132
- |115,842 | 4,000 | 1,000 |
133
-
134
- For other versions, we do not provide the offical split.
135
- More stastics are listed here:
136
-
137
- | `mmchat` | Count |
138
- |--------------------------------------|--------:|
139
- | Sessions | 120.84 K |
140
- | Sessions with more than 4 utterances | 17.32 K |
141
- | Utterances | 314.13 K |
142
- | Images | 198.82 K |
143
- | Avg. utterance per session | 2.599 |
144
- | Avg. image per session | 2.791 |
145
- | Avg. character per utterance | 8.521 |
146
-
147
- | `mmchat_hf` | Count |
148
- |--------------------------------------|--------:|
149
- | Sessions | 19.90 K |
150
- | Sessions with more than 4 utterances | 8.91 K |
151
- | Totally annotated sessions | 100.01 K |
152
- | Utterances | 81.06 K |
153
- | Images | 52.66K |
154
- | Avg. utterance per session | 4.07 |
155
- | Avg. image per session | 2.70 |
156
- | Avg. character per utterance | 11.93 |
157
-
158
- | `mmchat_raw` | Count |
159
- |--------------------------------------|---------:|
160
- | Sessions | 4.257 M |
161
- | Sessions with more than 4 utterances | 2.304 M |
162
- | Utterances | 18.590 M |
163
- | Images | 4.874 M |
164
- | Avg. utterance per session | 4.367 |
165
- | Avg. image per session | 1.670 |
166
- | Avg. character per utterance | 14.104 |
167
-
168
- | `mmchat_lccc_filtered` | Count |
169
- |--------------------------------------|--------:|
170
- | Sessions | 492.6 K |
171
- | Sessions with more than 4 utterances | 208.8 K |
172
- | Utterances | 1.986 M |
173
- | Images | 1.066 M |
174
- | Avg. utterance per session | 4.031 |
175
- | Avg. image per session | 2.514 |
176
- | Avg. character per utterance | 11.336 |
177
-
178
- ## Dataset Creation
179
-
180
- ### Curation Rationale
181
-
182
- [Needs More Information]
183
-
184
- ### Source Data
185
-
186
- #### Initial Data Collection and Normalization
187
-
188
- [Needs More Information]
189
-
190
- #### Who are the source language producers?
191
-
192
- [Needs More Information]
193
-
194
- ### Annotations
195
-
196
- #### Annotation process
197
-
198
- [Needs More Information]
199
-
200
- #### Who are the annotators?
201
-
202
- [Needs More Information]
203
-
204
- ### Personal and Sensitive Information
205
-
206
- [Needs More Information]
207
-
208
- ## Considerations for Using the Data
209
-
210
- ### Social Impact of Dataset
211
-
212
- [Needs More Information]
213
-
214
- ### Discussion of Biases
215
-
216
- [Needs More Information]
217
-
218
- ### Other Known Limitations
219
-
220
- [Needs More Information]
221
-
222
- ## Additional Information
223
-
224
- ### Dataset Curators
225
-
226
- [Needs More Information]
227
-
228
- ### Licensing Information
229
-
230
- other-weibo
231
-
232
- This dataset is collected from Weibo.
233
- You can refer to the [detailed policy](https://weibo.com/signup/v5/privacy) required to use this dataset.
234
- Please restrict the usage of this dataset to non-commerical purposes.
235
-
236
- ### Citation Information
237
-
238
- ```
239
- @inproceedings{zheng2022MMChat,
240
- author = {Zheng, Yinhe and Chen, Guanyi and Liu, Xin and Sun, Jian},
241
- title = {MMChat: Multi-Modal Chat Dataset on Social Media},
242
- booktitle = {Proceedings of The 13th Language Resources and Evaluation Conference},
243
- year = {2022},
244
- publisher = {European Language Resources Association},
245
- }
246
-
247
- @inproceedings{wang2020chinese,
248
- title={A Large-Scale Chinese Short-Text Conversation Dataset},
249
- author={Wang, Yida and Ke, Pei and Zheng, Yinhe and Huang, Kaili and Jiang, Yong and Zhu, Xiaoyan and Huang, Minlie},
250
- booktitle={NLPCC},
251
- year={2020},
252
- url={https://arxiv.org/abs/2008.03946}
253
- }
254
- ```
255
-
256
- ### Contributions
257
-
258
- Thanks to [Yinhe Zheng](https://github.com/silverriver) for adding this dataset.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"mmchat": {"description": "MMChat is a large-scale dialogue dataset that contains image-grounded dialogues in Chinese.\nEach dialogue in MMChat is associated with one or more images (maximum 9 images per dialogue).\nWe design various strategies to ensure the quality of the dialogues in MMChat.\n", "citation": "@inproceedings{zheng2022MMChat,\nauthor = {Zheng, Yinhe and Chen, Guanyi and Liu, Xin and Sun, Jian},\ntitle = {MMChat: Multi-Modal Chat Dataset on Social Media},\nbooktitle = {Proceedings of The 13th Language Resources and Evaluation Conference},\nyear = {2022},\npublisher = {European Language Resources Association},\n}\n\n@inproceedings{wang2020chinese,\n title = {A Large-Scale Chinese Short-Text Conversation Dataset},\n author = {Wang, Yida and Ke, Pei and Zheng, Yinhe and Huang, Kaili and Jiang, Yong and Zhu, Xiaoyan and Huang, Minlie},\n booktitle = {NLPCC},\n year = {2020},\n url = {https://arxiv.org/abs/2008.03946}\n}\n", "homepage": "https://github.com/silverriver/MMChat", "license": "MIT", "features": {"dialog": [{"dtype": "string", "id": null, "_type": "Value"}], "weibo_content": {"dtype": "string", "id": null, "_type": "Value"}, "imgs": [{"dtype": "string", "id": null, "_type": "Value"}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "mmchat", "config_name": "mmchat", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 35036683, "num_examples": 115842, "dataset_name": "mmchat"}, "test": {"name": "test", "num_bytes": 1242236, "num_examples": 4000, "dataset_name": "mmchat"}, "validation": {"name": "validation", "num_bytes": 305657, "num_examples": 1000, "dataset_name": "mmchat"}}, "download_checksums": {"https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/dialog_train.jsonl.gz": {"num_bytes": 4001249, "checksum": "7dd8948dbbd7d3865a69df7c737b3f2c530d57258ca378ab74aca1f4587d7fb5"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/img_url_train.jsonl.gz": {"num_bytes": 5301433, "checksum": "9337c9e96497f0f8d6c01ee30afd7c1feaafd2f669661fe48052f41e3baf7aeb"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/weibo_train.jsonl.gz": {"num_bytes": 3441, "checksum": "cbcc11ccea2d9dd75047c7fe80ecc3eceaddf555eb2136c5cae78725cb44ed54"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/dialog_dev.jsonl.gz": {"num_bytes": 35976, "checksum": "bf241f920b088b8e1d1bfd3c62d41cca9e76d60f9d35dc0da71d4ca4ee2855b4"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/img_url_dev.jsonl.gz": {"num_bytes": 46607, "checksum": "7322d42af425820fc4cdb570a9400bc2623f726d304131ab2494fc11779309eb"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/weibo_dev.jsonl.gz": {"num_bytes": 101, "checksum": "7f6cef2b570a3aa187d823ab5330806e79f9dd66e4ade4cae78ef7815764d2ee"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/dialog_test.jsonl.gz": {"num_bytes": 141556, "checksum": "f285407f893abc385588160a674c6ad846bce93f0a821acf093bcd8a8d40e685"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/img_url_test.jsonl.gz": {"num_bytes": 188377, "checksum": "9db4713683a665764085e7480165a7f7c038b2c6239d1c744976298363a5579e"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/weibo_test.jsonl.gz": {"num_bytes": 189, "checksum": "3eaabda17b2e4df3985f6f302f2581ed818a03ae04cc7112f7feb1fcddc4c47b"}}, "download_size": 9718929, "post_processing_size": null, "dataset_size": 36584576, "size_in_bytes": 46303505}, "mmchat_hf": {"description": "MMChat is a large-scale dialogue dataset that contains image-grounded dialogues in Chinese.\nEach dialogue in MMChat is associated with one or more images (maximum 9 images per dialogue).\nWe design various strategies to ensure the quality of the dialogues in MMChat.\n", "citation": "@inproceedings{zheng2022MMChat,\nauthor = {Zheng, Yinhe and Chen, Guanyi and Liu, Xin and Sun, Jian},\ntitle = {MMChat: Multi-Modal Chat Dataset on Social Media},\nbooktitle = {Proceedings of The 13th Language Resources and Evaluation Conference},\nyear = {2022},\npublisher = {European Language Resources Association},\n}\n\n@inproceedings{wang2020chinese,\n title = {A Large-Scale Chinese Short-Text Conversation Dataset},\n author = {Wang, Yida and Ke, Pei and Zheng, Yinhe and Huang, Kaili and Jiang, Yong and Zhu, Xiaoyan and Huang, Minlie},\n booktitle = {NLPCC},\n year = {2020},\n url = {https://arxiv.org/abs/2008.03946}\n}\n", "homepage": "https://github.com/silverriver/MMChat", "license": "MIT", "features": {"dialog": [{"dtype": "string", "id": null, "_type": "Value"}], "weibo_content": {"dtype": "string", "id": null, "_type": "Value"}, "imgs": [{"dtype": "string", "id": null, "_type": "Value"}], "labels": {"image_qualified": {"dtype": "bool", "id": null, "_type": "Value"}, "dialog_qualified": {"dtype": "bool", "id": null, "_type": "Value"}, "dialog_image_related": {"dtype": "bool", "id": null, "_type": "Value"}}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "mmchat", "config_name": "mmchat_hf", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 47268457, "num_examples": 100011, "dataset_name": "mmchat"}}, "download_checksums": {"https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_hf/dialog.jsonl.gz": {"num_bytes": 6826130, "checksum": "15fcf7756ec5ca39398a4ab9d68d14c403b1f4273781130f90dacb55a862c58a"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_hf/weibo_img_expanded_url.jsonl.gz": {"num_bytes": 7781846, "checksum": "58fccfe34603c92dcb435dde7f7f77f7468dba2df369a412a927d65041f18724"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_hf/weibo.jsonl.gz": {"num_bytes": 7084046, "checksum": "4031029e1abbdca3fa71755796a52f8f6788ae77390f2b7107822b8eb792bcb0"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_hf/human_annotation.jsonl.gz": {"num_bytes": 358333, "checksum": "6d34e113027e86f44af220c2c9ce09f909aaff045cd94fd5886b79a972b6e0b4"}}, "download_size": 22050355, "post_processing_size": null, "dataset_size": 47268457, "size_in_bytes": 69318812}, "mmchat_raw": {"description": "MMChat is a large-scale dialogue dataset that contains image-grounded dialogues in Chinese.\nEach dialogue in MMChat is associated with one or more images (maximum 9 images per dialogue).\nWe design various strategies to ensure the quality of the dialogues in MMChat.\n", "citation": "@inproceedings{zheng2022MMChat,\nauthor = {Zheng, Yinhe and Chen, Guanyi and Liu, Xin and Sun, Jian},\ntitle = {MMChat: Multi-Modal Chat Dataset on Social Media},\nbooktitle = {Proceedings of The 13th Language Resources and Evaluation Conference},\nyear = {2022},\npublisher = {European Language Resources Association},\n}\n\n@inproceedings{wang2020chinese,\n title = {A Large-Scale Chinese Short-Text Conversation Dataset},\n author = {Wang, Yida and Ke, Pei and Zheng, Yinhe and Huang, Kaili and Jiang, Yong and Zhu, Xiaoyan and Huang, Minlie},\n booktitle = {NLPCC},\n year = {2020},\n url = {https://arxiv.org/abs/2008.03946}\n}\n", "homepage": "https://github.com/silverriver/MMChat", "license": "MIT", "features": {"dialog": [{"dtype": "string", "id": null, "_type": "Value"}], "weibo_content": {"dtype": "string", "id": null, "_type": "Value"}, "imgs": [{"dtype": "string", "id": null, "_type": "Value"}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "mmchat", "config_name": "mmchat_raw", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2012399665, "num_examples": 4256871, "dataset_name": "mmchat"}}, "download_checksums": {"https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_raw/dialog_raw.jsonl.gz": {"num_bytes": 389104370, "checksum": "8d36cd302c42eee9a9d39032ff0e1d05975bd5aa2030eecd595e2e2964f6cadf"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_raw/weibo_img_expanded_url_raw.jsonl.gz": {"num_bytes": 268962111, "checksum": "d0deae3fe9b2bced80ba424fa9110a4e52b583f5823723832ac628e943e0a228"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_raw/weibo_raw.jsonl.gz": {"num_bytes": 329066732, "checksum": "d2616195f89040a0cb81d16261293f9ff002d2eb7981eebde2f631069f202521"}}, "download_size": 987133213, "post_processing_size": null, "dataset_size": 2012399665, "size_in_bytes": 2999532878}, "mmchat_lccc_filtered": {"description": "MMChat is a large-scale dialogue dataset that contains image-grounded dialogues in Chinese.\nEach dialogue in MMChat is associated with one or more images (maximum 9 images per dialogue).\nWe design various strategies to ensure the quality of the dialogues in MMChat.\n", "citation": "@inproceedings{zheng2022MMChat,\nauthor = {Zheng, Yinhe and Chen, Guanyi and Liu, Xin and Sun, Jian},\ntitle = {MMChat: Multi-Modal Chat Dataset on Social Media},\nbooktitle = {Proceedings of The 13th Language Resources and Evaluation Conference},\nyear = {2022},\npublisher = {European Language Resources Association},\n}\n\n@inproceedings{wang2020chinese,\n title = {A Large-Scale Chinese Short-Text Conversation Dataset},\n author = {Wang, Yida and Ke, Pei and Zheng, Yinhe and Huang, Kaili and Jiang, Yong and Zhu, Xiaoyan and Huang, Minlie},\n booktitle = {NLPCC},\n year = {2020},\n url = {https://arxiv.org/abs/2008.03946}\n}\n", "homepage": "https://github.com/silverriver/MMChat", "license": "MIT", "features": {"dialog": [{"dtype": "string", "id": null, "_type": "Value"}], "weibo_content": {"dtype": "string", "id": null, "_type": "Value"}, "imgs": [{"dtype": "string", "id": null, "_type": "Value"}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "mmchat", "config_name": "mmchat_lccc_filtered", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 232681680, "num_examples": 492611, "dataset_name": "mmchat"}}, "download_checksums": {"https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_lccc_filtered/dialog_lccc_flt.jsonl.gz": {"num_bytes": 33623526, "checksum": "54ad76f67269f1adf3a974acfb71f79299283b1bdefbdb5e2928b8d52b53a64d"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_lccc_filtered/weibo_img_expanded_url_lccc_flt.jsonl.gz": {"num_bytes": 38226987, "checksum": "6ffd6c8420ef37e6b5a2e88f054f0d5ae849617dea501c3342a512e63ba12a59"}, "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_lccc_filtered/weibo_lccc_flt.jsonl.gz": {"num_bytes": 34990489, "checksum": "d4900fd5f711fdcc752a60e84edcb6e16fcb9f2100f8b900ccf88af9a780816a"}}, "download_size": 106841002, "post_processing_size": null, "dataset_size": 232681680, "size_in_bytes": 339522682}}
 
 
dummy/mmchat/1.0.0/dummy_data.zip DELETED
Binary file (3.34 kB)
 
dummy/mmchat/1.0.0/dummy_data.zip.lock DELETED
File without changes
dummy/mmchat_hf/1.0.0/dummy_data.zip DELETED
Binary file (2.58 kB)
 
dummy/mmchat_hf/1.0.0/dummy_data.zip.lock DELETED
File without changes
dummy/mmchat_lccc_filtered/1.0.0/dummy_data.zip DELETED
Binary file (2.26 kB)
 
dummy/mmchat_lccc_filtered/1.0.0/dummy_data.zip.lock DELETED
File without changes
dummy/mmchat_raw/1.0.0/dummy_data.zip DELETED
Binary file (2.42 kB)
 
dummy/mmchat_raw/1.0.0/dummy_data.zip.lock DELETED
File without changes
mmchat.py DELETED
@@ -1,231 +0,0 @@
1
- # Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
2
- #
3
- # Licensed under the Apache License, Version 2.0 (the "License");
4
- # you may not use this file except in compliance with the License.
5
- # You may obtain a copy of the License at
6
- #
7
- # http://www.apache.org/licenses/LICENSE-2.0
8
- #
9
- # Unless required by applicable law or agreed to in writing, software
10
- # distributed under the License is distributed on an "AS IS" BASIS,
11
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- # See the License for the specific language governing permissions and
13
- # limitations under the License.
14
- """
15
- MMChat is a large-scale dialogue dataset that contains image-grounded dialogues in Chinese.
16
- Each dialogue in MMChat is associated with one or more images (maximum 9 images per dialogue).
17
- We design various strategies to ensure the quality of the dialogues in MMChat.
18
- """
19
-
20
- import json
21
-
22
- import datasets
23
-
24
-
25
- _CITATION = """\
26
- @inproceedings{zheng2022MMChat,
27
- author = {Zheng, Yinhe and Chen, Guanyi and Liu, Xin and Sun, Jian},
28
- title = {MMChat: Multi-Modal Chat Dataset on Social Media},
29
- booktitle = {Proceedings of The 13th Language Resources and Evaluation Conference},
30
- year = {2022},
31
- publisher = {European Language Resources Association},
32
- }
33
-
34
- @inproceedings{wang2020chinese,
35
- title = {A Large-Scale Chinese Short-Text Conversation Dataset},
36
- author = {Wang, Yida and Ke, Pei and Zheng, Yinhe and Huang, Kaili and Jiang, Yong and Zhu, Xiaoyan and Huang, Minlie},
37
- booktitle = {NLPCC},
38
- year = {2020},
39
- url = {https://arxiv.org/abs/2008.03946}
40
- }
41
- """
42
-
43
- _DESCRIPTION = """\
44
- MMChat is a large-scale dialogue dataset that contains image-grounded dialogues in Chinese.
45
- Each dialogue in MMChat is associated with one or more images (maximum 9 images per dialogue).
46
- We design various strategies to ensure the quality of the dialogues in MMChat.
47
- """
48
-
49
- _HOMEPAGE = "https://github.com/silverriver/MMChat"
50
-
51
- _LICENSE = "MIT"
52
-
53
- _URLS = {
54
- "mmchat": {
55
- "train": [
56
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/dialog_train.jsonl.gz",
57
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/img_url_train.jsonl.gz",
58
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/weibo_train.jsonl.gz",
59
- ],
60
- "dev": [
61
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/dialog_dev.jsonl.gz",
62
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/img_url_dev.jsonl.gz",
63
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/weibo_dev.jsonl.gz",
64
- ],
65
- "test": [
66
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/dialog_test.jsonl.gz",
67
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/img_url_test.jsonl.gz",
68
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat/weibo_test.jsonl.gz",
69
- ],
70
- },
71
- "mmchat_hf": [
72
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_hf/dialog.jsonl.gz",
73
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_hf/weibo_img_expanded_url.jsonl.gz",
74
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_hf/weibo.jsonl.gz",
75
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_hf/human_annotation.jsonl.gz",
76
- ],
77
- "mmchat_raw": [
78
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_raw/dialog_raw.jsonl.gz",
79
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_raw/weibo_img_expanded_url_raw.jsonl.gz",
80
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_raw/weibo_raw.jsonl.gz",
81
- ],
82
- "mmchat_lccc_filtered": [
83
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_lccc_filtered/dialog_lccc_flt.jsonl.gz",
84
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_lccc_filtered/weibo_img_expanded_url_lccc_flt.jsonl.gz",
85
- "https://huggingface.co/datasets/silver/mmchat/resolve/main/mmchat_lccc_filtered/weibo_lccc_flt.jsonl.gz",
86
- ],
87
- }
88
-
89
-
90
- class MMChat(datasets.GeneratorBasedBuilder):
91
- """Multi-Modal Chat Dataset."""
92
-
93
- VERSION = datasets.Version("1.0.0")
94
- BUILDER_CONFIGS = [
95
- datasets.BuilderConfig(name="mmchat", version=VERSION, description="The MMChat dataset"),
96
- datasets.BuilderConfig(name="mmchat_hf", version=VERSION, description="Human filtered version of MMChat"),
97
- datasets.BuilderConfig(name="mmchat_raw", version=VERSION, description="Raw dialogues in MMChat"),
98
- datasets.BuilderConfig(name="mmchat_lccc_filtered", version=VERSION, description="LCCC filtered MMChat"),
99
- ]
100
-
101
- DEFAULT_CONFIG_NAME = "mmchat"
102
-
103
- def _info(self):
104
- if self.config.name in ["mmchat", "mmchat_raw", "mmchat_lccc_filtered"]:
105
- features = datasets.Features(
106
- {
107
- "dialog": [datasets.Value("string")],
108
- "weibo_content": datasets.Value("string"),
109
- "imgs": [datasets.Value("string")],
110
- }
111
- )
112
- else:
113
- features = datasets.Features(
114
- {
115
- "dialog": [datasets.Value("string")],
116
- "weibo_content": datasets.Value("string"),
117
- "imgs": [datasets.Value("string")],
118
- "labels": {
119
- "image_qualified": datasets.Value("bool"),
120
- "dialog_qualified": datasets.Value("bool"),
121
- "dialog_image_related": datasets.Value("bool"),
122
- },
123
- }
124
- )
125
- return datasets.DatasetInfo(
126
- # This is the description that will appear on the datasets page.
127
- description=_DESCRIPTION,
128
- # This defines the different columns of the dataset and their types
129
- features=features, # Here we define them above because they are different between the two configurations
130
- # If there's a common (input, target) tuple from the features, uncomment supervised_keys line below and
131
- # specify them. They'll be used if as_supervised=True in builder.as_dataset.
132
- # supervised_keys=("sentence", "label"),
133
- # Homepage of the dataset for documentation
134
- homepage=_HOMEPAGE,
135
- # License for the dataset if available
136
- license=_LICENSE,
137
- # Citation for the dataset
138
- citation=_CITATION,
139
- )
140
-
141
- def _split_generators(self, dl_manager):
142
- urls = _URLS[self.config.name]
143
- data_dir = dl_manager.download_and_extract(urls)
144
- if self.config.name == "mmchat":
145
- return [
146
- datasets.SplitGenerator(
147
- name=datasets.Split.TRAIN,
148
- gen_kwargs={
149
- "dialog_file": data_dir["train"][0],
150
- "weibo_file": data_dir["train"][2],
151
- "img_file": data_dir["train"][1],
152
- "label_file": None,
153
- },
154
- ),
155
- datasets.SplitGenerator(
156
- name=datasets.Split.TEST,
157
- gen_kwargs={
158
- "dialog_file": data_dir["test"][0],
159
- "weibo_file": data_dir["test"][2],
160
- "img_file": data_dir["test"][1],
161
- "label_file": None,
162
- },
163
- ),
164
- datasets.SplitGenerator(
165
- name=datasets.Split.VALIDATION,
166
- gen_kwargs={
167
- "dialog_file": data_dir["dev"][0],
168
- "weibo_file": data_dir["dev"][2],
169
- "img_file": data_dir["dev"][1],
170
- "label_file": None,
171
- },
172
- ),
173
- ]
174
- else:
175
- return [
176
- datasets.SplitGenerator(
177
- name=datasets.Split.TRAIN,
178
- gen_kwargs={
179
- "dialog_file": data_dir[0],
180
- "weibo_file": data_dir[2],
181
- "img_file": data_dir[1],
182
- "label_file": data_dir[3] if len(data_dir) == 4 else None,
183
- },
184
- ),
185
- ]
186
-
187
- # method parameters are unpacked from `gen_kwargs` as given in `_split_generators`
188
- def _generate_examples(self, dialog_file, weibo_file, img_file, label_file):
189
- id = 0
190
- if label_file is not None:
191
- label_f = open(label_file, encoding="utf-8")
192
-
193
- with open(dialog_file, encoding="utf-8") as dialog_f, open(weibo_file, encoding="utf-8") as weibo_f, open(
194
- img_file, encoding="utf-8"
195
- ) as img_f:
196
- while True:
197
- try:
198
- dialog_line = dialog_f.readline().strip()
199
- if len(dialog_line) == 0:
200
- break
201
- dialog = json.loads(dialog_line) # dialog_f.readline())
202
- weibo = json.loads(weibo_f.readline())
203
- if self.config.name == "mmchat":
204
- imgs = img_f.readline().strip().split(";")
205
- else:
206
- imgs = json.loads(img_f.readline())["weibo_img"].split(";")
207
-
208
- if self.config.name == "mmchat_hf":
209
- label = json.loads(label_f.readline())
210
- # Yields examples as (key, example) tuples
211
- yield id, {
212
- "dialog": dialog,
213
- "weibo_content": weibo,
214
- "imgs": imgs,
215
- "labels": {
216
- "image_qualified": True if label["image_quality"] == "1" else False,
217
- "dialog_qualified": True if label["dialog_quality"] == "1" else False,
218
- "dialog_image_related": True if label["dialog_image_relativeness"] == "1" else False,
219
- },
220
- }
221
- else:
222
- yield id, {
223
- "dialog": dialog,
224
- "weibo_content": weibo,
225
- "imgs": imgs,
226
- }
227
- id += 1
228
- except EOFError:
229
- break
230
- if label_file is not None:
231
- label_f.close()
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
mmchat/img_url_test.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9db4713683a665764085e7480165a7f7c038b2c6239d1c744976298363a5579e
3
- size 188377
 
 
 
 
mmchat/img_url_train.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9337c9e96497f0f8d6c01ee30afd7c1feaafd2f669661fe48052f41e3baf7aeb
3
- size 5301433
 
 
 
 
mmchat/mmchat-test.parquet ADDED
Binary file (563 kB). View file
 
mmchat/{dialog_test.jsonl.gz → mmchat-train.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f285407f893abc385588160a674c6ad846bce93f0a821acf093bcd8a8d40e685
3
- size 141556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1de5b8b3fd18759653943f6f38a7f7e2268d12edc61dca7c0ffef476eeeb726
3
+ size 15883592
mmchat/mmchat-validation.parquet ADDED
Binary file (140 kB). View file
 
mmchat/weibo_dev.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f6cef2b570a3aa187d823ab5330806e79f9dd66e4ade4cae78ef7815764d2ee
3
- size 101
 
 
 
 
mmchat/weibo_test.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3eaabda17b2e4df3985f6f302f2581ed818a03ae04cc7112f7feb1fcddc4c47b
3
- size 189
 
 
 
 
mmchat/weibo_train.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbcc11ccea2d9dd75047c7fe80ecc3eceaddf555eb2136c5cae78725cb44ed54
3
- size 3441
 
 
 
 
mmchat_hf/dialog.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:15fcf7756ec5ca39398a4ab9d68d14c403b1f4273781130f90dacb55a862c58a
3
- size 6826130
 
 
 
 
mmchat_hf/human_annotation.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d34e113027e86f44af220c2c9ce09f909aaff045cd94fd5886b79a972b6e0b4
3
- size 358333
 
 
 
 
mmchat/dialog_train.jsonl.gz → mmchat_hf/mmchat-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7dd8948dbbd7d3865a69df7c737b3f2c530d57258ca378ab74aca1f4587d7fb5
3
- size 4001249
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89068f5c2d5dd109b73015f26c2f5093c84196bef3356f9696eaf53e817fc1f2
3
+ size 29850386
mmchat_hf/weibo.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4031029e1abbdca3fa71755796a52f8f6788ae77390f2b7107822b8eb792bcb0
3
- size 7084046
 
 
 
 
mmchat_hf/weibo_img_expanded_url.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:58fccfe34603c92dcb435dde7f7f77f7468dba2df369a412a927d65041f18724
3
- size 7781846
 
 
 
 
mmchat_lccc_filtered/dialog_lccc_flt.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:54ad76f67269f1adf3a974acfb71f79299283b1bdefbdb5e2928b8d52b53a64d
3
- size 33623526
 
 
 
 
mmchat/img_url_dev.jsonl.gz → mmchat_lccc_filtered/mmchat-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7322d42af425820fc4cdb570a9400bc2623f726d304131ab2494fc11779309eb
3
- size 46607
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5941195e4ad147462421bab2b66fa5408e8d5f8e4cbbf6b1f0c82df7d7f26ff
3
+ size 146847666
mmchat_lccc_filtered/weibo_img_expanded_url_lccc_flt.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ffd6c8420ef37e6b5a2e88f054f0d5ae849617dea501c3342a512e63ba12a59
3
- size 38226987
 
 
 
 
mmchat_lccc_filtered/weibo_lccc_flt.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4900fd5f711fdcc752a60e84edcb6e16fcb9f2100f8b900ccf88af9a780816a
3
- size 34990489
 
 
 
 
mmchat_raw/dialog_raw.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d36cd302c42eee9a9d39032ff0e1d05975bd5aa2030eecd595e2e2964f6cadf
3
- size 389104370
 
 
 
 
mmchat_raw/mmchat-train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceb51916a61c9034556c4224797191df8d7efcc735154fc3b6132c354fba1981
3
+ size 339021756
mmchat_raw/mmchat-train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a82270a50819910495602d484b5b2d0f48efb8f07ce6807c07a01b7ee9594076
3
+ size 339022548
mmchat_raw/mmchat-train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e7345b53571b12016d3b4b9c75e22462449a83a08180ffe37a0cf2051b39b41
3
+ size 339359677
mmchat_raw/mmchat-train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2a71715cfa8d391d9715119037e1040ef733be522c47e608aa82baf2f4e6bd
3
+ size 339059862
mmchat/dialog_dev.jsonl.gz → mmchat_raw/mmchat-train-00004-of-00005.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf241f920b088b8e1d1bfd3c62d41cca9e76d60f9d35dc0da71d4ca4ee2855b4
3
- size 35976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cde8ab1c883f3213490724c334ca9c8ea592d6d4d888fd9cf0ea6c65a2b0c91
3
+ size 7634656
mmchat_raw/weibo_img_expanded_url_raw.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0deae3fe9b2bced80ba424fa9110a4e52b583f5823723832ac628e943e0a228
3
- size 268962111
 
 
 
 
mmchat_raw/weibo_raw.jsonl.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2616195f89040a0cb81d16261293f9ff002d2eb7981eebde2f631069f202521
3
- size 329066732