netcat420 commited on
Commit
60d8d4d
·
verified ·
1 Parent(s): cc9c53c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  task vector optimization checkpoint ready for merging.
2
 
3
  trained on MFANN for 12000 steps, however due to a slightly higher training loss, im going to merge this model with the last version and retrain, the goal was to use DARE-TIES to reduce the parameters used per vector, and this model will now be merged with the last model before DARE using TIES alone, and will be subsequently retrained.
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - netcat420/MFANN
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ ---
9
  task vector optimization checkpoint ready for merging.
10
 
11
  trained on MFANN for 12000 steps, however due to a slightly higher training loss, im going to merge this model with the last version and retrain, the goal was to use DARE-TIES to reduce the parameters used per vector, and this model will now be merged with the last model before DARE using TIES alone, and will be subsequently retrained.