File size: 467 Bytes
5328896 60049e4 |
1 2 3 4 5 6 7 8 9 |
---
license: mit
---
This Repository includes the files required to run the `Research Fields Classification` ORKG-NLP service.
Please check [this article](https://orkg-nlp-pypi.readthedocs.io/en/latest/services/services.html) for more details about the service.
This model is converted into a [TorchScript](https://pytorch.org/docs/stable/jit.html) (ScriptModule) using [torch.jit.trace](https://pytorch.org/tutorials/beginner/Intro_to_TorchScript_tutorial.html). |