License: mark non-commercial restriction from CC BY-NC training data (Expresso)

#2
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- license: apache-2.0
 
3
  pipeline_tag: feature-extraction
4
  library_name: sentence-transformers
5
  tags:
@@ -91,4 +92,4 @@ score = (audio_emb @ text_emb.T).item()
91
 
92
  ## License
93
 
94
- Apache-2.0 (inherits from the base model).
 
1
  ---
2
+ license: other
3
+ license_name: apache-2.0-non-commercial-restriction
4
  pipeline_tag: feature-extraction
5
  library_name: sentence-transformers
6
  tags:
 
92
 
93
  ## License
94
 
95
+ Apache-2.0 base model + non-commercial restriction due to CC BY-NC training data (e.g. Expresso).