Commit
·
71a00b8
1
Parent(s):
26ee7e2
update readme
Browse files
README.md
CHANGED
@@ -64,6 +64,10 @@ The model is quantized with nvidia-modelopt **v0.23.0** <br>
|
|
64 |
** Data collection method: The dataset is collected by crawling and extracting news articles and their summaries from the CNN and Daily Mail websites. <br>
|
65 |
** Labeling method: The dataset is labeled by having the news articles as input and the corresponding highlight as the gold label summary. <br>
|
66 |
|
|
|
|
|
|
|
|
|
67 |
|
68 |
## Inference:
|
69 |
**Engine:** Tensor(RT)-LLM <br>
|
|
|
64 |
** Data collection method: The dataset is collected by crawling and extracting news articles and their summaries from the CNN and Daily Mail websites. <br>
|
65 |
** Labeling method: The dataset is labeled by having the news articles as input and the corresponding highlight as the gold label summary. <br>
|
66 |
|
67 |
+
* Evaluation Dataset: MMLU, GSM8K_COT, ARC Challenge, IFEVAL <br>
|
68 |
+
** Data collection method: The data is gathered from various sources. <br>
|
69 |
+
** Labeling method: The data is labeled by human input and/or algorithmic methods. <br>
|
70 |
+
|
71 |
|
72 |
## Inference:
|
73 |
**Engine:** Tensor(RT)-LLM <br>
|