vikas351 commited on
Commit
338970c
·
verified ·
1 Parent(s): 67d3b6d

Training complete

Browse files
Files changed (3) hide show
  1. README.md +57 -3
  2. generation_config.json +4 -0
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,3 +1,57 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: yifeihu/TF-ID-large
5
+ tags:
6
+ - image-text-to-text
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: tffine
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # tffine
17
+
18
+ This model is a fine-tuned version of [yifeihu/TF-ID-large](https://huggingface.co/yifeihu/TF-ID-large) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - eval_loss: 0.2263
21
+ - eval_runtime: 67.6051
22
+ - eval_samples_per_second: 5.074
23
+ - eval_steps_per_second: 0.636
24
+ - epoch: 10.0
25
+ - step: 3860
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 1e-06
45
+ - train_batch_size: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 50
51
+
52
+ ### Framework versions
53
+
54
+ - Transformers 4.46.0.dev0
55
+ - Pytorch 2.4.1+cu121
56
+ - Datasets 3.0.1
57
+ - Tokenizers 0.20.0
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "num_beams": 3,
3
+ "transformers_version": "4.46.0.dev0"
4
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1526cb080537c7ca17c5c567cdcef7c99b8a1a5dcd17dedc984f69111efa35e3
3
  size 3291921348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea103169a870e2ad812588f478ac076f155f294b9f826d41636302daa5bdc55d
3
  size 3291921348