Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ language:
|
|
| 5 |
base_model:
|
| 6 |
- facebook/Perception-LM-8B
|
| 7 |
library_name: transformers
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# GAR-8B
|
|
@@ -16,4 +18,4 @@ This repository contains the **GAR-8B** model, as presented in the paper [Grasp
|
|
| 16 |
|
| 17 |
## Usage
|
| 18 |
|
| 19 |
-
For detailed usage of this model, please refer to our [GitHub repo](https://github.com/Haochen-Wang409/Grasp-Any-Region).
|
|
|
|
| 5 |
base_model:
|
| 6 |
- facebook/Perception-LM-8B
|
| 7 |
library_name: transformers
|
| 8 |
+
datasets:
|
| 9 |
+
- HaochenWang/Grasp-Any-Region-Dataset
|
| 10 |
---
|
| 11 |
|
| 12 |
# GAR-8B
|
|
|
|
| 18 |
|
| 19 |
## Usage
|
| 20 |
|
| 21 |
+
For detailed usage of this model, please refer to our [GitHub repo](https://github.com/Haochen-Wang409/Grasp-Any-Region).
|