rewicks commited on
Commit
3210dec
·
verified ·
1 Parent(s): d0fc92e

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +11 -0
  2. config.json +23 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: text-classification
4
+ tags:
5
+ - model_hub_mixin
6
+ - pytorch_model_hub_mixin
7
+ ---
8
+
9
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
10
+ - Library: [More Information Needed]
11
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "channels": [
3
+ 128,
4
+ 256,
5
+ 512
6
+ ],
7
+ "embed_dim": 64,
8
+ "kernels": [
9
+ 3,
10
+ 3,
11
+ 3
12
+ ],
13
+ "label_size": 210,
14
+ "max_length": 1024,
15
+ "montecarlo_layer": false,
16
+ "multilabel": true,
17
+ "strides": [
18
+ 1,
19
+ 1,
20
+ 1
21
+ ],
22
+ "vocab_size": 257
23
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c650cf3a690cfe1792cc7b0338649708dbbb25cfe62302914e78bb366b7e0436
3
+ size 2573160