Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,9 @@ Imported from Kaggle (https://www.kaggle.com/datasets/gondimalladeepesh/nvidia-d
|
|
20 |
Q&A dataset for LLM finetuning about the NVIDIA about SDKs and blogs
|
21 |
|
22 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) trained on [ajsbsd/datasets/nvidia-qa](https://huggingface.co/datasets/ajsbsd/nvidia-qa)
|
|
|
23 |
It achieves the following results on the evaluation set:
|
|
|
24 |
- Loss: 2.0857
|
25 |
- Rouge1: 0.3970
|
26 |
- Rouge2: 0.2295
|
|
|
20 |
Q&A dataset for LLM finetuning about the NVIDIA about SDKs and blogs
|
21 |
|
22 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) trained on [ajsbsd/datasets/nvidia-qa](https://huggingface.co/datasets/ajsbsd/nvidia-qa)
|
23 |
+
|
24 |
It achieves the following results on the evaluation set:
|
25 |
+
|
26 |
- Loss: 2.0857
|
27 |
- Rouge1: 0.3970
|
28 |
- Rouge2: 0.2295
|