enriquesaou commited on
Commit
e9d2278
1 Parent(s): 07b6a45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -4,17 +4,19 @@ base_model: google-t5/t5-small
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: t5-small-mrqa-plus
8
  results: []
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/favcowboy/huggingface/runs/k381y37g)
15
- # t5-small-mrqa-plus
16
 
17
- This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.8647
20
 
@@ -64,4 +66,4 @@ The following hyperparameters were used during training:
64
  - Transformers 4.42.0.dev0
65
  - Pytorch 2.3.0+cu121
66
  - Datasets 2.19.2
67
- - Tokenizers 0.19.1
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: t5-small-mrqa
8
  results: []
9
+ datasets:
10
+ - enriquesaou/mrqa-squadded-sample
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/favcowboy/huggingface/runs/k381y37g)
17
+ # t5-small-mrqa
18
 
19
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an MRQA sample.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.8647
22
 
 
66
  - Transformers 4.42.0.dev0
67
  - Pytorch 2.3.0+cu121
68
  - Datasets 2.19.2
69
+ - Tokenizers 0.19.1