ajsbsd commited on
Commit
fe23428
1 Parent(s): 6a9f39f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -15,7 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # flan-t5-base-nvidia
17
 
18
- This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
 
 
 
 
 
 
 
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.7117
21
  - Rouge1: 0.4290
 
15
 
16
  # flan-t5-base-nvidia
17
 
18
+ This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) training on [ajsbsd/datasets/nvidia-qa](https://huggingface.co/datasets/ajsbsd/nvidia-qa)
19
+
20
+ Imported from Kaggle (https://www.kaggle.com/datasets/gondimalladeepesh/nvidia-documentation-question-and-answer-pairs)
21
+
22
+ Q&A dataset for LLM finetuning about the NVIDIA about SDKs and blogs
23
+
24
+ This model is a fine-tuned version of google/flan-t5-small trained on
25
+
26
  It achieves the following results on the evaluation set:
27
  - Loss: 1.7117
28
  - Rouge1: 0.4290