pcuenq HF staff commited on
Commit
e0cb9cc
1 Parent(s): efe1727

Improve the 2-class sentence-based model.

Browse files

F1 macro score is now `0.8923`.
We were able to achieve better models, but with a slightly higher validation loss and more erratic F1 generalization.

Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./artifacts/model-cwwb0nqy-848-0.8807:v0",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -31,7 +31,7 @@
31
  "position_embedding_type": "absolute",
32
  "problem_type": "single_label_classification",
33
  "torch_dtype": "float32",
34
- "transformers_version": "4.17.0",
35
  "type_vocab_size": 1,
36
  "use_cache": true,
37
  "vocab_size": 50265
1
  {
2
+ "_name_or_path": "./artifacts/model-3rgvwps0-3384-0.8923:v0",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
31
  "position_embedding_type": "absolute",
32
  "problem_type": "single_label_classification",
33
  "torch_dtype": "float32",
34
+ "transformers_version": "4.18.0.dev0",
35
  "type_vocab_size": 1,
36
  "use_cache": true,
37
  "vocab_size": 50265
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb478a45c577ef171e44e93b079eef001b6d45c60706f1898d8385f89924af6d
3
- size 498672237
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceaad535c1d6b3460db55dd06097770d0417e8dc9919c215a8a0d5fffc5d17ee
3
+ size 498657517