ericNguyen0132 commited on
Commit
e036c26
·
1 Parent(s): 6ce27cc

Training in progress, step 500

Browse files
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "position_embedding_type": "absolute",
22
  "problem_type": "single_label_classification",
23
  "torch_dtype": "float32",
24
- "transformers_version": "4.30.2",
25
  "type_vocab_size": 1,
26
  "use_cache": true,
27
  "vocab_size": 50265
 
21
  "position_embedding_type": "absolute",
22
  "problem_type": "single_label_classification",
23
  "torch_dtype": "float32",
24
+ "transformers_version": "4.31.0",
25
  "type_vocab_size": 1,
26
  "use_cache": true,
27
  "vocab_size": 50265
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b311a719d93f7534cf76a526de0a38dca234be5ed612fbad2cc2ed9f75daa4b
3
- size 1421587189
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:756af1e2a196d42839350efd64d40e3657cd3c2aff1b366f3401c6b83dcf1e3f
3
+ size 1421582769
runs/Jul20_06-57-22_19ab31e67934/events.out.tfevents.1689836761.19ab31e67934.710.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d7fd02ecbc46a776d2d6faba01bfc1a38e082df215278334682a91dbcc942f8
3
+ size 4336
tokenizer.json CHANGED
@@ -2,12 +2,14 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 200,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
- "strategy": "BatchLongest",
 
 
11
  "direction": "Right",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 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": {
11
+ "Fixed": 512
12
+ },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7fb59d62566462219da2e46faf35d9112f9ac50bef41497e67b8be973a92ada
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f4de282234836b740f8fed6998e6776d0ab814255e1cac857e9f9c0c92d50a3
3
  size 4027