Update README.md
Browse files
README.md
CHANGED
|
@@ -66,7 +66,7 @@ predict = processor.decode(output[0][:], skip_special_tokens=True)
|
|
| 66 |
print(predict)
|
| 67 |
```
|
| 68 |
|
| 69 |
-
Our training code have been released publicly on github.[ddw2AIGROUP2CQUPT/Human-LLaVA-8B(github.com)]https://github.com/ddw2AIGROUP2CQUPT/Human-LLaVA-8B
|
| 70 |
## Get the Dataset
|
| 71 |
#### Dataset Example
|
| 72 |

|
|
|
|
| 66 |
print(predict)
|
| 67 |
```
|
| 68 |
|
| 69 |
+
Our training code have been released publicly on github.[ddw2AIGROUP2CQUPT/Human-LLaVA-8B(github.com)](https://github.com/ddw2AIGROUP2CQUPT/Human-LLaVA-8B)
|
| 70 |
## Get the Dataset
|
| 71 |
#### Dataset Example
|
| 72 |

|