httpschiara commited on
Commit
6389b22
1 Parent(s): a6b775d

Training in progress, epoch 5

Browse files
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert/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": "POSITIVE",
13
+ "1": "NEUTRAL",
14
+ "2": "NEGATIVE"
15
+ },
16
+ "initializer_range": 0.02,
17
+ "label2id": {
18
+ "NEGATIVE": 2,
19
+ "NEUTRAL": 1,
20
+ "POSITIVE": 0
21
+ },
22
+ "max_position_embeddings": 512,
23
+ "model_type": "distilbert",
24
+ "n_heads": 12,
25
+ "n_layers": 6,
26
+ "pad_token_id": 0,
27
+ "problem_type": "single_label_classification",
28
+ "qa_dropout": 0.1,
29
+ "seq_classif_dropout": 0.2,
30
+ "sinusoidal_pos_embds": false,
31
+ "tie_weights_": true,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.41.1",
34
+ "vocab_size": 30522
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee75ac399973991105f2add11783da3b25983d8436a15e99c22063805ebc313
3
+ size 267835644
runs/May25_16-46-05_19cb106cdd25/events.out.tfevents.1716655569.19cb106cdd25.2586.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d65999d31b8a5ea1d62cc9f532afd94b1b79f150d3543597e1329dc4f34cafc
3
+ size 9731
runs/May25_16-50-10_19cb106cdd25/events.out.tfevents.1716655813.19cb106cdd25.2586.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:751a6f2fff55b168bdd0089f3c0115f9a08a66dd74b5cd0c82fd4308efeb05db
3
+ size 9732
runs/May25_16-52-15_19cb106cdd25/events.out.tfevents.1716655939.19cb106cdd25.2586.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a10d7a0065e23144107deae6122a86d631637a6c5b88afe38370c58a1ce8329
3
+ size 9732
runs/May25_16-56-15_19cb106cdd25/events.out.tfevents.1716656178.19cb106cdd25.2586.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87799862b13757d994590eae569f85ae5bac15d394fa3b19900903e96a1fd55e
3
+ size 9732
runs/May25_16-58-37_19cb106cdd25/events.out.tfevents.1716656321.19cb106cdd25.2586.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dbb2a0c4ffe8dcfca6ab490c257a3e26dbfc2f5016c18e1f2bcbe8cae61f25b
3
+ size 9732
runs/May25_16-59-26_19cb106cdd25/events.out.tfevents.1716656367.19cb106cdd25.2586.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:811efcc7839ed1263b7d45e13e6fd4085da8552fe65987c905eb44a78c361a23
3
+ size 30853
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adc532797bf182665bdabf7e0aa7f2bb4d732fd32f7686e38210478030fcaa8a
3
+ size 5112