Zicons commited on
Commit
690f0da
·
1 Parent(s): 27c4e6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -39
README.md CHANGED
@@ -49,45 +49,10 @@ for manual fact-checking and contributing to the efforts in mitigating the chall
49
 
50
  #### Training Hyperparameters
51
 
52
- Learning Rate 2.251e-05
53
- Weight Decay 50.479e-04
54
- Batch Size 128
55
- Number of Epochs 5
56
 
57
- #### Speeds, Sizes, Times [optional]
58
-
59
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
60
-
61
- [More Information Needed]
62
-
63
- ## Evaluation
64
-
65
- <!-- This section describes the evaluation protocols and provides the results. -->
66
-
67
- ### Testing Data, Factors & Metrics
68
-
69
- #### Testing Data
70
-
71
- <!-- This should link to a Data Card if possible. -->
72
-
73
- [More Information Needed]
74
-
75
- #### Factors
76
-
77
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
78
-
79
- [More Information Needed]
80
-
81
- #### Metrics
82
-
83
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
84
-
85
- [More Information Needed]
86
-
87
- ### Results
88
-
89
- [More Information Needed]
90
-
91
- #### Summary
92
 
93
 
 
49
 
50
  #### Training Hyperparameters
51
 
52
+ | Learning Rate | 2.251e-05 |
53
+ | Weight Decay | 50.479e-04|
54
+ | Batch Size | 128|
55
+ | Number of Epochs| 5|
56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
 
58