veronica320
commited on
Commit
•
38f55b8
1
Parent(s):
805872b
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ LABEL_2 (Entailment)
|
|
26 |
```
|
27 |
|
28 |
## Usage
|
29 |
-
- To use the TE model independently, follow the [huggingface documentation on
|
30 |
- To use it as part of the event extraction system, please check out [our Github repo](https://github.com/veronica320/Zeroshot-Event-Extraction).
|
31 |
|
32 |
|
|
|
26 |
```
|
27 |
|
28 |
## Usage
|
29 |
+
- To use the TE model independently, follow the [huggingface documentation on AutoModelForSequenceClassification](https://huggingface.co/transformers/task_summary.html#sequence-classification).
|
30 |
- To use it as part of the event extraction system, please check out [our Github repo](https://github.com/veronica320/Zeroshot-Event-Extraction).
|
31 |
|
32 |
|