ychu612 commited on
Commit
e092207
·
verified ·
1 Parent(s): f2d7ff8

ychu612/ClinicalLongFormer_rsavav_fn_adult2

Browse files
Files changed (3) hide show
  1. README.md +3 -2
  2. config.json +1 -3
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: transformers
3
- base_model: yikuan8/Clinical-Longformer
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # RSAVAV_SQ_CLF
15
 
16
- This model is a fine-tuned version of [yikuan8/Clinical-Longformer](https://huggingface.co/yikuan8/Clinical-Longformer) on an unknown dataset.
17
 
18
  ## Model description
19
 
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ base_model: allenai/longformer-base-4096
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
14
 
15
  # RSAVAV_SQ_CLF
16
 
17
+ This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on an unknown dataset.
18
 
19
  ## Model description
20
 
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "yikuan8/Clinical-Longformer",
3
  "architectures": [
4
  "LongformerForSequenceClassification"
5
  ],
@@ -75,12 +75,10 @@
75
  "num_hidden_layers": 12,
76
  "onnx_export": false,
77
  "pad_token_id": 1,
78
- "position_embedding_type": "absolute",
79
  "problem_type": "single_label_classification",
80
  "sep_token_id": 2,
81
  "torch_dtype": "float32",
82
  "transformers_version": "4.44.2",
83
  "type_vocab_size": 1,
84
- "use_cache": true,
85
  "vocab_size": 50265
86
  }
 
1
  {
2
+ "_name_or_path": "allenai/longformer-base-4096",
3
  "architectures": [
4
  "LongformerForSequenceClassification"
5
  ],
 
75
  "num_hidden_layers": 12,
76
  "onnx_export": false,
77
  "pad_token_id": 1,
 
78
  "problem_type": "single_label_classification",
79
  "sep_token_id": 2,
80
  "torch_dtype": "float32",
81
  "transformers_version": "4.44.2",
82
  "type_vocab_size": 1,
 
83
  "vocab_size": 50265
84
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7d2e4906cc7bc80a9bb055f08c924d4087c66aaf22214cc8e8c45419e0a6766
3
  size 594727400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c42a5d22328ad7865a96253ebd957c8061c6d62afa7050ddb78660c21af95e4
3
  size 594727400