vikp commited on
Commit
2b591a8
·
verified ·
1 Parent(s): 87b0305

Model save

Browse files
Files changed (4) hide show
  1. README.md +6 -6
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: vikp/line_detector_early
3
  tags:
4
  - generated_from_trainer
5
  model-index:
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # line_detector_math
14
 
15
- This model is a fine-tuned version of [vikp/line_detector_early](https://huggingface.co/vikp/line_detector_early) on an unknown dataset.
16
 
17
  ## Model description
18
 
@@ -32,16 +32,16 @@ More information needed
32
 
33
  The following hyperparameters were used during training:
34
  - learning_rate: 6e-05
35
- - train_batch_size: 8
36
- - eval_batch_size: 8
37
  - seed: 42
38
  - distributed_type: multi-GPU
39
  - gradient_accumulation_steps: 8
40
- - total_train_batch_size: 64
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
  - lr_scheduler_warmup_ratio: 0.1
44
- - num_epochs: 6
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
 
1
  ---
2
+ base_model: vikp/line_detector_math
3
  tags:
4
  - generated_from_trainer
5
  model-index:
 
12
 
13
  # line_detector_math
14
 
15
+ This model is a fine-tuned version of [vikp/line_detector_math](https://huggingface.co/vikp/line_detector_math) on an unknown dataset.
16
 
17
  ## Model description
18
 
 
32
 
33
  The following hyperparameters were used during training:
34
  - learning_rate: 6e-05
35
+ - train_batch_size: 6
36
+ - eval_batch_size: 6
37
  - seed: 42
38
  - distributed_type: multi-GPU
39
  - gradient_accumulation_steps: 8
40
+ - total_train_batch_size: 48
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
  - lr_scheduler_warmup_ratio: 0.1
44
+ - num_epochs: 2
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "vikp/line_detector_2",
3
  "architectures": [
4
  "SegformerForRegressionMask"
5
  ],
 
1
  {
2
+ "_name_or_path": "vikp/line_detector_math",
3
  "architectures": [
4
  "SegformerForRegressionMask"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a283299b10560b2faa9836f0de64b597670d8833baafe2be1e025be6b8fcd169
3
  size 119881240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e160d03f0e151677db701ac6dcc16599ffe6c0ae1260c82ac6c3087d06b60f9
3
  size 119881240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d160591832db656b9e4ca3b3719e0a98c4f3c99938c8d4df44e72a169ad7f01
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c52870d7d51d23467c93e4a841ad51de11177811ecdc334d940ed903fab8838
3
  size 4728