mfajcik commited on
Commit
30eb5d9
·
verified ·
1 Parent(s): 728cf53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,7 @@ Training Dataset: Semant Search Summarization Dataset
11
  Training configuration
12
  <details>
13
  <summary>Click to expand</summary>
 
14
  ```yaml
15
  max_seq_len: 18000
16
  global_seed: 42
@@ -128,6 +129,7 @@ save_folder: ./{run_name}/checkpoints
128
 
129
  ```
130
  </details>
 
131
  Example:
132
  ```python
133
  input_args = {
 
11
  Training configuration
12
  <details>
13
  <summary>Click to expand</summary>
14
+
15
  ```yaml
16
  max_seq_len: 18000
17
  global_seed: 42
 
129
 
130
  ```
131
  </details>
132
+
133
  Example:
134
  ```python
135
  input_args = {