Spaces:
Sleeping
Sleeping
File size: 439 Bytes
f72404f aad969c f72404f |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
license: apache-2.0
title: ISCO Code Predictor
emoji: π
colorFrom: green
colorTo: blue
sdk: gradio
pinned: true
---
This directory contains binaries and utils required for input preprocessing,
tokenization, etc that can be used with model building blocks available in
NLP modeling library [nlp/modelling](https://github.com/tensorflow/models/tree/master/official/nlp/modeling)
to train custom models and validate new research ideas. |