Gachomba commited on
Commit
7776ea9
1 Parent(s): 19aece7

Training Done!!

Browse files
README.md CHANGED
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # multichoice-question-generator
15
 
16
- This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0029
19
 
20
  ## Model description
21
 
@@ -35,8 +35,8 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
- - train_batch_size: 2
39
- - eval_batch_size: 2
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
@@ -44,16 +44,15 @@ The following hyperparameters were used during training:
44
 
45
  ### Training results
46
 
47
- | Training Loss | Epoch | Step | Validation Loss |
48
- |:-------------:|:-----:|:-----:|:---------------:|
49
- | 0.0111 | 1.0 | 5000 | 0.0033 |
50
- | 0.001 | 2.0 | 10000 | 0.0028 |
51
- | 0.0004 | 3.0 | 15000 | 0.0029 |
52
 
53
 
54
  ### Framework versions
55
 
56
  - Transformers 4.42.4
57
  - Pytorch 2.3.1+cu121
58
- - Datasets 2.20.0
59
  - Tokenizers 0.19.1
 
13
 
14
  # multichoice-question-generator
15
 
16
+ This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.1787
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-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
 
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:----:|:---------------:|
49
+ | 0.2218 | 1.0 | 1000 | 0.1910 |
50
+ | 0.1913 | 2.0 | 2000 | 0.1811 |
51
+ | 0.1727 | 3.0 | 3000 | 0.1787 |
52
 
53
 
54
  ### Framework versions
55
 
56
  - Transformers 4.42.4
57
  - Pytorch 2.3.1+cu121
 
58
  - Tokenizers 0.19.1
runs/Jul28_09-12-35_44871fc4c32d/events.out.tfevents.1722157997.44871fc4c32d.647.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26f6d79c15ac19b3ee076e50928166df85b60dd17f940ee71adbe0542d8fc423
3
- size 7857
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb2000ef69b86117776e1778a1fda77b9ee3aacdd59f9b834332d8ae114a34d7
3
+ size 8482