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

Add model card metadata

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