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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64259db7d3e6fdf87e4792d0/vRojQxm8IMybBV0X5CKbf.png)
|
|
|
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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64259db7d3e6fdf87e4792d0/vRojQxm8IMybBV0X5CKbf.png)
|