Update README.md
Browse files
README.md
CHANGED
|
@@ -32,12 +32,11 @@ NOTE: The result is not stable, i guess the random shuffle of the dataset is the
|
|
| 32 |
Here are two weights, one is the final model after 4k iterations, which has the best performance on the zero-shot evaluation, and the other is the model after full training.
|
| 33 |
|
| 34 |
|
| 35 |
-
| Model |
|
| 36 |
-
| :--------: |
|
| 37 |
-
| iter_4000 |
|
| 38 |
-
| iter_10000 |
|
| 39 |
-
|
|
| 40 |
-
| Paper | * | 57.2 | 64.4 | 69.6 | 72.6 | 62.6 | 57.2 | 42.9 | 60.9 |
|
| 41 |
|
| 42 |
|
| 43 |
# Using repo
|
|
|
|
| 32 |
Here are two weights, one is the final model after 4k iterations, which has the best performance on the zero-shot evaluation, and the other is the model after full training.
|
| 33 |
|
| 34 |
|
| 35 |
+
| Model | link | AI | literature | music | politics | science | movie | restaurant | Average |
|
| 36 |
+
| :--------: | :-------------------------------------------------------------------: | :---: | :--------: | :---: | :------: | :-----: | :---: | :--------: | :-----: |
|
| 37 |
+
| iter_4000 | [🤗](https://huggingface.co/liuyanyi/gliner_large_reproduce_iter_4000) | 56.7 | 65.1 | 69.6 | 74.2 | 60.9 | 60.6 | 39.7 | 61.0 |
|
| 38 |
+
| iter_10000 | [🤗](https://huggingface.co/liuyanyi/gliner_large_reproduce) | 55.1 | 62.9 | 68.3 | 71.6 | 57.3 | 58.4 | 40.5 | 59.2 |
|
| 39 |
+
| Paper | [🤗](https://huggingface.co/urchade) | 57.2 | 64.4 | 69.6 | 72.6 | 62.6 | 57.2 | 42.9 | 60.9 |
|
|
|
|
| 40 |
|
| 41 |
|
| 42 |
# Using repo
|