wangclnlp commited on
Commit
fca84b3
·
verified ·
1 Parent(s): 84fe5e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/wangclnlp/GRAM/tree/main).
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