pvl commited on
Commit
fe11d1d
1 Parent(s): 0e7826a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,6 +20,7 @@ model-index:
20
  - name: F1
21
  type: f1
22
  value: 0.487
 
23
  ---
24
 
25
  # Text Classification GoEmotions
@@ -56,5 +57,4 @@ The following hyperparameters were used during training:
56
 
57
  # Deployment
58
 
59
- Check out our [fast-nlp-text-emotion repository](https://github.com/minuva/fast-nlp-text-emotion) for a FastAPI based server to easily deploy this model on CPU devices.
60
-
 
20
  - name: F1
21
  type: f1
22
  value: 0.487
23
+ license: apache-2.0
24
  ---
25
 
26
  # Text Classification GoEmotions
 
57
 
58
  # Deployment
59
 
60
+ Check out our [fast-nlp-text-emotion repository](https://github.com/minuva/fast-nlp-text-emotion) for a FastAPI based server to easily deploy this model on CPU devices.