davanstrien HF Staff commited on
Commit
ebdd377
·
verified ·
1 Parent(s): 7704acd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -7,6 +7,10 @@ tags:
7
  model-index:
8
  - name: modernbert-reasoning-required
9
  results: []
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # modernbert-reasoning-required
16
 
17
- This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.2034
20
  - Mse: 0.2034
@@ -109,4 +113,4 @@ The following hyperparameters were used during training:
109
  - Transformers 4.51.0
110
  - Pytorch 2.6.0+cu124
111
  - Datasets 3.5.0
112
- - Tokenizers 0.21.1
 
7
  model-index:
8
  - name: modernbert-reasoning-required
9
  results: []
10
+ datasets:
11
+ - davanstrien/reasoning-required
12
+ language:
13
+ - en
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
18
 
19
  # modernbert-reasoning-required
20
 
21
+ This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [davanstrien/reasoning-required](https://huggingface.co/datasets/davanstrien/reasoning-required) dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.2034
24
  - Mse: 0.2034
 
113
  - Transformers 4.51.0
114
  - Pytorch 2.6.0+cu124
115
  - Datasets 3.5.0
116
+ - Tokenizers 0.21.1