Any-to-Any
English

Update pipeline tag, add library name, paper title and project page link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,16 +1,19 @@
1
  ---
2
- license: apache-2.0
 
3
  datasets:
4
  - mint-medmax/medmax_data
5
  language:
6
  - en
7
- pipeline_tag: any-to-any
8
- base_model:
9
- - mint-medmax/anole_7b_hf
10
  ---
11
 
 
12
 
13
  Evaluation code: https://github.com/Hritikbansal/medmax?tab=readme-ov-file#custom-inference
14
 
 
15
 
16
- Demo: https://huggingface.co/spaces/mint-medmax/medmax-demo-v1.0
 
1
  ---
2
+ base_model:
3
+ - mint-medmax/anole_7b_hf
4
  datasets:
5
  - mint-medmax/medmax_data
6
  language:
7
  - en
8
+ license: apache-2.0
9
+ pipeline_tag: image-text-to-text
10
+ library_name: transformers
11
  ---
12
 
13
+ This repository contains the model described in [MedMax: Mixed-Modal Instruction Tuning for Training Biomedical Assistants](https://huggingface.co/papers/2412.12661).
14
 
15
  Evaluation code: https://github.com/Hritikbansal/medmax?tab=readme-ov-file#custom-inference
16
 
17
+ Demo: https://huggingface.co/spaces/mint-medmax/medmax-demo-v1.0
18
 
19
+ Project page: https://mint-medmax.github.io