Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,19 @@ pipeline_tag: image-text-to-text
|
|
8 |
tags:
|
9 |
- radioastronomy
|
10 |
---
|
11 |
-
# radiollava-
|
12 |
|
13 |
https://arxiv.org/abs/XXX
|
14 |
|
15 |
radiollava is a domain-specialized vision-language AI assistant tailored for research in radioastronomy, in particular for running
|
16 |
radio source analysis tasks on radio-continuum images. It was trained on ~1.5M user-assistant conversations relative to ~55k radio
|
17 |
images taken from various radio surveys, including ASKAP-EMU, MeerKAT SMGPS and VLA FIRST.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
tags:
|
9 |
- radioastronomy
|
10 |
---
|
11 |
+
# radiollava-7B-qa
|
12 |
|
13 |
https://arxiv.org/abs/XXX
|
14 |
|
15 |
radiollava is a domain-specialized vision-language AI assistant tailored for research in radioastronomy, in particular for running
|
16 |
radio source analysis tasks on radio-continuum images. It was trained on ~1.5M user-assistant conversations relative to ~55k radio
|
17 |
images taken from various radio surveys, including ASKAP-EMU, MeerKAT SMGPS and VLA FIRST.
|
18 |
+
|
19 |
+
## Model Details
|
20 |
+
|
21 |
+
- **Base Architecture**: llava-onevision
|
22 |
+
- **Base Model**: llava-onevision-qwen2-7b-ov
|
23 |
+
- **Parameters**: 7 billion
|
24 |
+
- **Domain**: Radio Astronomy
|
25 |
+
- **License**: GPL 3.0 License
|
26 |
+
- **Development Process**: Supervised Fine-tuning (SFT) on QA pairs
|