Shobhank-iiitdwd commited on
Commit
1e58022
1 Parent(s): 913134b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -9,7 +9,7 @@ license:
9
  - apache-2.0
10
  - bsd-3-clause
11
  datasets:
12
- - kmfoda/booksum
13
  metrics:
14
  - rouge
15
  widget:
@@ -475,11 +475,9 @@ A summary of the [infamous navy seals copypasta](https://knowyourmeme.com/memes/
475
  - [How-To in Python](#how-to-in-python)
476
  - [Intended uses & limitations](#intended-uses--limitations)
477
  - [Training and evaluation data](#training-and-evaluation-data)
478
- - [FAQ](#faq)
479
- - [Inference over long documents in batches](#how-to-run-inference-over-a-very-long-30k-tokens-document-in-batches)
480
- - [How to fine-tune further](#how-to-fine-tune-further)
481
  - [Training procedure](#training-procedure)
482
- - [Updates](#updates)
483
  - [Training hyperparameters](#training-hyperparameters)
484
  - [Framework versions](#framework-versions)
485
 
 
9
  - apache-2.0
10
  - bsd-3-clause
11
  datasets:
12
+ - booksum
13
  metrics:
14
  - rouge
15
  widget:
 
475
  - [How-To in Python](#how-to-in-python)
476
  - [Intended uses & limitations](#intended-uses--limitations)
477
  - [Training and evaluation data](#training-and-evaluation-data)
478
+ - [Inference over long documents in batches](#how-to-run-inference-over-a-very-long-30k-tokens-document-in-batches)
479
+ [How to fine-tune further](#how-to-fine-tune-further)
 
480
  - [Training procedure](#training-procedure)
 
481
  - [Training hyperparameters](#training-hyperparameters)
482
  - [Framework versions](#framework-versions)
483