Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "ESGBERT/
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
@@ -12,13 +12,13 @@
|
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
14 |
"0": "none",
|
15 |
-
"1": "
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
-
"
|
21 |
-
"
|
22 |
},
|
23 |
"layer_norm_eps": 1e-05,
|
24 |
"max_position_embeddings": 514,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ESGBERT/SocRoBERTa-social",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
14 |
"0": "none",
|
15 |
+
"1": "social"
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
+
"none": 0,
|
21 |
+
"social": 1
|
22 |
},
|
23 |
"layer_norm_eps": 1e-05,
|
24 |
"max_position_embeddings": 514,
|
events.out.tfevents.1714073274.c3ab39f38cc1.15492.0
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:d4da9bba6bb1fcc00dbeec25f29b213a3143a72bea822c3e95d2880853c25271
|
3 |
+
size 12641
|
events.out.tfevents.1714075471.c3ab39f38cc1.24916.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42273fc3c4ce0daa1cc6c074f1186af9a0c3ed1766c7a93c67fa8b8030b259cc
|
3 |
+
size 5308
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498612824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67cf36371fcb41cc916ecb552fdc5d77409ee68eb05973964cb87842239ec9db
|
3 |
size 498612824
|