rippertnt commited on
Commit
2e35443
1 Parent(s): 7ac2e6c
.gitattributes CHANGED
File without changes
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./ckpt/emotion",
3
  "architectures": [
4
  "ElectraForMultiLabelClassification"
5
  ],
@@ -42,7 +42,7 @@
42
  "summary_type": "first",
43
  "summary_use_proj": true,
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.20.1",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 35000
 
1
  {
2
+ "_name_or_path": "./ckpt/koelectra-base-v3-emotion",
3
  "architectures": [
4
  "ElectraForMultiLabelClassification"
5
  ],
 
42
  "summary_type": "first",
43
  "summary_use_proj": true,
44
  "torch_dtype": "float32",
45
+ "transformers_version": "4.21.1",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 35000
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab600b0ff8ecc2fd50d509540b46a102d2eda61f1174a1d269feb711e0c05c49
3
  size 449412785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98640689971eaece6df5031114d3578abfb323fb88421fd041d1d4cee3020262
3
  size 449412785
special_tokens_map.json CHANGED
File without changes
tokenizer_config.json CHANGED
File without changes
vocab.txt CHANGED
File without changes