zera09 commited on
Commit
71abc3d
1 Parent(s): 5b6d052

End of training

Browse files
Files changed (5) hide show
  1. README.md +14 -8
  2. config.json +1 -1
  3. generation_config.json +1 -1
  4. model.safetensors +1 -1
  5. training_args.bin +2 -2
README.md CHANGED
@@ -4,18 +4,18 @@ base_model: facebook/bart-base
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: Bart_complaint
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # Bart_complaint
15
 
16
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0104
19
 
20
  ## Model description
21
 
@@ -35,21 +35,27 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 5e-05
38
- - train_batch_size: 10
39
- - eval_batch_size: 10
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 500
44
- - num_epochs: 5
 
45
 
46
  ### Training results
47
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions
51
 
52
- - Transformers 4.41.0
53
- - Pytorch 2.3.0+cu121
54
  - Datasets 2.19.1
55
  - Tokenizers 0.19.1
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: Bart_Complaint
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # Bart_Complaint
15
 
16
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.1493
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 5e-05
38
+ - train_batch_size: 24
39
+ - eval_batch_size: 24
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 500
44
+ - num_epochs: 3
45
+ - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.3009 | 1.0 | 212 | 0.2204 |
52
+ | 0.2167 | 2.0 | 424 | 0.1964 |
53
+ | 0.1449 | 3.0 | 636 | 0.1493 |
54
 
55
 
56
  ### Framework versions
57
 
58
+ - Transformers 4.41.1
59
+ - Pytorch 1.13.1+cu117
60
  - Datasets 2.19.1
61
  - Tokenizers 0.19.1
config.json CHANGED
@@ -69,7 +69,7 @@
69
  }
70
  },
71
  "torch_dtype": "float32",
72
- "transformers_version": "4.41.0",
73
  "use_cache": true,
74
  "vocab_size": 50265
75
  }
 
69
  }
70
  },
71
  "torch_dtype": "float32",
72
+ "transformers_version": "4.41.1",
73
  "use_cache": true,
74
  "vocab_size": 50265
75
  }
generation_config.json CHANGED
@@ -9,5 +9,5 @@
9
  "no_repeat_ngram_size": 3,
10
  "num_beams": 4,
11
  "pad_token_id": 1,
12
- "transformers_version": "4.41.0"
13
  }
 
9
  "no_repeat_ngram_size": 3,
10
  "num_beams": 4,
11
  "pad_token_id": 1,
12
+ "transformers_version": "4.41.1"
13
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5adc498a81d9ac20d8327489a5f6536edcbfcf5cfadd0a6849a105768ab43c69
3
  size 557912620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dc0e6d1d0efa9abba264ae93b7bc2147b05fe9cad18b8e3ec2b32799b7c9ea6
3
  size 557912620
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc08dfc2ae140133064f6217a0404596a2fd6265f17d02bc05045fa7bfe61859
3
- size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a6d3d5466835de2d054923d63e8ab0cf2d664a82b0f1c551aca328156bf3643
3
+ size 4603