bakhitovd commited on
Commit
59c8196
1 Parent(s): 60a1db3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ summary = tokenizer.decode(predicted_abstract_ids, skip_special_tokens=True)
36
  print(summary)
37
  ```
38
  ## Training Data
39
- Dataset name: bakhitovd/data_science_arxiv
40
  This dataset is a subset of the 'Scientific papers' dataset, which contains articles semantically, structurally, and meaningfully closest to articles describing machine learning. This subset was obtained using K-means clustering on the embeddings generated by SciBERT.
41
  ## Evaluation Results
42
  The model's performance was evaluated using ROUGE metrics and it showed improved performance over the baseline models.
 
36
  print(summary)
37
  ```
38
  ## Training Data
39
+ Dataset name: bakhitovd/data_science_arxiv\
40
  This dataset is a subset of the 'Scientific papers' dataset, which contains articles semantically, structurally, and meaningfully closest to articles describing machine learning. This subset was obtained using K-means clustering on the embeddings generated by SciBERT.
41
  ## Evaluation Results
42
  The model's performance was evaluated using ROUGE metrics and it showed improved performance over the baseline models.