sakib131 commited on
Commit
a263a60
1 Parent(s): 0765d54

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/bart-large-xsum",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
 
1
  {
2
+ "_name_or_path": "sakib131/bangla-conv-summarizer-model",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12ba996139c9addb6624e88f8fcb07bf6934a7bfc40d4138958b0f0f4fd7ca13
3
  size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c807e4d8ac53e80e98ef66be2722578297f1fd863f6e87cd05ad838361631342
3
  size 1625422896
runs/Jan15_01-08-26_fa5bd509142b/events.out.tfevents.1705280908.fa5bd509142b.36823.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbd585cb3fa8a66da181808b303d0523b6cfe9eaf086f160791ce92f866d15b4
3
+ size 5357
runs/Jan15_01-10-11_fa5bd509142b/events.out.tfevents.1705281017.fa5bd509142b.36823.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29382b81f395efea3638f2b12af5b57ca778f605517fbc75eda302ffd8003d31
3
+ size 5357
runs/Jan15_01-10-27_fa5bd509142b/events.out.tfevents.1705281032.fa5bd509142b.36823.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2123f682a4d5ef7cf7c6735942330194478281fa1b321bf78fd51eb059056e1
3
+ size 5514
special_tokens_map.json CHANGED
@@ -1,7 +1,37 @@
1
  {
2
- "cls_token": "[CLS]",
3
- "mask_token": "[MASK]",
4
- "pad_token": "[PAD]",
5
- "sep_token": "[SEP]",
6
- "unk_token": "[UNK]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  }
 
1
  {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd2bc3dc7a4f6aed37c6c14c9b33acd4fe1c0233a21a9c7d01285783c791f34b
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57cbaf6d0284218c87bfa7468bc079e9a0ee79c29b83969d3d799222951f0018
3
  size 4792