madatnlp commited on
Commit
3e82a99
·
1 Parent(s): 5371208

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +5 -41
  2. config.json +1 -1
  3. tf_model.h5 +2 -2
README.md CHANGED
@@ -11,11 +11,11 @@ probably proofread and complete it, then remove this comment. -->
11
 
12
  # madatnlp/ket5-config-scratch
13
 
14
- This model is a fine-tuned version of [madatnlp/ke-t5-math-py](https://huggingface.co/madatnlp/ke-t5-math-py) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Train Loss: 1.4066
17
- - Validation Loss: 1.5129
18
- - Epoch: 36
19
 
20
  ## Model description
21
 
@@ -41,43 +41,7 @@ The following hyperparameters were used during training:
41
 
42
  | Train Loss | Validation Loss | Epoch |
43
  |:----------:|:---------------:|:-----:|
44
- | 1.8207 | 1.9205 | 0 |
45
- | 1.8173 | 1.8869 | 1 |
46
- | 1.8119 | 1.8488 | 2 |
47
- | 1.7790 | 1.8364 | 3 |
48
- | 1.7526 | 1.8331 | 4 |
49
- | 1.7444 | 1.8528 | 5 |
50
- | 1.7567 | 1.7953 | 6 |
51
- | 1.7227 | 1.7968 | 7 |
52
- | 1.7164 | 1.7813 | 8 |
53
- | 1.7032 | 1.7175 | 9 |
54
- | 1.6926 | 1.7121 | 10 |
55
- | 1.6725 | 1.7897 | 11 |
56
- | 1.6824 | 1.7304 | 12 |
57
- | 1.6525 | 1.7379 | 13 |
58
- | 1.6416 | 1.7299 | 14 |
59
- | 1.6262 | 1.6816 | 15 |
60
- | 1.6054 | 1.7147 | 16 |
61
- | 1.5974 | 1.7220 | 17 |
62
- | 1.6089 | 1.6802 | 18 |
63
- | 1.5847 | 1.6795 | 19 |
64
- | 1.5595 | 1.6897 | 20 |
65
- | 1.5713 | 1.6594 | 21 |
66
- | 1.5413 | 1.6595 | 22 |
67
- | 1.5530 | 1.6277 | 23 |
68
- | 1.5297 | 1.5875 | 24 |
69
- | 1.5196 | 1.6147 | 25 |
70
- | 1.5093 | 1.5583 | 26 |
71
- | 1.5068 | 1.6076 | 27 |
72
- | 1.4987 | 1.6371 | 28 |
73
- | 1.4672 | 1.6159 | 29 |
74
- | 1.4890 | 1.5563 | 30 |
75
- | 1.4610 | 1.5099 | 31 |
76
- | 1.4489 | 1.5240 | 32 |
77
- | 1.4440 | 1.5662 | 33 |
78
- | 1.4455 | 1.6073 | 34 |
79
- | 1.4255 | 1.5519 | 35 |
80
- | 1.4066 | 1.5129 | 36 |
81
 
82
 
83
  ### Framework versions
 
11
 
12
  # madatnlp/ket5-config-scratch
13
 
14
+ This model is a fine-tuned version of [madatnlp/ket5-config-scratch](https://huggingface.co/madatnlp/ket5-config-scratch) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Train Loss: 1.4017
17
+ - Validation Loss: 1.4766
18
+ - Epoch: 0
19
 
20
  ## Model description
21
 
 
41
 
42
  | Train Loss | Validation Loss | Epoch |
43
  |:----------:|:---------------:|:-----:|
44
+ | 1.4017 | 1.4766 | 0 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
 
46
 
47
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "madatnlp/ke-t5-math-py",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "madatnlp/ket5-config-scratch",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c1e449200242e4ca08a2cbb0b748c0e96fea08a029c7aeb245e9016f7e1e3de
3
- size 831509840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f3b351dbb7de57a8af881aebe7f186807f4088b2161c7169b4ff819c7627310
3
+ size 812497624