starkdmi commited on
Commit
0876376
·
verified ·
1 Parent(s): 8a14820

Class indices come from the CC BY 4.0 dataset CSV, not the CC BY-SA ontology

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -51,7 +51,8 @@ here: each vector is a normalised multi-hot indicator over a class group — zer
51
  everywhere, `1/n` at each of the `n` chosen indices — so a class list fully
52
  determines it.
53
 
54
- The AudioSet ontology is CC BY-SA 4.0, a different licence from this model's.
 
55
 
56
  ## Used by
57
 
 
51
  everywhere, `1/n` at each of the `n` chosen indices — so a class list fully
52
  determines it.
53
 
54
+ Class indices follow AudioSet's `class_labels_indices.csv`, published by Google
55
+ with the dataset under CC BY 4.0.
56
 
57
  ## Used by
58