Update README.md
Browse files
README.md
CHANGED
@@ -81,19 +81,17 @@ Trained using SFTTrainer and below are the TrainingArguments.
|
|
81 |
|
82 |
## Evaluation
|
83 |
|
84 |
-
|
85 |
-
|
86 |
-
### Testing Data, Factors & Metrics
|
87 |
|
88 |
#### Testing Data
|
89 |
|
90 |
-
|
91 |
|
92 |
#### Metrics
|
93 |
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
|
98 |
### Results
|
99 |
|
|
|
81 |
|
82 |
## Evaluation
|
83 |
|
84 |
+
Evaluated on test set of the web_questions dataset.
|
|
|
|
|
85 |
|
86 |
#### Testing Data
|
87 |
|
88 |
+
Currently tested on test set of web_questions dataset and will update soon the testing results with respect to other datasets. Thank you!!!
|
89 |
|
90 |
#### Metrics
|
91 |
|
92 |
+
Perplexity
|
93 |
+
Accuracy
|
94 |
+
F1 Score
|
95 |
|
96 |
### Results
|
97 |
|