amazingvince commited on
Commit
6489207
·
verified ·
1 Parent(s): 5ec2334

Model save

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: jinaai/jina-embeddings-v2-base-code
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: jina_embeddings_v2_base_code_multi_regression-simple
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/amazingvince/huggingface/runs/nakztaik)
15
+ # jina_embeddings_v2_base_code_multi_regression-simple
16
+
17
+ This model is a fine-tuned version of [jinaai/jina-embeddings-v2-base-code](https://huggingface.co/jinaai/jina-embeddings-v2-base-code) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.6216
20
+ - Mse: 0.6216
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 1e-05
40
+ - train_batch_size: 2
41
+ - eval_batch_size: 2
42
+ - seed: 90085
43
+ - distributed_type: multi-GPU
44
+ - gradient_accumulation_steps: 8
45
+ - total_train_batch_size: 16
46
+ - optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-09
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.05
49
+ - num_epochs: 1.0
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Mse |
54
+ |:-------------:|:------:|:----:|:---------------:|:------:|
55
+ | 0.7241 | 0.1936 | 100 | 0.6361 | 0.6361 |
56
+ | 0.575 | 0.3871 | 200 | 0.6364 | 0.6364 |
57
+ | 0.6298 | 0.5807 | 300 | 0.6253 | 0.6253 |
58
+ | 0.4298 | 0.7743 | 400 | 0.6117 | 0.6117 |
59
+ | 0.5672 | 0.9678 | 500 | 0.6216 | 0.6216 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.42.4
65
+ - Pytorch 2.1.1+cu121
66
+ - Datasets 2.20.0
67
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e79dbac80771a3a7ae73c1b4fad810977d702b8e93998a20e15b9525b0cc394
3
  size 555348996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfd459d9842db40ba98e91a6d69cc1e9003d9de800b956f5977c027af5156c3d
3
  size 555348996