chikit2077 commited on
Commit
7ea5abe
·
verified ·
1 Parent(s): d2b1cc7

Push model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. config.json +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- pipeline_tag: other
4
  tags:
5
  - model_hub_mixin
6
  - pytorch_model_hub_mixin
 
1
  ---
2
  license: mit
3
+ pipeline_tag: chromatin-loop-prediction
4
  tags:
5
  - model_hub_mixin
6
  - pytorch_model_hub_mixin
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "model_type": "PairClassificationModel",
3
  "base_model": "chikit2077/CLAMP-6mer-1500bp-pretrain",
4
- "description": "CLAMP for chromatin loop prediction",
5
  "architecture": {
6
  "signal_input_dim": 64,
7
  "signal_hidden_dim": 128,
 
1
  {
2
  "model_type": "PairClassificationModel",
3
  "base_model": "chikit2077/CLAMP-6mer-1500bp-pretrain",
4
+ "description": "CLAMP finetuned for chromatin loop prediction",
5
  "architecture": {
6
  "signal_input_dim": 64,
7
  "signal_hidden_dim": 128,