Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ We evaluate our reward model on the [JudgeBench](https://huggingface.co/datasets
|
|
| 39 |
|
| 40 |
## Usage
|
| 41 |
|
| 42 |
-
You can directly run the GRAM model using the demo provided below. You can also train GRAM using the code available [here](https://github.com/
|
| 43 |
|
| 44 |
```python
|
| 45 |
import torch
|
|
|
|
| 39 |
|
| 40 |
## Usage
|
| 41 |
|
| 42 |
+
You can directly run the GRAM model using the demo provided below. You can also train GRAM using the code available [here](https://github.com/NiuTrans/GRAM).
|
| 43 |
|
| 44 |
```python
|
| 45 |
import torch
|