KhangSimple commited on
Commit
7ed56b0
1 Parent(s): e2697ca

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.39.3",
24
+ "vocab_size": 30522
25
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e4c0823830734558527c150e679bc1ff166aeeb8a557af0cd3363f7403e241f
3
+ size 267832560
runs/Apr28_09-41-54_f8dc9dc23579/events.out.tfevents.1714297953.f8dc9dc23579.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db1f4b8fecaff52e3f627bc9bf4926e5c2ddf8b5cece95e4172c038352b5c97a
3
+ size 4536
runs/Apr28_09-53-52_f8dc9dc23579/events.out.tfevents.1714298042.f8dc9dc23579.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f101c8f512cf6e159feb316855792e5ffe0e85bbd43a113f740dd629d470147c
3
+ size 4585
runs/Apr28_09-57-07_f8dc9dc23579/events.out.tfevents.1714298235.f8dc9dc23579.34.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:109a3cf7943b996ba6054e273aeaaeb576ab809020a3d85e9eed1ebd22c24dd8
3
+ size 4585
runs/Apr28_10-05-18_f8dc9dc23579/events.out.tfevents.1714298729.f8dc9dc23579.34.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c6638b32711d4e373babd41dcb33ca744b30c9889b5cdc667647585b325806e
3
+ size 5634
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00a263839bef5e07f7aaf802dd5f5e2d7f6da6208983ec197395f671426d7155
3
+ size 4984