jmvcoelho commited on
Commit
323d388
·
verified ·
1 Parent(s): 524b520

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,10 +1,10 @@
1
- ---
2
- language:
3
- - en
4
- ---
5
  Model fine-tuned on MS-MARCO for 4 epochs.
6
 
7
  Starting model: jmvcoelho/t5-base-marco-crop-pretrain-2048
8
 
9
- Training script: https://github.com/cxcscmu/LongEmbeddingAnalysis/blob/main/scripts/train_dr.sh
10
- T5ForConditionalGenerationRoPE class: https://github.com/cxcscmu/LongEmbeddingAnalysis/blob/main/OpenMatch/src/openmatch/modeling/rope_t5.py
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
  Model fine-tuned on MS-MARCO for 4 epochs.
6
 
7
  Starting model: jmvcoelho/t5-base-marco-crop-pretrain-2048
8
 
9
+ Training script: https://github.com/cxcscmu/LongEmbeddingAnalysis/blob/main/scripts/train_dr.sh
10
+ T5ForConditionalGenerationRoPE class: https://github.com/cxcscmu/LongEmbeddingAnalysis/blob/main/OpenMatch/src/openmatch/modeling/rope_t5.py