Rameesha commited on
Commit
9b9c4ef
·
1 Parent(s): 5477e62

Rameesha/test_cdp

Browse files
Files changed (3) hide show
  1. README.md +22 -22
  2. adapter_config.json +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # sql-OPT-IML-Spider
15
 
16
- This model is a fine-tuned version of [facebook/opt-iml-1.3b](https://huggingface.co/facebook/opt-iml-1.3b) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.8649
19
 
20
  ## Model description
21
 
@@ -49,26 +49,26 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 1.7868 | 0.41 | 20 | 1.8652 |
53
- | 1.9033 | 0.81 | 40 | 1.8648 |
54
- | 1.7882 | 1.22 | 60 | 1.8628 |
55
- | 1.8042 | 1.62 | 80 | 1.8642 |
56
- | 2.0119 | 2.03 | 100 | 1.8644 |
57
- | 1.71 | 2.44 | 120 | 1.8647 |
58
- | 1.8372 | 2.84 | 140 | 1.8660 |
59
- | 1.9621 | 3.25 | 160 | 1.8660 |
60
- | 1.7512 | 3.65 | 180 | 1.8638 |
61
- | 1.9616 | 4.06 | 200 | 1.8638 |
62
- | 1.8425 | 4.47 | 220 | 1.8628 |
63
- | 1.7999 | 4.87 | 240 | 1.8637 |
64
- | 1.9435 | 5.28 | 260 | 1.8636 |
65
- | 1.7376 | 5.69 | 280 | 1.8657 |
66
- | 1.8619 | 6.09 | 300 | 1.8656 |
67
- | 1.9771 | 6.5 | 320 | 1.8651 |
68
- | 1.7441 | 6.9 | 340 | 1.8641 |
69
- | 1.9281 | 7.31 | 360 | 1.8639 |
70
- | 1.8562 | 7.72 | 380 | 1.8621 |
71
- | 1.8087 | 8.12 | 400 | 1.8649 |
72
 
73
 
74
  ### Framework versions
 
13
 
14
  # sql-OPT-IML-Spider
15
 
16
+ This model is a fine-tuned version of [facebook/opt-iml-1.3b](https://huggingface.co/facebook/opt-iml-1.3b) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 3.6184
19
 
20
  ## Model description
21
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 3.5718 | 2.76 | 20 | 3.6184 |
53
+ | 3.5423 | 5.52 | 40 | 3.6184 |
54
+ | 3.5865 | 8.28 | 60 | 3.6184 |
55
+ | 3.562 | 11.03 | 80 | 3.6184 |
56
+ | 3.5519 | 13.79 | 100 | 3.6184 |
57
+ | 3.5689 | 16.55 | 120 | 3.6184 |
58
+ | 3.5551 | 19.31 | 140 | 3.6184 |
59
+ | 3.5397 | 22.07 | 160 | 3.6184 |
60
+ | 3.5849 | 24.83 | 180 | 3.6184 |
61
+ | 3.5773 | 27.59 | 200 | 3.6184 |
62
+ | 3.5301 | 30.34 | 220 | 3.6184 |
63
+ | 3.5603 | 33.1 | 240 | 3.6184 |
64
+ | 3.5714 | 35.86 | 260 | 3.6184 |
65
+ | 3.5642 | 38.62 | 280 | 3.6184 |
66
+ | 3.5559 | 41.38 | 300 | 3.6184 |
67
+ | 3.5775 | 44.14 | 320 | 3.6184 |
68
+ | 3.566 | 46.9 | 340 | 3.6184 |
69
+ | 3.5622 | 49.66 | 360 | 3.6184 |
70
+ | 3.5823 | 52.41 | 380 | 3.6184 |
71
+ | 3.5603 | 55.17 | 400 | 3.6184 |
72
 
73
 
74
  ### Framework versions
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "facebook/opt-iml-1.3b",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": null,
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa3671e30f6d894b8515252816254190490ef99a3657ae313269b5b2d3ee2a63
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0147be7d3e29377510a7af7dc836a0d8100b1d61ff50165dce733054100462c
3
  size 4027