nepp1d0 commited on
Commit
1655aa2
·
1 Parent(s): 57e2e50

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -23,7 +23,18 @@
23
  "9": "LABEL_9",
24
  "10": "LABEL_10",
25
  "11": "LABEL_11",
26
- "12": "LABEL_12"
 
 
 
 
 
 
 
 
 
 
 
27
  },
28
  "initializer_range": 0.02,
29
  "intermediate_size": 3072,
@@ -33,7 +44,18 @@
33
  "LABEL_10": 10,
34
  "LABEL_11": 11,
35
  "LABEL_12": 12,
 
 
 
 
 
 
 
36
  "LABEL_2": 2,
 
 
 
 
37
  "LABEL_3": 3,
38
  "LABEL_4": 4,
39
  "LABEL_5": 5,
@@ -50,9 +72,9 @@
50
  "output_past": true,
51
  "pad_token_id": 1,
52
  "position_embedding_type": "absolute",
53
- "problem_type": "multi_label_classification",
54
  "torch_dtype": "float32",
55
- "transformers_version": "4.16.2",
56
  "type_vocab_size": 1,
57
  "use_cache": true,
58
  "vocab_size": 767
 
23
  "9": "LABEL_9",
24
  "10": "LABEL_10",
25
  "11": "LABEL_11",
26
+ "12": "LABEL_12",
27
+ "13": "LABEL_13",
28
+ "14": "LABEL_14",
29
+ "15": "LABEL_15",
30
+ "16": "LABEL_16",
31
+ "17": "LABEL_17",
32
+ "18": "LABEL_18",
33
+ "19": "LABEL_19",
34
+ "20": "LABEL_20",
35
+ "21": "LABEL_21",
36
+ "22": "LABEL_22",
37
+ "23": "LABEL_23"
38
  },
39
  "initializer_range": 0.02,
40
  "intermediate_size": 3072,
 
44
  "LABEL_10": 10,
45
  "LABEL_11": 11,
46
  "LABEL_12": 12,
47
+ "LABEL_13": 13,
48
+ "LABEL_14": 14,
49
+ "LABEL_15": 15,
50
+ "LABEL_16": 16,
51
+ "LABEL_17": 17,
52
+ "LABEL_18": 18,
53
+ "LABEL_19": 19,
54
  "LABEL_2": 2,
55
+ "LABEL_20": 20,
56
+ "LABEL_21": 21,
57
+ "LABEL_22": 22,
58
+ "LABEL_23": 23,
59
  "LABEL_3": 3,
60
  "LABEL_4": 4,
61
  "LABEL_5": 5,
 
72
  "output_past": true,
73
  "pad_token_id": 1,
74
  "position_embedding_type": "absolute",
75
+ "problem_type": "single_label_classification",
76
  "torch_dtype": "float32",
77
+ "transformers_version": "4.11.3",
78
  "type_vocab_size": 1,
79
  "use_cache": true,
80
  "vocab_size": 767
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8285dc245a52bbbba774ab8a288b36746ab98e39a767377c9e57dd7bc4b8d66d
3
- size 176501869
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d5735f6289f2069fd5d81c593243a7b45ed46ee227419fcebc48569409377e
3
+ size 176535725
runs/Apr12_19-30-24_nick-Z390-AORUS-PRO/1649785264.8077164/events.out.tfevents.1649785264.nick-Z390-AORUS-PRO.4633.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:536d1746f8296fa701abc8edaf17763d1c43d42018327d9d53626644a5ff67da
3
+ size 4571
runs/Apr12_19-30-24_nick-Z390-AORUS-PRO/events.out.tfevents.1649785264.nick-Z390-AORUS-PRO.4633.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:202e50f62e92a39e9f251dc64c54a09c439ee2d6ec40ed6af6bb05150a8bb157
3
+ size 4737
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b144ba0720f9f1f5728a8250bd9bd428c9b37a7d077a2a14447ea12c5f6e9e57
3
+ size 2863