braedennorris commited on
Commit
5ba4c69
·
1 Parent(s): 07f24dc

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "Consumer",
13
+ "1": "Enterprise"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "label2id": {
17
+ "Consumer": 0,
18
+ "Enterprise": 1
19
+ },
20
+ "max_position_embeddings": 512,
21
+ "model_type": "distilbert",
22
+ "n_heads": 12,
23
+ "n_layers": 6,
24
+ "pad_token_id": 0,
25
+ "problem_type": "single_label_classification",
26
+ "qa_dropout": 0.1,
27
+ "seq_classif_dropout": 0.2,
28
+ "sinusoidal_pos_embds": false,
29
+ "tie_weights_": true,
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.26.0",
32
+ "vocab_size": 30522
33
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c481ea64fcb936e92217e2ba05a736fc2248dfd73373c8d05b42a408a66332de
3
+ size 267855533
runs/Jan25_02-07-14_07f50fc0e54b/1674612445.026182/events.out.tfevents.1674612445.07f50fc0e54b.617.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df541187dc89beab69c35aba8f554bcda9fdbdb822ff02568f831093909c6c98
3
+ size 5697
runs/Jan25_02-07-14_07f50fc0e54b/events.out.tfevents.1674612445.07f50fc0e54b.617.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68dc60a4c20c3b3a783b2e41293b38dea9af58a15f1d6f2f8e888b57c351bb77
3
+ size 4196
runs/Jan25_02-14-16_07f50fc0e54b/1674612859.7474344/events.out.tfevents.1674612859.07f50fc0e54b.617.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:573edb35f8e0e3336524f051629dd003871cf3174a296aebdab7dabc338dd783
3
+ size 5710
runs/Jan25_02-14-16_07f50fc0e54b/events.out.tfevents.1674612859.07f50fc0e54b.617.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d2df4e5c6a1252b1074cbc64586edd13a348d96d1043c28f2168a63be2d97f8
3
+ size 3874
runs/Jan25_02-16-05_07f50fc0e54b/1674612968.909475/events.out.tfevents.1674612968.07f50fc0e54b.617.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ef7c1c980f43974fe7af7553ad5189e6d0945687597a35ca45003481baf3e2f
3
+ size 5729
runs/Jan25_02-16-05_07f50fc0e54b/events.out.tfevents.1674612968.07f50fc0e54b.617.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98bb5fcce0f5db6a246a6703145f0268b3370bbb613e94bd8a1387006e2d63fc
3
+ size 4130
runs/Jan25_02-20-08_07f50fc0e54b/1674613212.134364/events.out.tfevents.1674613212.07f50fc0e54b.617.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:948b02740f6fed37f6aa14c8e6435572e0835895854603426d387b83bbb75245
3
+ size 5710
runs/Jan25_02-20-08_07f50fc0e54b/events.out.tfevents.1674613212.07f50fc0e54b.617.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e3cd4d8a3eae6be2f5b22c4801bca32277894d12456cfa3866217b665686172
3
+ size 3874
runs/Jan25_02-26-14_07f50fc0e54b/1674613577.6476939/events.out.tfevents.1674613577.07f50fc0e54b.617.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfe056c680a7c395a8cf2cf67e3a1879cfd0d3fa1d65f64cf969807a0fa2cce1
3
+ size 5697
runs/Jan25_02-26-14_07f50fc0e54b/events.out.tfevents.1674613577.07f50fc0e54b.617.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d8688f135a5cc1b98a24adbcd330fa3dbbd7ea8b528bccae6bbe66c406b14cf
3
+ size 4166
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "do_lower_case": true,
4
+ "mask_token": "[MASK]",
5
+ "model_max_length": 512,
6
+ "name_or_path": "distilbert-base-uncased",
7
+ "pad_token": "[PAD]",
8
+ "sep_token": "[SEP]",
9
+ "special_tokens_map_file": null,
10
+ "strip_accents": null,
11
+ "tokenize_chinese_chars": true,
12
+ "tokenizer_class": "DistilBertTokenizer",
13
+ "unk_token": "[UNK]"
14
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d4c597b12cb0b8bca6579d3cb9e9e22feb7595bebda8bf7478b1bf6de0c5d25
3
+ size 3515
vocab.txt ADDED
The diff for this file is too large to render. See raw diff