Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# flan-t5-small-nvidia
|
17 |
|
|
|
|
|
|
|
|
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an [ajsbsd/datasets/nvidia-qa](https://huggingface.co/datasets/ajsbsd/nvidia-qa)
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 2.0857
|
|
|
15 |
|
16 |
# flan-t5-small-nvidia
|
17 |
|
18 |
+
Imported from Kaggle (https://www.kaggle.com/datasets/gondimalladeepesh/nvidia-documentation-question-and-answer-pairs)
|
19 |
+
|
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) on an [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
|