MFrazz commited on
Commit
2098c36
1 Parent(s): def03ac

Upload 7 files

Browse files
BatchSize_16_Metrics.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ Name: 06_18_16_2024_11H_03M
4
+ Date: 06_18, 11:09
5
+ Total Training Time: 0.09591180974111108 hours
6
+ Batch Size: 16
7
+ Eval Strategy: epoch
8
+ Early Stopping: epoch
9
+ Early Stopping Patience: 4
10
+ Best Model Metric: loss
11
+ {'eval_loss': 0.23196730017662048, 'eval_accuracy': 0.9040544722995977, 'eval_f1': 0.885439763488544, 'eval_runtime': 6.4895, 'eval_samples_per_second': 995.763, 'eval_steps_per_second': 62.254, 'epoch': 6.0}
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7873c96cf21426daa7dec1b3d0a1c2e779642e1b800d8496c9a95546e53e3c2
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9208e22fad83cff024c5c381ceb35682299a9ccc4992cd5da5cddf602a9dc9f0
3
  size 267832560
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
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,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
Binary files a/training_args.bin and b/training_args.bin differ