LamaDiab commited on
Commit
155d0d2
·
verified ·
1 Parent(s): 29ef4fc

Training in progress, epoch 0

Browse files
eval/triplet_evaluation_results.csv CHANGED
@@ -1,3 +1,3 @@
1
  epoch,steps,accuracy_cosine
2
- 0.1817190623296384,1000,0.9385845065116882
3
- 0.3634381246592768,2000,0.9425806999206543
 
1
  epoch,steps,accuracy_cosine
2
+ 0.1817190623296384,1000,0.9391103386878967
3
+ 0.3634381246592768,2000,0.9412136077880859
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1377e9af0ca0b016a9f2aa584d6fc71ab3ea6804fae21ef9fb1416e2944057ac
3
  size 90864192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e290aaa2dc7a8111c79ff6af1b3fcd18299cf6f1140972a8fa23413b4233e948
3
  size 90864192
tokenizer.json CHANGED
@@ -2,14 +2,12 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
- "strategy": {
11
- "Fixed": 128
12
- },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
+ "strategy": "BatchLongest",
 
 
11
  "direction": "Right",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de2e454628c767f206bbb59b5b8add57c78ec12606686eb71333a7c388006ddc
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3612fe6e7bd9fb4f2d0927bb4045bc2cff5cc6bc62351ad3ef5ce0d5bc06023a
3
  size 5752