Pendrokar commited on
Commit
1f78dd7
1 Parent(s): 4d3a399

added text-classifier&emotion tags

Browse files

First tag should be enough to automatically create a widget.
https://huggingface.co/docs/hub/models-widget

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  license: mit
3
  language: en
 
 
 
4
  ---
5
  =======
6
  ### ------ Update September 2018 ------
@@ -92,4 +95,4 @@ The benchmark datasets are uploaded to this repository for convenience purposes
92
  year={2017}
93
  }
94
  ```
95
- >>>>>>> tm/master
 
1
  ---
2
  license: mit
3
  language: en
4
+ tags:
5
+ - text-classification
6
+ - emotion
7
  ---
8
  =======
9
  ### ------ Update September 2018 ------
 
95
  year={2017}
96
  }
97
  ```
98
+ >>>>>>> tm/master