DerivedFunction commited on
Commit
5987545
·
verified ·
1 Parent(s): 1021645

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -7,6 +7,11 @@ tags:
7
  model-index:
8
  - name: distilbert-dapt
9
  results: []
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # distilbert-dapt
16
 
17
- This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.3623
20
 
@@ -64,4 +69,4 @@ The following hyperparameters were used during training:
64
  - Transformers 5.2.0
65
  - Pytorch 2.10.0+cu128
66
  - Datasets 4.3.0
67
- - Tokenizers 0.22.2
 
7
  model-index:
8
  - name: distilbert-dapt
9
  results: []
10
+ datasets:
11
+ - DerivedFunction/sec-filings-snippets
12
+ language:
13
+ - en
14
+ pipeline_tag: fill-mask
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
19
 
20
  # distilbert-dapt
21
 
22
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on a dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 1.3623
25
 
 
69
  - Transformers 5.2.0
70
  - Pytorch 2.10.0+cu128
71
  - Datasets 4.3.0
72
+ - Tokenizers 0.22.2