dinhhung1508 commited on
Commit
f564a12
1 Parent(s): a45a311

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "dat_dai",
17
+ "1": "trat_tu",
18
+ "2": "van_hoa"
19
+ },
20
+ "initializer_factor": 1.0,
21
+ "is_encoder_decoder": true,
22
+ "is_gated_act": false,
23
+ "label2id": {
24
+ "dat_dai": 0,
25
+ "trat_tu": 1,
26
+ "van_hoa": 2
27
+ },
28
+ "layer_norm_epsilon": 1e-06,
29
+ "model_type": "t5",
30
+ "n_positions": 512,
31
+ "num_decoder_layers": 12,
32
+ "num_heads": 12,
33
+ "num_layers": 12,
34
+ "output_past": true,
35
+ "pad_token_id": 0,
36
+ "problem_type": "single_label_classification",
37
+ "relative_attention_max_distance": 128,
38
+ "relative_attention_num_buckets": 32,
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.41.2",
41
+ "use_cache": true,
42
+ "vocab_size": 36096
43
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ebef537a271835a28a983f797e318e282d1e25b8473f479bb21da88712cfa3d
3
+ size 906209484
runs/Jun04_11-37-40_ip-10-192-15-133/events.out.tfevents.1717501061.ip-10-192-15-133.11037.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d4de8421031cd9b49f607b8d976970fea18dd262aeb763b72eb04e98df4d2f5
3
+ size 5189
runs/Jun04_11-39-58_ip-10-192-15-133/events.out.tfevents.1717501199.ip-10-192-15-133.12879.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ded8c0aeb699888a0977d85bd76aefe53915b83c43cbcc384bf2ea80224a609
3
+ size 5396
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b22418544da9cf9d956ba809c6842fc8a50f0d7d4f458dcc605d839a541d7302
3
+ size 5176