Token Classification
Safetensors
English
deberta-v2
shawnrushefsky commited on
Commit
7b35f73
·
verified ·
1 Parent(s): 9cc79ae

Training in progress, step 100

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
@@ -2,12 +2,12 @@
2
  "architectures": [
3
  "DebertaV2ForTokenClassification"
4
  ],
5
- "attention_probs_dropout_prob": 0.15,
6
  "bos_token_id": 1,
7
  "dtype": "float32",
8
  "eos_token_id": 2,
9
  "hidden_act": "gelu",
10
- "hidden_dropout_prob": 0.15,
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
 
2
  "architectures": [
3
  "DebertaV2ForTokenClassification"
4
  ],
5
+ "attention_probs_dropout_prob": 0.14,
6
  "bos_token_id": 1,
7
  "dtype": "float32",
8
  "eos_token_id": 2,
9
  "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.14,
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de3037e3d24902dcdbdc5a9715975c8a67e91a8c2d3c7831c1880c32fc711d5f
3
  size 735396724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a10dd4b970b065d4ddca891448e1f50bf47b7f2eb06de06a92438c0db11aa222
3
  size 735396724
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fab97199f87f8b3e94b5705f6620f212e6f6287306ccea87e88b86a3cc75b82
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58796d19f2c7615f1e1380405509190d4da7c1f019a43619fe9817af27497432
3
  size 5905