Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
|
|
|
|
5 |
Below is the reference code for inference. First load the tokenizer and the model.
|
6 |
|
7 |
```
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
NOTE: THIS IS THE RANDOM SAMPLING VERSION WEPO. DOM TREE DISTANCE-BASED VERSION WILL BE RELEASED SOON.
|
6 |
+
|
7 |
Below is the reference code for inference. First load the tokenizer and the model.
|
8 |
|
9 |
```
|