prathameshdalal
commited on
Commit
•
c9b811a
1
Parent(s):
4a07db9
Training in progress, epoch 0
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -49,7 +49,7 @@
|
|
49 |
"problem_type": "single_label_classification",
|
50 |
"qkv_bias": true,
|
51 |
"torch_dtype": "float32",
|
52 |
-
"transformers_version": "4.33.
|
53 |
"tubelet_size": 2,
|
54 |
"use_mean_pooling": false
|
55 |
}
|
|
|
49 |
"problem_type": "single_label_classification",
|
50 |
"qkv_bias": true,
|
51 |
"torch_dtype": "float32",
|
52 |
+
"transformers_version": "4.33.2",
|
53 |
"tubelet_size": 2,
|
54 |
"use_mean_pooling": false
|
55 |
}
|
pytorch_model.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:8c940d4842db0f0c7a8436eef2f28a5b4219e54d9edb3b1d8f66b1697588c98b
|
3 |
+
size 345001805
|
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:8f6c75975917b83b9b6fd83c74fa9f5eadc8ccf79ce893c59dadc73072c3a0b2
|
3 |
+
size 4079
|