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

Improve the 2-class sentence-based model.

Browse files

F1 macro score is now `0.8807` after one epoch.

Files changed (2) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./artifacts/model-16iz9xkk-1590-0.8572:v0",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -22,6 +22,7 @@
22
  "simple": 0
23
  },
24
  "layer_norm_eps": 1e-05,
 
25
  "max_position_embeddings": 514,
26
  "model_type": "roberta",
27
  "num_attention_heads": 12,
 
1
  {
2
+ "_name_or_path": "./artifacts/model-cwwb0nqy-848-0.8807:v0",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
22
  "simple": 0
23
  },
24
  "layer_norm_eps": 1e-05,
25
+ "max_length": 512,
26
  "max_position_embeddings": 514,
27
  "model_type": "roberta",
28
  "num_attention_heads": 12,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06743a6465e5dc88525e97fbfd20ad3b140b1edd2411753b65d4791df4735b1d
3
  size 498672237
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb478a45c577ef171e44e93b079eef001b6d45c60706f1898d8385f89924af6d
3
  size 498672237