neoyipeng commited on
Commit
117240c
·
verified ·
1 Parent(s): 2a9520c

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +7 -6
  2. config.json +5 -5
  3. model.safetensors +1 -1
README.md CHANGED
@@ -6,17 +6,18 @@ tags:
6
  - sentiment-analysis
7
  - modernbert
8
  - financial-nlp
 
9
  datasets:
10
  - neoyipeng/financial_reasoning_aggregated
11
  metrics:
12
  - accuracy
13
  widget:
14
- - text: "The company reported strong quarterly earnings with revenue beating expectations."
15
- example_title: "Positive Example"
16
- - text: "Stock prices fell sharply following disappointing guidance from management."
17
- example_title: "Negative Example"
18
- - text: "The merger is expected to close in Q3 pending regulatory approval."
19
- example_title: "Neutral Example"
20
  ---
21
 
22
  # ModernFinBERT: Financial Sentiment Analysis
 
6
  - sentiment-analysis
7
  - modernbert
8
  - financial-nlp
9
+ - unsloth
10
  datasets:
11
  - neoyipeng/financial_reasoning_aggregated
12
  metrics:
13
  - accuracy
14
  widget:
15
+ - text: The company reported strong quarterly earnings with revenue beating expectations.
16
+ example_title: Positive Example
17
+ - text: Stock prices fell sharply following disappointing guidance from management.
18
+ example_title: Negative Example
19
+ - text: The merger is expected to close in Q3 pending regulatory approval.
20
+ example_title: Neutral Example
21
  ---
22
 
23
  # ModernFinBERT: Financial Sentiment Analysis
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
- "bos_token_id": 50281,
8
  "classifier_activation": "gelu",
9
  "classifier_bias": false,
10
  "classifier_dropout": 0.0,
@@ -12,8 +12,9 @@
12
  "cls_token_id": 50281,
13
  "decoder_bias": true,
14
  "deterministic_flash_attn": false,
 
15
  "embedding_dropout": 0.0,
16
- "eos_token_id": 50282,
17
  "global_attn_every_n_layers": 3,
18
  "global_rope_theta": 160000.0,
19
  "gradient_checkpointing": false,
@@ -50,8 +51,7 @@
50
  "sep_token_id": 50282,
51
  "sparse_pred_ignore_index": -100,
52
  "sparse_prediction": false,
53
- "torch_dtype": "float16",
54
- "transformers_version": "4.55.4",
55
- "unsloth_version": "2025.9.9",
56
  "vocab_size": 50368
57
  }
 
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
+ "bos_token_id": null,
8
  "classifier_activation": "gelu",
9
  "classifier_bias": false,
10
  "classifier_dropout": 0.0,
 
12
  "cls_token_id": 50281,
13
  "decoder_bias": true,
14
  "deterministic_flash_attn": false,
15
+ "dtype": "float16",
16
  "embedding_dropout": 0.0,
17
+ "eos_token_id": null,
18
  "global_attn_every_n_layers": 3,
19
  "global_rope_theta": 160000.0,
20
  "gradient_checkpointing": false,
 
51
  "sep_token_id": 50282,
52
  "sparse_pred_ignore_index": -100,
53
  "sparse_prediction": false,
54
+ "transformers_version": "4.56.2",
55
+ "unsloth_version": "2025.11.4",
 
56
  "vocab_size": 50368
57
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7f221977ede2edb664babc3dc7c3a8673486ce543a6b0ace19079a20663aa10
3
  size 299228486
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61bdc23a2b68aa0a4b4b869deaa1f164dad23a1089863bc1815b5b301312ecc2
3
  size 299228486