Ludo33 commited on
Commit
96166ca
·
verified ·
1 Parent(s): d81ca8e

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -3,9 +3,9 @@
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.3,
7
  "hidden_act": "gelu",
8
- "hidden_dropout_prob": 0.3,
9
  "hidden_size": 768,
10
  "id2label": {
11
  "0": "LABEL_0",
 
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.1,
7
  "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
  "0": "LABEL_0",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a11b149cb4069cde3993de44d8d65befa0c99cfb5f8d1c81593d8fcb79d8946c
3
  size 737737736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f27dbdc4c6efb1e64656e9e4f3ac036fd7e50056acef2af9a318f22d5efee19
3
  size 737737736
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccee6c4c4f033fff2f4a5cc683197901441cb9f042c4abf82869cb0a7369caf9
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfa85582e0f5db3ae64eb11c66ff3f3bcc111ff37fe35fbd82b6242271162158
3
  size 5368