tkhjp commited on
Commit
ed26550
·
verified ·
1 Parent(s): f4e7fb5

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,23 +1,15 @@
1
  {
2
  "_name_or_path": "cl-tohoku/bert-base-japanese-whole-word-masking",
3
  "architectures": [
4
- "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
- "id2label": {
12
- "0": "NEGATIVE",
13
- "1": "POSITIVE"
14
- },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
- "label2id": {
18
- "NEGATIVE": 0,
19
- "POSITIVE": 1
20
- },
21
  "layer_norm_eps": 1e-12,
22
  "max_position_embeddings": 512,
23
  "model_type": "bert",
 
1
  {
2
  "_name_or_path": "cl-tohoku/bert-base-japanese-whole-word-masking",
3
  "architectures": [
4
+ "CustomBertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
 
 
 
 
11
  "initializer_range": 0.02,
12
  "intermediate_size": 3072,
 
 
 
 
13
  "layer_norm_eps": 1e-12,
14
  "max_position_embeddings": 512,
15
  "model_type": "bert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3704c6231f700c6d304e35e7bcffd8d87676dc06fa0b1b09859881e554233e9f
3
  size 442499064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a06b66fc1539b25316e7cb7d82bf89ac68a942ce758cd6d82f5f5c351b8555e
3
  size 442499064
runs/Sep10_14-46-00_morpheus/events.out.tfevents.1725947160.morpheus.225240.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf14bc8e2fe86ff56b86926e1793508239d19f0c3844a5faddef73e2a67f079f
3
- size 5403
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7b984ccc574e46da785205bddd6e363c9288830ff1ba84815d7a953bb463b38
3
+ size 6068
runs/Sep13_15-36-18_morpheus/events.out.tfevents.1726209381.morpheus.273471.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:809213b17df0e9b0b838439773b9b96353b6a281c2ad10c1af2033ad7f061637
3
+ size 4966
runs/Sep13_15-43-43_morpheus/events.out.tfevents.1726209824.morpheus.273471.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0b71a3d14a7cdce3bd3237ab1a3cb2065bb7b00184d5a3860eed65114bf9cd
3
+ size 5338
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f269bc7cd1ffd9db875ff570454a297c5464ce91d61920d35836b30fc9205ef7
3
  size 4731
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4825be84be1c7ff55ae772403b0e16259eb8c2a60f07e964f8e1e23042f86066
3
  size 4731