kwoncho commited on
Commit
1a75051
·
1 Parent(s): 26be202

Upload RobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "jhgan/ko-sroberta-multitask",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -30,7 +30,7 @@
30
  "num_hidden_layers": 12,
31
  "pad_token_id": 1,
32
  "position_embedding_type": "absolute",
33
- "problem_type": "multi_label_classification",
34
  "tokenizer_class": "BertTokenizer",
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.26.1",
 
1
  {
2
+ "_name_or_path": "./checkpoint_4/best_model",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
30
  "num_hidden_layers": 12,
31
  "pad_token_id": 1,
32
  "position_embedding_type": "absolute",
33
+ "problem_type": "single_label_classification",
34
  "tokenizer_class": "BertTokenizer",
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.26.1",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa19ba4932618f8f82d2bed6330692c5b18fc05ad082dc1f239480ce5bdcc4ea
3
  size 442555061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3ecba6cd277492d8f0f7ea5a361f65deb481f1c20fd75d79e51115ae34f9a8d
3
  size 442555061