Update README.md
Browse files
README.md
CHANGED
|
@@ -64,6 +64,20 @@ model_index:
|
|
| 64 |
- type: bleu
|
| 65 |
value: 27.5
|
| 66 |
name: BL4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
---
|
| 68 |
--
|
| 69 |
2nd International Chinese Word Segmentation Bakeoff - Data Release
|
|
|
|
| 64 |
- type: bleu
|
| 65 |
value: 27.5
|
| 66 |
name: BL4
|
| 67 |
+
model-index:
|
| 68 |
+
- name: Evolutionary Multi-Modal Model
|
| 69 |
+
results:
|
| 70 |
+
- task:
|
| 71 |
+
type: vqa
|
| 72 |
+
name: Visual Question Answering
|
| 73 |
+
dataset:
|
| 74 |
+
type: synthetic-dataset
|
| 75 |
+
name: Synthetic Multimodal Dataset
|
| 76 |
+
split: test
|
| 77 |
+
metrics:
|
| 78 |
+
- type: accuracy
|
| 79 |
+
value: 85
|
| 80 |
+
pipeline_tag: audio-text-to-text
|
| 81 |
---
|
| 82 |
--
|
| 83 |
2nd International Chinese Word Segmentation Bakeoff - Data Release
|