Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Italian
Libraries:
Datasets
Dask
License:
Detsutut commited on
Commit
3167fd3
·
verified ·
1 Parent(s): e28c7de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,13 +34,13 @@ From this repository you can download the **BioBERT_Italian** dataset.
34
  Due to the unavailability of an Italian equivalent for the millions of abstracts and full-text scientific papers used by English, BERT-based biomedical models, we leveraged machine translation to obtain an Italian biomedical corpus based on PubMed abstracts and train [**BioBIT**](https://www.sciencedirect.com/science/article/pii/S1532046423001521).
35
 
36
  Corpus statistics:
37
- - Total Tokens*: 6.2 B
38
  - Average tokens per example: 359
39
  - Max tokens per example: 2132
40
  - Min tokens per example: 5
41
  - Standard deviation: 137
42
 
43
- *Tokenization with [**BioBIT**](https://huggingface.co/IVN-RIN/bioBIT) tokenizer
44
 
45
 
46
  **BioBIT Model**
 
34
  Due to the unavailability of an Italian equivalent for the millions of abstracts and full-text scientific papers used by English, BERT-based biomedical models, we leveraged machine translation to obtain an Italian biomedical corpus based on PubMed abstracts and train [**BioBIT**](https://www.sciencedirect.com/science/article/pii/S1532046423001521).
35
 
36
  Corpus statistics:
37
+ - Total Tokens^: 6.2 billions
38
  - Average tokens per example: 359
39
  - Max tokens per example: 2132
40
  - Min tokens per example: 5
41
  - Standard deviation: 137
42
 
43
+ ^Tokenization with [**BioBIT**](https://huggingface.co/IVN-RIN/bioBIT) tokenizer
44
 
45
 
46
  **BioBIT Model**