ahmeddeldalyyy commited on
Commit
7a4761d
·
verified ·
1 Parent(s): 9e34741

Upload BartForConditionalGeneration

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. config.json +0 -3
README.md CHANGED
@@ -2,10 +2,10 @@
2
  language: en
3
  license: mit
4
  datasets:
5
- - huuuyeah/meetingbank
6
  tags:
7
- - meeting-summarization
8
- - summarization
9
  library: transformers
10
  pipeline_tag: summarization
11
  ---
 
2
  language: en
3
  license: mit
4
  datasets:
5
+ - huuuyeah/meetingbank
6
  tags:
7
+ - meeting-summarization
8
+ - summarization
9
  library: transformers
10
  pipeline_tag: summarization
11
  ---
config.json CHANGED
@@ -38,10 +38,7 @@
38
  "LABEL_1": 1,
39
  "LABEL_2": 2
40
  },
41
- "length_penalty": null,
42
- "max_length": null,
43
  "max_position_embeddings": 1024,
44
- "min_length": null,
45
  "model_type": "bart",
46
  "no_repeat_ngram_size": null,
47
  "normalize_before": false,
 
38
  "LABEL_1": 1,
39
  "LABEL_2": 2
40
  },
 
 
41
  "max_position_embeddings": 1024,
 
42
  "model_type": "bart",
43
  "no_repeat_ngram_size": null,
44
  "normalize_before": false,