CodeGoat24 commited on
Commit
7971f2e
Β·
verified Β·
1 Parent(s): fcc9476

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -41
README.md CHANGED
@@ -48,47 +48,6 @@ For further details, please refer to the following resources:
48
  | [VideoReward](https://github.com/KwaiVGI/VideoAlign) | Point | | |√ ||
49
  | UnifiedReward (Ours) | Pair/Point | √ | √ |√|√|
50
 
51
- **VLRewardBench** Comparison Results
52
-
53
- | Models | General | Hallu. | Reason. | Overall Accuracy | Macro Accuracy |
54
- |----------------------|---------|--------|---------|------------------|---------------|
55
- | Gemini-1.5-Pro | 50.8 | 72.5 | 64.2 | 67.2 | 62.5 |
56
- | GPT-4o | 49.1 | 67.6 | **70.5** | 65.8 | 62.4 |
57
- | LLaVA-Critic | 47.4 | 38.5 | 53.8 | 46.9 | 46.6 |
58
- | OV-7B | 32.2 | 20.1 | 57.1 | 29.6 | 36.5 |
59
- | **UnifiedReward** | 60.6 | 78.4 | 60.5 | 66.1 | 66.5 |
60
- | [UnifiedReward-v1.5](https://huggingface.co/CodeGoat24/UnifiedReward-7b-v1.5) | **68.1** | **84.4** | 59.5 | **70.1** | **70.7** |
61
-
62
-
63
-
64
-
65
- **GenAI-Bench(Image)** Comparison Results
66
-
67
- | Method | GenAI-Bench | |
68
- |------------------|------------|--------|
69
- | | tau | diff |
70
- | PickScore | 53.2 | 67.2 |
71
- | HPSv2 | 51.6 | 68.4 |
72
- | ImageReward | 47.8 | 65.0 |
73
- | VisionReward | 46.8 | 66.4 |
74
- | OV-7B | 39.7 | 53.2 |
75
- | **UnifiedReward** | 54.8 | 70.9 |
76
- | [UnifiedReward-v1.5](https://huggingface.co/CodeGoat24/UnifiedReward-7b-v1.5) | **58.9** | **72.4** |
77
-
78
-
79
-
80
- **GenAI-Bench(Video)** and **VideoGen-Reward** Comparison Results
81
-
82
- | Method | GenAI-Bench | | VideoGen-Reward | |
83
- |------------------|------------|--------|-----------------|--------|
84
- | | tau | diff | tau | diff |
85
- | VideoScore | 46.2 | 70.6 | 42.1 | 49.9 |
86
- | LiFT | 41.2 | 60.1 | 40.6 | 58.3 |
87
- | VisionReward | 52.1 | 73.1 | 57.4 | 68.2 |
88
- | VideoReward | 50.2 | 73.3 | 60.1 | 73.9 |
89
- | OV-7B | 40.8 | 51.4 | 40.4 | 50.2 |
90
- | **UnifiedReward** | 60.7 | 77.2 | 66.6 | 79.3 |
91
- | [UnifiedReward-v1.5](https://huggingface.co/CodeGoat24/UnifiedReward-7b-v1.5) | **61.7** | **78.5** | **67.0** | **80.5** |
92
 
93
  ### Quick Start
94
  All pair rank and point score inference codes are provided in our [github](https://github.com/CodeGoat24/UnifiedReward).
 
48
  | [VideoReward](https://github.com/KwaiVGI/VideoAlign) | Point | | |√ ||
49
  | UnifiedReward (Ours) | Pair/Point | √ | √ |√|√|
50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
 
52
  ### Quick Start
53
  All pair rank and point score inference codes are provided in our [github](https://github.com/CodeGoat24/UnifiedReward).