ajsbsd commited on
Commit
c3e7354
·
1 Parent(s): aa7e6ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Imported from Kaggle (https://www.kaggle.com/datasets/gondimalladeepesh/nvidia-d
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
25
  - Rouge1: 0.3970
 
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) 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