dudu1021 commited on
Commit
879ee8f
1 Parent(s): 78ab827

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.28.1",
37
  "type_vocab_size": 2,
38
  "use_cache": true,
39
  "vocab_size": 30000
 
33
  "position_embedding_type": "absolute",
34
  "problem_type": "single_label_classification",
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.39.3",
37
  "type_vocab_size": 2,
38
  "use_cache": true,
39
  "vocab_size": 30000
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8944141bd914f15ffaf92f7ae980b4dfdc1578bae1eb91934f52fc8dcab8a1c
3
+ size 435703792
runs/Apr15_05-59-14_db22b140ff6a/events.out.tfevents.1713160912.db22b140ff6a.14730.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bd90a884df998298eabdda6933e7e48d549dbf95562e8c3dceaffafff8c1b68
3
- size 16510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:430e86054867fd2c9e4b4db191f6a7c7ef76a7392891b0c84e5b721d62d7a8e7
3
+ size 18430
tokenizer_config.json CHANGED
@@ -1,4 +1,46 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "clean_up_tokenization_spaces": true,
3
  "cls_token": "[CLS]",
4
  "do_basic_tokenize": true,
 
1
  {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_basic_tokenize": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c893b1eb86d34ae8680466f06ecf5ef92e1169e27a974f334a732170279e3aa0
3
- size 4024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d77b9f64758f187486c06231fbfbc0baa9dd33a4e6117e2964ea4cf739f20002
3
+ size 4920