MartaGlz commited on
Commit
c2940bd
·
verified ·
1 Parent(s): e0a03c1

Training complete

Browse files
Files changed (3) hide show
  1. README.md +1 -0
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -11
README.md CHANGED
@@ -3,6 +3,7 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: answerdotai/ModernBERT-base
5
  tags:
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: results
 
3
  license: apache-2.0
4
  base_model: answerdotai/ModernBERT-base
5
  tags:
6
+ - classification
7
  - generated_from_trainer
8
  model-index:
9
  - name: results
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea44c92afa9d508f03f42a963a218cbecdc2849a8732bca37db1ef158c3fd56b
3
  size 598439784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1ee5ef57773e199516f3d55f4e7c5c094408d915f75f6b512696b8a2f499df8
3
  size 598439784
tokenizer.json CHANGED
@@ -2,20 +2,11 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 50283,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,