Token Classification
Safetensors
English
deberta-v2
shawnrushefsky commited on
Commit
25cc155
·
verified ·
1 Parent(s): 01dd78a

Training in progress, step 100

Browse files
Files changed (3) hide show
  1. config.json +4 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -3,6 +3,9 @@
3
  "DebertaV2ForTokenClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.15,
 
 
 
6
  "hidden_act": "gelu",
7
  "hidden_dropout_prob": 0.15,
8
  "hidden_size": 768,
@@ -62,8 +65,7 @@
62
  "position_buckets": 256,
63
  "relative_attention": true,
64
  "share_att_key": true,
65
- "torch_dtype": "float32",
66
- "transformers_version": "4.55.4",
67
  "type_vocab_size": 0,
68
  "vocab_size": 128100
69
  }
 
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,
 
65
  "position_buckets": 256,
66
  "relative_attention": true,
67
  "share_att_key": true,
68
+ "transformers_version": "4.56.0",
 
69
  "type_vocab_size": 0,
70
  "vocab_size": 128100
71
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a3b8dae878391ccdde5efef65aac68f898765585be40fdedb1763b5c32d3572
3
  size 735396724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d043964c955aa5d1b7d9bd0f1ff4ed991b333335cf0262ff0be88188730337b
3
  size 735396724
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f540bdff34ddaaa61e31d0b13f5f60aeae45c0b46a38407d1b4d442a41852065
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5378baaae8f03590c7ada7877110990ff63df09f86c0b61e9e0220e20c759c1
3
  size 5841