datasaur-dev
commited on
Commit
•
1973779
1
Parent(s):
8926d62
Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LayoutLMForTokenClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "checkpoints/flooss-exp-01/checkpoint-16",
|
3 |
"architectures": [
|
4 |
"LayoutLMForTokenClassification"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450548984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30cf1f4104f86cbd9b85730559d68456fb2995993374e9169daa543f65ace041
|
3 |
size 450548984
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f01888926ac346cc3fc178cd95fc9aeb4ebbf0c8b7a74ebed1335f95b0cd4c53
|
3 |
size 5240
|