Training in progress, epoch 1
Browse files- config.json +2 -1
- model.safetensors +1 -1
- runs/Jun28_11-50-36_3b7e01ddf761/events.out.tfevents.1719575437.3b7e01ddf761.471.0 +3 -0
- tokenizer.json +0 -0
- training_args.bin +1 -1
- vocab.txt +0 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "indolem/
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -7,6 +7,7 @@
|
|
7 |
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
"eos_token_ids": 0,
|
|
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "indolem/indobertweet-base-uncased",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
7 |
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
"eos_token_ids": 0,
|
10 |
+
"gradient_checkpointing": false,
|
11 |
"hidden_act": "gelu",
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442271748
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ab489a906a1767ea7fe8a912592d0de143120bab6ed4262d7f4cf474466531b
|
3 |
size 442271748
|
runs/Jun28_11-50-36_3b7e01ddf761/events.out.tfevents.1719575437.3b7e01ddf761.471.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3039100f273c56045f6b1adeb34661413c9052d43a999f3912f803883b26483
|
3 |
+
size 5875
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1260bc55f0406a76dc57617e89d6038aaafc0be875a28cc0e2b281eb5daf8c1a
|
3 |
size 5048
|
vocab.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|