dd3434 commited on
Commit
b225962
·
verified ·
1 Parent(s): c8b045a

Training in progress, step 100

Browse files
Files changed (3) hide show
  1. config.json +2 -3
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,11 +1,10 @@
1
  {
2
- "_name_or_path": "snunlp/KR-FinBert-SC",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
- "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
@@ -33,5 +32,5 @@
33
  "transformers_version": "4.32.0",
34
  "type_vocab_size": 2,
35
  "use_cache": true,
36
- "vocab_size": 20000
37
  }
 
1
  {
2
+ "_name_or_path": "hun3359/klue-bert-base-sentiment",
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,
 
32
  "transformers_version": "4.32.0",
33
  "type_vocab_size": 2,
34
  "use_cache": true,
35
+ "vocab_size": 32000
36
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e53060112c425b685057a6d37a2ada316c476b4b9cab81efe0ddbc18333b6569
3
- size 405683438
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b86e984ffdf23485fa9ee10a67a40fbac267f2f0f44132433d4d24bd1815aa53
3
+ size 442547438
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38fb592e1cbd894a5083df9bfe9b3afb55aeb0f3082f280b4e3ab0e28842acb0
3
  size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d2b1b72dc7d2835f1dc87833da8adb268bc0127fd6636e94b78977944692059
3
  size 4472