Commit ·
56d9087
1
Parent(s): be11939
Training in progress, step 500
Browse files
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"classifier_dropout": null,
|
| 9 |
"eos_token_id": 2,
|
| 10 |
"hidden_act": "gelu",
|
| 11 |
-
"hidden_dropout_prob": 0.
|
| 12 |
"hidden_size": 1024,
|
| 13 |
"initializer_range": 0.02,
|
| 14 |
"intermediate_size": 4096,
|
|
@@ -19,6 +19,7 @@
|
|
| 19 |
"num_hidden_layers": 24,
|
| 20 |
"pad_token_id": 1,
|
| 21 |
"position_embedding_type": "absolute",
|
|
|
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
"transformers_version": "4.30.2",
|
| 24 |
"type_vocab_size": 1,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "ericNguyen0132/roberta-large-Dep-pretrain",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 8 |
"classifier_dropout": null,
|
| 9 |
"eos_token_id": 2,
|
| 10 |
"hidden_act": "gelu",
|
| 11 |
+
"hidden_dropout_prob": 0.4,
|
| 12 |
"hidden_size": 1024,
|
| 13 |
"initializer_range": 0.02,
|
| 14 |
"intermediate_size": 4096,
|
|
|
|
| 19 |
"num_hidden_layers": 24,
|
| 20 |
"pad_token_id": 1,
|
| 21 |
"position_embedding_type": "absolute",
|
| 22 |
+
"problem_type": "single_label_classification",
|
| 23 |
"torch_dtype": "float32",
|
| 24 |
"transformers_version": "4.30.2",
|
| 25 |
"type_vocab_size": 1,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421587189
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f69e1fbbcc88836259277ce315027cecdacec3ee20fe338e9798df8c496bbce8
|
| 3 |
size 1421587189
|
runs/Jul04_09-28-14_81400f0185c3/events.out.tfevents.1688463340.81400f0185c3.294.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b37dd4c54b77cdfb5c334048e222953ca0fc133d10e06f86fd2eefdf12860421
|
| 3 |
+
size 8309
|
runs/Jul04_09-41-40_81400f0185c3/events.out.tfevents.1688463749.81400f0185c3.4829.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:751bd2be648b4aa0f1e552c7f4db2a9554916464ae1148afb3716b3282931bb0
|
| 3 |
+
size 4305
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7793f51400392e3070b3c4df38a7267a9d322c6f9cc7990a199a0a0bbc2c895b
|
| 3 |
size 4027
|