b0HIC4 commited on
Commit
ea58d87
·
1 Parent(s): 0eb2593

Add model card metadata

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,2 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  "# My Test Model"
2
  "This repo contains a basic sentiment-analysis inference script."
 
1
+ ---
2
+ tags:
3
+ - text-classification
4
+ - sentiment-analysis
5
+ license: apache-2.0
6
+ ---
7
+ ---
8
+ tags:
9
+ " - text-classification"
10
+ " - sentiment-analysis"
11
+ license: apache-2.0
12
+ ---
13
  "# My Test Model"
14
  "This repo contains a basic sentiment-analysis inference script."