yqsu95 commited on
Commit
44b9788
·
verified ·
1 Parent(s): a42705f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -1,10 +1,15 @@
1
  ---
 
 
2
  tags:
3
- - model_hub_mixin
4
- - pytorch_model_hub_mixin
5
  ---
6
 
7
- This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
- - Code: [More Information Needed]
9
- - Paper: [More Information Needed]
10
- - Docs: [More Information Needed]
 
 
 
 
1
  ---
2
+ language: en
3
+ license: mit
4
  tags:
5
+ - pytorch
6
+ - pertTF
7
  ---
8
 
9
+ # pertTF tiny
10
+
11
+ This is model files for pertTF medium
12
+
13
+ ## Usage
14
+ ```python
15
+ model = HFPerturbationTFModel.from_pretrained('weililab/pertTF-medium')