antonryoung02 commited on
Commit
a554ef2
·
verified ·
1 Parent(s): e4903cf

Training in progress, step 500

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -14
  4. training_args.bin +2 -2
config.json CHANGED
@@ -5,7 +5,7 @@
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "hidden_act": "gelu",
8
- "hidden_dropout_prob": 0.1,
9
  "hidden_size": 384,
10
  "id2label": {
11
  "0": "LABEL_0",
 
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.15852771294695525,
9
  "hidden_size": 384,
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:f0e0308da50a924587d09252a7492691801a91570aa00edcfd4061a27e8a26de
3
  size 283353600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd82a61c06aef373edf5e4ea8c333dfb0ac9bc010b038bc335003cb9279c70e
3
  size 283353600
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7761e19dc12e09ee1efcb3ce17d5cb1538ec3a234780813c179ce707b72c273
3
- size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65eb3acaf0d853beeefa52bccd0181e86cfc58d1280e81ba76eba361a7154aeb
3
+ size 4920