ridassaf commited on
Commit
b30119f
·
verified ·
1 Parent(s): d3a73aa

ridassaf/operons_t5_base_conservation_gc_func

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- library_name: transformers
3
  license: apache-2.0
4
- base_model: google/flan-t5-large
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -14,7 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # t5_large_no_prompt
16
 
17
- This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on an unknown dataset.
 
 
18
 
19
  ## Model description
20
 
@@ -34,16 +36,29 @@ More information needed
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 2e-05
37
- - train_batch_size: 16
38
- - eval_batch_size: 16
39
  - seed: 0
40
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
  - lr_scheduler_type: cosine_with_restarts
42
- - num_epochs: 3
 
 
 
 
 
 
 
 
 
 
 
 
43
 
44
  ### Framework versions
45
 
 
46
  - Transformers 4.46.2
47
  - Pytorch 2.5.1+cu121
48
  - Datasets 3.1.0
49
- - Tokenizers 0.20.3
 
1
  ---
2
+ library_name: peft
3
  license: apache-2.0
4
+ base_model: google/flan-t5-base
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
14
 
15
  # t5_large_no_prompt
16
 
17
+ This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.5291
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 2e-05
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 32
41
  - seed: 0
42
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: cosine_with_restarts
44
+ - num_epochs: 6
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 70 | 21.6375 |
51
+ | No log | 2.0 | 140 | 4.1224 |
52
+ | No log | 3.0 | 210 | 1.7503 |
53
+ | No log | 4.0 | 280 | 0.7655 |
54
+ | No log | 5.0 | 350 | 0.5518 |
55
+ | No log | 6.0 | 420 | 0.5291 |
56
+
57
 
58
  ### Framework versions
59
 
60
+ - PEFT 0.13.2
61
  - Transformers 4.46.2
62
  - Pytorch 2.5.1+cu121
63
  - Datasets 3.1.0
64
+ - Tokenizers 0.20.3
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/flan-t5-large",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/flan-t5-base",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8b72a10f85fdfb33ffe098033fdb28a41bce45136dff7c830163111984b97f8
3
- size 1854470656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3314484fe5f9e4ee260ab7226413f78f0670d00e11d8ad422ad040734f499b07
3
+ size 695433960
runs/Nov24_06-31-48_3dcee8bb9197/events.out.tfevents.1732429922.3dcee8bb9197.1329.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed6917552672501919ee53c4e17d2786962d7db56ca981355dda64a93e6716e9
3
+ size 6514
runs/Nov24_06-35-52_3dcee8bb9197/events.out.tfevents.1732430158.3dcee8bb9197.4280.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c12d0184302a8b8dd4a1d9f3626de7f11cf11ff1e13b038a16d6698c90260ba6
3
+ size 4184
runs/Nov24_06-38-32_3dcee8bb9197/events.out.tfevents.1732430322.3dcee8bb9197.5182.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8affa813b3c66add3ef573c7c4670c15078d16b0f1d41c85856d3bc30fc2c9fe
3
+ size 6514
runs/Nov24_06-48-11_3dcee8bb9197/events.out.tfevents.1732430895.3dcee8bb9197.7827.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a125f97ea307308f2147a0df5f8eb2f7569c650c11c947d6ce447e19048427d
3
+ size 6446
runs/Nov24_06-48-23_3dcee8bb9197/events.out.tfevents.1732430907.3dcee8bb9197.7827.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae196c156a0ee706fe41b3d4cc021b84b74d293fac88f1bb94521661bdefdf73
3
+ size 8421
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aec093e8719317d0b2482e3d1d40be46bb12a117d9f050677ae09e80eb9bda32
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c17670700f3ff442eb120059fddc7bc9e35296ab5dd6309f1911a6463f34024
3
  size 5304