Hahacko03 commited on
Commit
a862662
·
verified ·
1 Parent(s): d34431c

RobeCzech based model for error detection in Czech sentences - uploaded 2025-05-24

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -2
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fad32db733cc0c3a4345ff4f5264640d6a248c23b553a0854758abd84ef7d7ba
3
  size 501570936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf9f5d12678bfa82472d29e21aa59ae9fa6085d4e60ed8cf35b9cb687e7ed38
3
  size 501570936
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 32,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 32
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 64
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d85f5c6f3a7e81dd8448210bb8a9152e63718408e9b9ad5b061773722cad7033
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2c629578694f976004e103d26716c993364d4dcf3a3ad2133db789eadc2c0d5
3
  size 5713