doc2txt/segFormerTst1
Browse files- README.md +4 -4
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
README.md
CHANGED
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
### Framework versions
|
48 |
|
49 |
-
- Transformers 4.
|
50 |
-
- Pytorch 2.1
|
51 |
-
- Datasets 2.
|
52 |
-
- Tokenizers 0.15.
|
|
|
46 |
|
47 |
### Framework versions
|
48 |
|
49 |
+
- Transformers 4.38.2
|
50 |
+
- Pytorch 2.2.1+cu121
|
51 |
+
- Datasets 2.18.0
|
52 |
+
- Tokenizers 0.15.2
|
config.json
CHANGED
@@ -370,5 +370,5 @@
|
|
370 |
2
|
371 |
],
|
372 |
"torch_dtype": "float32",
|
373 |
-
"transformers_version": "4.
|
374 |
}
|
|
|
370 |
2
|
371 |
],
|
372 |
"torch_dtype": "float32",
|
373 |
+
"transformers_version": "4.38.2"
|
374 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15036944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:434f0121326aa97372c35f4b8d25f2c838bc8bd62d20b6345d2bd8c03f691e47
|
3 |
size 15036944
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac3fa906d3ffeb2c676761e7ffe91020d30fc3b8da33b3640c1f112c2e085014
|
3 |
+
size 4792
|