Spaces:
Sleeping
Sleeping
Pradeep Kumar
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: ISCO Code Predictor
|
4 |
+
emoji: 🌍
|
5 |
+
colorFrom: green
|
6 |
+
colorTo: blue
|
7 |
+
---
|
8 |
+
This directory contains binaries and utils required for input preprocessing,
|
9 |
+
tokenization, etc that can be used with model building blocks available in
|
10 |
+
NLP modeling library [nlp/modelling](https://github.com/tensorflow/models/tree/master/official/nlp/modeling)
|
11 |
+
to train custom models and validate new research ideas.
|