Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,62 @@ tags:
|
|
| 8 |
- code
|
| 9 |
size_categories:
|
| 10 |
- 100M<n<1B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
--
|
| 13 |
2nd International Chinese Word Segmentation Bakeoff - Data Release
|
|
|
|
| 8 |
- code
|
| 9 |
size_categories:
|
| 10 |
- 100M<n<1B
|
| 11 |
+
model-index:
|
| 12 |
+
- name: AutoModel
|
| 13 |
+
results:
|
| 14 |
+
- task:
|
| 15 |
+
type: vqa
|
| 16 |
+
name: Visual Question Answering
|
| 17 |
+
dataset:
|
| 18 |
+
type: synthetic-dataset
|
| 19 |
+
name: Synthetic Multimodal Dataset
|
| 20 |
+
split: test
|
| 21 |
+
metrics:
|
| 22 |
+
- type: accuracy
|
| 23 |
+
value: 85
|
| 24 |
+
pipeline_tag: question-answering
|
| 25 |
+
model_index:
|
| 26 |
+
- name: AutoModel
|
| 27 |
+
results:
|
| 28 |
+
- task:
|
| 29 |
+
type: vqa
|
| 30 |
+
name: Visual Question Answering
|
| 31 |
+
dataset:
|
| 32 |
+
type: synthetdataset
|
| 33 |
+
name: Synthetic Multimodal Dataset
|
| 34 |
+
config: default
|
| 35 |
+
split: test
|
| 36 |
+
revision: main
|
| 37 |
+
metrics:
|
| 38 |
+
- type: accuracy
|
| 39 |
+
value: 85
|
| 40 |
+
name: VQA Accuracy
|
| 41 |
+
- task:
|
| 42 |
+
type: automatspeerecognition
|
| 43 |
+
name: Automatic Speech Recognition
|
| 44 |
+
dataset:
|
| 45 |
+
type: synthetdataset
|
| 46 |
+
name: Synthetic Multimodal Dataset
|
| 47 |
+
config: default
|
| 48 |
+
split: test
|
| 49 |
+
revision: main
|
| 50 |
+
metrics:
|
| 51 |
+
- type: wer
|
| 52 |
+
value: 15.3
|
| 53 |
+
name: Test WER
|
| 54 |
+
- task:
|
| 55 |
+
type: captioning
|
| 56 |
+
name: Image Captioning
|
| 57 |
+
dataset:
|
| 58 |
+
type: synthetdataset
|
| 59 |
+
name: Synthetic Multimodal Dataset
|
| 60 |
+
config: default
|
| 61 |
+
split: test
|
| 62 |
+
revision: main
|
| 63 |
+
metrics:
|
| 64 |
+
- type: bleu
|
| 65 |
+
value: 27.5
|
| 66 |
+
name: BL4
|
| 67 |
---
|
| 68 |
--
|
| 69 |
2nd International Chinese Word Segmentation Bakeoff - Data Release
|