dinhhung1508 commited on
Commit
a55cf83
·
verified ·
1 Parent(s): 768c2af

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "VietAI/vit5-base",
3
+ "architectures": [
4
+ "T5ForSequenceClassification"
5
+ ],
6
+ "classifier_dropout": 0.0,
7
+ "d_ff": 3072,
8
+ "d_kv": 64,
9
+ "d_model": 768,
10
+ "decoder_start_token_id": 0,
11
+ "dense_act_fn": "relu",
12
+ "dropout_rate": 0.1,
13
+ "eos_token_id": 1,
14
+ "feed_forward_proj": "relu",
15
+ "id2label": {
16
+ "0": "no",
17
+ "1": "yes"
18
+ },
19
+ "initializer_factor": 1.0,
20
+ "is_encoder_decoder": true,
21
+ "is_gated_act": false,
22
+ "label2id": {
23
+ "no": 0,
24
+ "yes": 1
25
+ },
26
+ "layer_norm_epsilon": 1e-06,
27
+ "model_type": "t5",
28
+ "n_positions": 512,
29
+ "num_decoder_layers": 12,
30
+ "num_heads": 12,
31
+ "num_layers": 12,
32
+ "output_past": true,
33
+ "pad_token_id": 0,
34
+ "problem_type": "single_label_classification",
35
+ "relative_attention_max_distance": 128,
36
+ "relative_attention_num_buckets": 32,
37
+ "torch_dtype": "float32",
38
+ "transformers_version": "4.41.2",
39
+ "use_cache": true,
40
+ "vocab_size": 36096
41
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718cd6c8a2bc0b4912eb4d1ebac3a16372cd4c933b85ada6e949b634b782fcbb
3
+ size 906206408
runs/Jun05_03-42-55_ip-10-192-11-84/events.out.tfevents.1717558977.ip-10-192-11-84.17678.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c956a1fc4438f05e634566313de2a4f6032c1c5745eb949062df26fe17b8e3c0
3
+ size 5116
runs/Jun05_03-47-29_ip-10-192-12-93/events.out.tfevents.1717559250.ip-10-192-12-93.2551.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33c5d016c164b594f2a4153a497ccf81dbce93c2e6f7c1c5e5b34d994fb9a832
3
+ size 5323
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3017df8b15553e4a7c962ff0370ff6f3d8a8c3e881637cfcc3342f0f68b83e21
3
+ size 5176