deepdaiv-multimodal / 24s-VQA-MLLM

BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Change MCAN for BEiT3 #4

Open guts4 opened 4 months ago

guts4 commented 4 months ago

Description

  1. BEiT3 허깅페이스 vqa 지원 X -> Token으로 해결 -> 실패(연결안됨)
  2. Github연결 -> prophet과 버전 충돌 -> 버전 맞추고 연결 시도중

CheckList

ETC

월요일까지 시도 후 실패시 다른 Task로 넘어갈 예정

guts4 commented 4 months ago

Success for Version. But, the output json file isn't appropriate ex) Original: {"question_id": 2971475, "answer": "ski"} Mine: {"question_id": [[0, 83, 2858, 64, 38, 234, 41, 17, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]], "answer": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, ...

guts4 commented 4 months ago

모든 결과 추출 완료 Validation 정확도 50.33%