TillR commited on
Commit
9394cd9
1 Parent(s): 5ed44c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
 
5
  [Barlow Twins](https://proceedings.mlr.press/v139/zbontar21a/zbontar21a.pdf) model pre-trained on the scTab dataset (~20M cells, ~19k genes). Training details can be found in our paper below. To use the model directly, the same genes must be used in the same order as in the `var.parquet` file.
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - biology
5
  ---
6
 
7
  [Barlow Twins](https://proceedings.mlr.press/v139/zbontar21a/zbontar21a.pdf) model pre-trained on the scTab dataset (~20M cells, ~19k genes). Training details can be found in our paper below. To use the model directly, the same genes must be used in the same order as in the `var.parquet` file.