Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- laolao77/MAT
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
Official implement of Visual-ARFT
|
| 8 |
+
|
| 9 |
+
Github Repo: https://github.com/Liuziyu77/Visual-RFT/tree/main/Visual-ARFT
|
| 10 |
+
|
| 11 |
+
More infomation refer to our Github Repo and paper.
|