Training in progress, step 500
Browse files
config.json
CHANGED
@@ -3,12 +3,12 @@
|
|
3 |
"architectures": [
|
4 |
"XLMRobertaForTokenClassification"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
"eos_token_id": 2,
|
10 |
"hidden_act": "gelu",
|
11 |
-
"hidden_dropout_prob": 0.
|
12 |
"hidden_size": 1024,
|
13 |
"id2label": {
|
14 |
"0": "O",
|
|
|
3 |
"architectures": [
|
4 |
"XLMRobertaForTokenClassification"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.15,
|
7 |
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
"eos_token_id": 2,
|
10 |
"hidden_act": "gelu",
|
11 |
+
"hidden_dropout_prob": 0.2,
|
12 |
"hidden_size": 1024,
|
13 |
"id2label": {
|
14 |
"0": "O",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2235481556
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7574ad58399f34694ccba5776ea23d94cb6af689dec9f2c700a53ca4d62f4b0a
|
3 |
size 2235481556
|
runs/Mar05_15-12-08_g04/events.out.tfevents.1709647929.g04.2708531.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb3fcc32d30abceaafc4eea9e02829ea9be6c1313e9ff5ae4dd322bb16e6bd6b
|
3 |
+
size 5608
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac1a83a48c1f00fe694544df1ff77f411a361303a314ab3017403bcb5f4ef59f
|
3 |
size 4728
|