avelezarce commited on
Commit
8180984
·
verified ·
1 Parent(s): e9d2df2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -12
README.md CHANGED
@@ -1,14 +1,10 @@
1
- <<<<<<< HEAD
2
- The TDC Model Hub Transformers API is under development. In the meantime, we highly recommend using the native HF Transformers library and original Geneformer repo to run inference.
 
 
 
 
3
 
4
- ```python
5
- # Load model directly
6
- from transformers import AutoModel
7
- model = AutoModel.from_pretrained("metehergul/scgpt")
8
- ```
9
-
10
- For further details see: https://huggingface.co/metehergul/scgpt
11
- =======
12
  All rights belong to:
13
 
14
  @misc{peng2020scgpt,
@@ -18,5 +14,4 @@ All rights belong to:
18
  year={2020},
19
  eprint={2002.12328},
20
  primaryClass={cs.CL}
21
- }
22
- >>>>>>> 23519966c9f2ad55dae4b35e50ce64a1aa17a70b
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - single-cell
5
+ - biology
6
+ ---
7
 
 
 
 
 
 
 
 
 
8
  All rights belong to:
9
 
10
  @misc{peng2020scgpt,
 
14
  year={2020},
15
  eprint={2002.12328},
16
  primaryClass={cs.CL}
17
+ }