Pradeep Kumar commited on
Commit
f72404f
·
verified ·
1 Parent(s): add7bd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -1,4 +1,11 @@
1
- This directory contains binaries and utils required for input preprocessing,
2
- tokenization, etc that can be used with model building blocks available in
3
- NLP modeling library [nlp/modelling](https://github.com/tensorflow/models/tree/master/official/nlp/modeling)
4
- to train custom models and validate new research ideas.
 
 
 
 
 
 
 
 
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.