wolfie2x commited on
Commit
a52751c
1 Parent(s): 3f45b18

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.0373
19
 
20
  ## Model description
21
 
@@ -35,8 +35,8 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 5e-05
38
- - train_batch_size: 8
39
- - eval_batch_size: 8
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
@@ -46,13 +46,14 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 25 | 4.2336 |
50
- | No log | 2.0 | 50 | 2.5236 |
51
- | No log | 3.0 | 75 | 2.0373 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.35.2
57
- - Pytorch 2.1.0+cu121
 
58
  - Tokenizers 0.15.0
 
15
 
16
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.8098
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 5e-05
38
+ - train_batch_size: 16
39
+ - eval_batch_size: 16
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 13 | 1.5886 |
50
+ | No log | 2.0 | 26 | 0.9869 |
51
+ | No log | 3.0 | 39 | 0.8098 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.36.0
57
+ - Pytorch 2.0.0
58
+ - Datasets 2.1.0
59
  - Tokenizers 0.15.0
config.json CHANGED
@@ -69,7 +69,7 @@
69
  }
70
  },
71
  "torch_dtype": "float32",
72
- "transformers_version": "4.35.2",
73
  "use_cache": true,
74
  "vocab_size": 50268
75
  }
 
69
  }
70
  },
71
  "torch_dtype": "float32",
72
+ "transformers_version": "4.36.0",
73
  "use_cache": true,
74
  "vocab_size": 50268
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.35.2"
13
  }
 
9
  "no_repeat_ngram_size": 3,
10
  "num_beams": 4,
11
  "pad_token_id": 1,
12
+ "transformers_version": "4.36.0"
13
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f346736cf3ae8df502151bca239925e85dce789ac6c0286644765c9661794e6e
3
  size 557921848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2353758f4f8d25f6f63bb4ba859b088107fa0c31d9dc38bc823a4f7f3e99a359
3
  size 557921848
runs/Jan08_12-23-08_147059d57277/events.out.tfevents.1704716589.147059d57277.42.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8cab4f4c67f3b93f6b0b9096ee2915d0714ad629f1681176d6745a4730eb4a8
3
+ size 18093
runs/Jan08_12-23-08_147059d57277/events.out.tfevents.1704718680.147059d57277.42.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7735914d2ebac853ee964772419e374ce70d956a8c0629e1621e1308fb4ada21
3
+ size 6784
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37f74cb22e794269cf67bac7cb296eb3d25004d57165e3b38d30e6124dd00617
3
- size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee5248d3db7692562ae9c861fafab362b5a0835d2f318fa891cf4e1dd6cd3586
3
+ size 4411