amir7d0 commited on
Commit
a0d548c
·
1 Parent(s): 8154c76

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "amir7d0/distilbert-base-uncased-finetuned-amazon-reviews",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -28,6 +28,7 @@
28
  "n_heads": 12,
29
  "n_layers": 6,
30
  "pad_token_id": 0,
 
31
  "qa_dropout": 0.1,
32
  "seq_classif_dropout": 0.2,
33
  "sinusoidal_pos_embds": false,
 
1
  {
2
+ "_name_or_path": "fine-tune-trainer/checkpoint-12500/",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
28
  "n_heads": 12,
29
  "n_layers": 6,
30
  "pad_token_id": 0,
31
+ "problem_type": "single_label_classification",
32
  "qa_dropout": 0.1,
33
  "seq_classif_dropout": 0.2,
34
  "sinusoidal_pos_embds": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31df41a2f66e9ac534965c82f989f7fab9c4c512cb57f4763d96cde32d45eaf1
3
- size 267863341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cbfd613f9bdbbf19d874b883c5d4a2f143a929248b64673d0d38d66f64ad52b
3
+ size 267864749