CodeGoat24 commited on
Commit
83fba4a
·
verified ·
1 Parent(s): 495580d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -52,7 +52,7 @@ For further details, please refer to the following resources:
52
  | LLaVA-Critic | 47.4 | 38.5 | 53.8 | 46.9 | 46.6 |
53
  | OV-7B | 32.2 | 20.1 | 57.1 | 29.6 | 36.5 |
54
  | **UnifiedReward** | 60.6 | 78.4 | 60.5 | 66.1 | 66.5 |
55
- | [**UnifiedReward-v1.5**](https://huggingface.co/CodeGoat24/UnifiedReward-7b-v1.5) | **68.1** | **84.4** | 59.5 | **70.1** | **70.7** |
56
 
57
 
58
 
@@ -68,7 +68,7 @@ For further details, please refer to the following resources:
68
  | VisionReward | 46.8 | 66.4 |
69
  | OV-7B | 39.7 | 53.2 |
70
  | **UnifiedReward** | 54.8 | 70.9 |
71
- | [**UnifiedReward-v1.5**](https://huggingface.co/CodeGoat24/UnifiedReward-7b-v1.5) | **58.9** | **72.4** |
72
 
73
 
74
 
@@ -83,7 +83,7 @@ For further details, please refer to the following resources:
83
  | VideoReward | 50.2 | 73.3 | 60.1 | 73.9 |
84
  | OV-7B | 40.8 | 51.4 | 40.4 | 50.2 |
85
  | **UnifiedReward** | 60.7 | 77.2 | 66.6 | 79.3 |
86
- | [**UnifiedReward-v1.5**](https://huggingface.co/CodeGoat24/UnifiedReward-7b-v1.5) | **61.7** | **78.5** | **67.0** | **80.5** |
87
 
88
  ### Quick Start
89
  All pair rank and point score inference codes are provided in our [github](https://github.com/CodeGoat24/UnifiedReward).
 
52
  | LLaVA-Critic | 47.4 | 38.5 | 53.8 | 46.9 | 46.6 |
53
  | OV-7B | 32.2 | 20.1 | 57.1 | 29.6 | 36.5 |
54
  | **UnifiedReward** | 60.6 | 78.4 | 60.5 | 66.1 | 66.5 |
55
+ | [UnifiedReward-v1.5](https://huggingface.co/CodeGoat24/UnifiedReward-7b-v1.5) | **68.1** | **84.4** | 59.5 | **70.1** | **70.7** |
56
 
57
 
58
 
 
68
  | VisionReward | 46.8 | 66.4 |
69
  | OV-7B | 39.7 | 53.2 |
70
  | **UnifiedReward** | 54.8 | 70.9 |
71
+ | [UnifiedReward-v1.5](https://huggingface.co/CodeGoat24/UnifiedReward-7b-v1.5) | **58.9** | **72.4** |
72
 
73
 
74
 
 
83
  | VideoReward | 50.2 | 73.3 | 60.1 | 73.9 |
84
  | OV-7B | 40.8 | 51.4 | 40.4 | 50.2 |
85
  | **UnifiedReward** | 60.7 | 77.2 | 66.6 | 79.3 |
86
+ | [UnifiedReward-v1.5](https://huggingface.co/CodeGoat24/UnifiedReward-7b-v1.5) | **61.7** | **78.5** | **67.0** | **80.5** |
87
 
88
  ### Quick Start
89
  All pair rank and point score inference codes are provided in our [github](https://github.com/CodeGoat24/UnifiedReward).