stulcrad commited on
Commit
8f0630c
·
verified ·
1 Parent(s): 2e54f5e

Training in progress, step 1000

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,11 +3,11 @@
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.15,
7
  "classifier_dropout": null,
8
  "directionality": "bidi",
9
  "hidden_act": "gelu",
10
- "hidden_dropout_prob": 0.15,
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
 
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
  "directionality": "bidi",
9
  "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
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:d92d1a5a5645b7328307e22170505eddcc27a889a79cad5cd4239f0937c9d2f3
3
  size 709336212
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c055ed084349b940a18e7cbbe7f5c29b084eb8a9a58f31f552df596f7b0ed44
3
  size 709336212
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:072bf151e38bc909c9f2db99b99fd90d8bca8ba4769f07e67f502d41a08d2cb7
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:240b9005c43147ea07b8a446bf3a2ac00d7fb3c6adf5eda07c5fba50c3999788
3
  size 4664