Ksgk-fy commited on
Commit
4532ffb
1 Parent(s): aae8e20

Training in progress, epoch 1

Browse files
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": "Agent",
13
+ "1": "Customer"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "label2id": {
17
+ "Agent": 0,
18
+ "Customer": 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.40.2",
32
+ "vocab_size": 30522
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86eed458ee44f2013ebb1c5c0cd57f392545c70af4974e238b34a572a77f21af
3
+ size 267832560
runs/Jun26_02-43-39_4e85ecd12a7b/events.out.tfevents.1719369820.4e85ecd12a7b ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78fdf876200803e77cf34f78c52f5bea6ba2b38e90d70c5d2d21c4a83ab9cde9
3
+ size 4495
runs/Jun26_02-43-53_4e85ecd12a7b/events.out.tfevents.1719369833.4e85ecd12a7b ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6f4ca3175881ed70d075c87d4f42106b493bf0b5746a99393be3a1963b2445
3
+ size 4707
runs/Jun26_03-03-05_4e85ecd12a7b/events.out.tfevents.1719370985.4e85ecd12a7b ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eec7559e1d01345ee617247ecea1812f0471948700c35915d12e19e34080369e
3
+ size 4978
runs/Jun26_03-06-40_4e85ecd12a7b/events.out.tfevents.1719371217.4e85ecd12a7b ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2298e03a914082ec3dc7907e5378fc516b1a6e80988dadd530ccad25d7f4489
3
+ size 5574
runs/Jun26_03-14-13_4e85ecd12a7b/events.out.tfevents.1719371657.4e85ecd12a7b ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbf3e4e2a29930fe3456f83fd35db069d30fd77dbc62a6e624e4816d9f467489
3
+ size 4610
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb916feb0ba146d02e63ddd398e075c8c436ac8b94bdd5ff64737954fab14ae9
3
+ size 4984