ibraheemaloran commited on
Commit
0088d35
1 Parent(s): d4f5e51

dialogue_bart

Browse files
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  license: mit
3
  base_model: facebook/bart-large-cnn
4
  tags:
@@ -17,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the samsum dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2853
21
 
22
  ## Model description
23
 
@@ -42,22 +43,20 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 5
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 1.0 | 148 | 0.2371 |
52
- | No log | 2.0 | 296 | 0.2405 |
53
- | No log | 3.0 | 444 | 0.2506 |
54
- | 0.1426 | 4.0 | 592 | 0.2660 |
55
- | 0.1426 | 5.0 | 740 | 0.2853 |
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.41.2
61
- - Pytorch 2.3.0+cu121
62
- - Datasets 2.20.0
63
  - Tokenizers 0.19.1
 
1
  ---
2
+ library_name: transformers
3
  license: mit
4
  base_model: facebook/bart-large-cnn
5
  tags:
 
18
 
19
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the samsum dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1346
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | No log | 1.0 | 148 | 0.1932 |
53
+ | No log | 2.0 | 296 | 0.1462 |
54
+ | No log | 3.0 | 444 | 0.1346 |
 
 
55
 
56
 
57
  ### Framework versions
58
 
59
+ - Transformers 4.44.2
60
+ - Pytorch 2.4.1+cu121
61
+ - Datasets 3.0.1
62
  - Tokenizers 0.19.1
config.json CHANGED
@@ -64,7 +64,7 @@
64
  }
65
  },
66
  "torch_dtype": "float32",
67
- "transformers_version": "4.41.2",
68
  "use_cache": true,
69
  "vocab_size": 50264
70
  }
 
64
  }
65
  },
66
  "torch_dtype": "float32",
67
+ "transformers_version": "4.44.2",
68
  "use_cache": true,
69
  "vocab_size": 50264
70
  }
generation_config.json CHANGED
@@ -12,5 +12,5 @@
12
  "no_repeat_ngram_size": 3,
13
  "num_beams": 4,
14
  "pad_token_id": 1,
15
- "transformers_version": "4.41.2"
16
  }
 
12
  "no_repeat_ngram_size": 3,
13
  "num_beams": 4,
14
  "pad_token_id": 1,
15
+ "transformers_version": "4.44.2"
16
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a738b1e19404aebc649fc4e8ccc2b4dffbf9862ca1f4ec0a5ead9f965e68c2a8
3
  size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97af50142c456c73c48c2a6548b9ee971d85433af4255b9e31e9fc9c52f9839a
3
  size 1625422896
runs/Sep26_19-01-50_e676c52968d0/events.out.tfevents.1727377349.e676c52968d0.336.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1c632ec8cca792458f2be90ef48249d67d4e9028cbad82adc5fb4f3b1d5c7ef
3
+ size 6498
runs/Sep26_19-24-41_e676c52968d0/events.out.tfevents.1727378683.e676c52968d0.336.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9ccda95f82503dfe8592ceffb0a20a4cbf82c382552dd4e41c31d9350c03335
3
+ size 7079
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ef223d7996243852a9ab52d83185692e85fa960183b2a13fb854fb9bada358c
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4954b5eddfd2993a9a17c127fdefd64b00de370fd47ae12333b73b3f6e168e0
3
+ size 5176