3728km commited on
Commit
0c7416b
·
verified ·
1 Parent(s): 312f650

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "position_embedding_type": "absolute",
34
  "problem_type": "single_label_classification",
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.44.2",
37
  "type_vocab_size": 1,
38
  "use_cache": true,
39
  "vocab_size": 25005
 
33
  "position_embedding_type": "absolute",
34
  "problem_type": "single_label_classification",
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.46.2",
37
  "type_vocab_size": 1,
38
  "use_cache": true,
39
  "vocab_size": 25005
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d4b6ea096a4f08e1900281c7ee0bd6d55e7e02b65aef56755b1e79162bff6b3
3
  size 421011004
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d80f492026ea31ca89296d2b4f523c4917a741f77b5d5caeac789cd63a857a6c
3
  size 421011004
runs/Nov22_06-28-30_669a0eda60e3/events.out.tfevents.1732256929.669a0eda60e3.742.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1961d9dd959956a3941326b3571dc7e3305b9a51f2be05b06ef50e5a98d3c6b3
3
+ size 5315
runs/Nov22_06-29-55_669a0eda60e3/events.out.tfevents.1732257011.669a0eda60e3.742.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf08cce0d29ee627b2de495e5a84bbef926740416643afba841bc37b7ac9863
3
+ size 5315
tokenizer_config.json CHANGED
@@ -71,7 +71,7 @@
71
  "<_>"
72
  ],
73
  "bos_token": "<s>",
74
- "clean_up_tokenization_spaces": true,
75
  "cls_token": "<s>",
76
  "eos_token": "</s>",
77
  "mask_token": "<mask>",
 
71
  "<_>"
72
  ],
73
  "bos_token": "<s>",
74
+ "clean_up_tokenization_spaces": false,
75
  "cls_token": "<s>",
76
  "eos_token": "</s>",
77
  "mask_token": "<mask>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b21c043ff8a6639e5d9ae15c604a30d82cadd2e737d43f761a9ba0f55cce9b3
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:673402fb9ad9b14a71a0f5623055d38fd4a64525902727a04da753fae542a666
3
+ size 5304