Training in progress, epoch 1
Browse files- config.json +2 -2
- model.safetensors +3 -0
- runs/Apr11_03-27-00_9416fd984543/events.out.tfevents.1712806021.9416fd984543.4310.2 +3 -0
- runs/Apr11_03-27-23_9416fd984543/events.out.tfevents.1712806043.9416fd984543.4310.3 +3 -0
- runs/Apr11_03-57-00_9416fd984543/events.out.tfevents.1712807820.9416fd984543.4310.4 +3 -0
- runs/Apr11_03-57-13_9416fd984543/events.out.tfevents.1712807834.9416fd984543.4310.5 +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "roberta-base",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
@@ -29,7 +29,7 @@
|
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
"torch_dtype": "float32",
|
32 |
-
"transformers_version": "4.
|
33 |
"type_vocab_size": 1,
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 50265
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "FacebookAI/roberta-base",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
"torch_dtype": "float32",
|
32 |
+
"transformers_version": "4.38.2",
|
33 |
"type_vocab_size": 1,
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 50265
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:603af9e2efdea8d3153bda2cb092c32049531082ba5d388681c0179a25fdb63f
|
3 |
+
size 498612824
|
runs/Apr11_03-27-00_9416fd984543/events.out.tfevents.1712806021.9416fd984543.4310.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26010b6ba2bb6cb03363bb6c841e61dd6b9db3aa45322b2b31a316fbb5548088
|
3 |
+
size 4719
|
runs/Apr11_03-27-23_9416fd984543/events.out.tfevents.1712806043.9416fd984543.4310.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf1b0a58634df64468946124f0fea43ca0819c6bceed75db3f17ac76985a98eb
|
3 |
+
size 8089
|
runs/Apr11_03-57-00_9416fd984543/events.out.tfevents.1712807820.9416fd984543.4310.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cfea4995285212d52d4f9d9d663f05a1a6a570da7626c2128feea191c7656b2
|
3 |
+
size 4184
|
runs/Apr11_03-57-13_9416fd984543/events.out.tfevents.1712807834.9416fd984543.4310.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9f0045f28b897e6d611ca4c0326efe7b222edfcac7c006805b5fc40381e7948
|
3 |
+
size 5035
|
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:e728e87a0e7a64aac3177f0d63e25cc30eea4cc20f702fa85f5623c7947dc5ce
|
3 |
+
size 4920
|