FlyPig23 commited on
Commit
137421b
·
verified ·
1 Parent(s): cb10dd6

Upload batch 83 (20 files, last=huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__feed-top_en-c0540d-2175569974.md)

Browse files
Files changed (20) hide show
  1. huggingface_dataset/Dataset_Card/EdBianchi_SmokeFire.md +41 -0
  2. huggingface_dataset/Dataset_Card/Heriot-WattUniversity_CANDOR-corpus.md +7 -0
  3. huggingface_dataset/Dataset_Card/alighasemi_fa-paraphrase.md +41 -0
  4. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-adversarial_qa-adversarialQA-cadd10-1947965536.md +35 -0
  5. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__feed-top_en-c0540d-2175569974.md +34 -0
  6. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__feed-top_vi-b5257d-2174969942.md +34 -0
  7. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__guess-vi_3-74fd83-2087367157.md +34 -0
  8. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-multi_news-default-e22c67-2252871793.md +33 -0
  9. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-squad_v2-squad_v2-07bda3-16636249.md +35 -0
  10. huggingface_dataset/Dataset_Card/cardiffnlp_tweet_topic_single.md +156 -0
  11. huggingface_dataset/Dataset_Card/dane.md +304 -0
  12. huggingface_dataset/Dataset_Card/deepklarity_top-npm-packages.md +17 -0
  13. huggingface_dataset/Dataset_Card/id_puisi.md +213 -0
  14. huggingface_dataset/Dataset_Card/irds_beir_webis-touche2020.md +61 -0
  15. huggingface_dataset/Dataset_Card/irds_wikir_fr14k.md +49 -0
  16. huggingface_dataset/Dataset_Card/linhd-postdata_pulpo.md +43 -0
  17. huggingface_dataset/Dataset_Card/mbazaNLP_Kinyarwanda_English_parallel_dataset.md +10 -0
  18. huggingface_dataset/Dataset_Card/severo_danish-wit.md +158 -0
  19. huggingface_dataset/Dataset_Card/sheikh_FCD_lmv2.md +133 -0
  20. huggingface_dataset/Dataset_Card/stas_openwebtext-10k.md +31 -0
huggingface_dataset/Dataset_Card/EdBianchi_SmokeFire.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': Fire
11
+ '1': Normal
12
+ '2': Smoke
13
+ splits:
14
+ - name: train
15
+ num_bytes: 166216842.46
16
+ num_examples: 6060
17
+ - name: test
18
+ num_bytes: 89193578.0
19
+ num_examples: 759
20
+ - name: validation
21
+ num_bytes: 75838884.0
22
+ num_examples: 756
23
+ download_size: 890673915
24
+ dataset_size: 331249304.46000004
25
+ ---
26
+ # Dataset Card for "SmokeFire"
27
+ Wildfires or forest fires are unpredictable catastrophic and destructive events that affect rural areas. The impact of these events affects both vegetation and wildlife.
28
+ This dataset can be used to train networks able to detect smoke and/or fire in forest environments.
29
+
30
+ ## Data Sources & Description
31
+ - **This dataset consist of sample from two datasets hosted on Kaggle:**
32
+ - [Forest Fire](https://www.kaggle.com/datasets/kutaykutlu/forest-fire?select=train_fire)
33
+ - [Forest Fire Images](https://www.kaggle.com/datasets/mohnishsaiprasad/forest-fire-images)
34
+ - **The datasets consist of:**
35
+ - 2525 **Fire** samples
36
+ - 2525 **Smoke** samples
37
+ - 2525 **Normal** samples
38
+ - **The dataset is splitted into:**
39
+ - Train Set -> 6060 samples
40
+ - Validation Set -> 756 samples
41
+ - Test Set -> 759 samples
huggingface_dataset/Dataset_Card/Heriot-WattUniversity_CANDOR-corpus.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # CANDOR Corpus
2
+
3
+ ### CANDOR = Conversation: A Naturalistic Dataset of Online Recordings
4
+
5
+ The CANDOR corpus is a large, novel, multimodal corpus of 1,656 recorded conversations in spoken English. This 7+ million word, 850 hour corpus totals over 1TB of audio, video, and transcripts, with moment-to-moment measures of vocal, facial, and semantic expression, along with an extensive survey of speaker post conversation reflections.
6
+
7
+ This corpus was first introduced by Reece et al. in [Advancing an Interdisciplinary Science of Conversation: Insights from a Large Multimodal Corpus of Human Speech](https://paperswithcode.com/paper/advancing-an-interdisciplinary-science-of)
huggingface_dataset/Dataset_Card/alighasemi_fa-paraphrase.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ Tasks:
3
+ - Text2Text Generation
4
+ Fine-Grained Tasks:
5
+ - paraphrase
6
+ - query-paraphrasing
7
+ Languages:
8
+ - Persian
9
+ Multilinguality:
10
+ - monolingual
11
+ - fa
12
+ - fa-IR
13
+ Sizes:
14
+ - n>1M
15
+ dataset_info:
16
+ features:
17
+ - name: sentence1
18
+ dtype: string
19
+ - name: sentence2
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 139373682.4
24
+ num_examples: 881408
25
+ - name: test
26
+ num_bytes: 17421710.3
27
+ num_examples: 110176
28
+ - name: validation
29
+ num_bytes: 17421710.3
30
+ num_examples: 110176
31
+ download_size: 98032993
32
+ dataset_size: 174217103.00000003
33
+ ---
34
+ # Dataset Card for "fa-paraphrase"
35
+
36
+ This dataset contains over 1.1 million rows. Each row contains a pair of Farsi sentences which are a paraphrase of each other. The datasets used to create this dataset can be found here:
37
+
38
+ * [tapaco](https://huggingface.co/datasets/tapaco)
39
+ * [kaggle](https://www.kaggle.com/datasets/armannikkhah/persian-paraphrase-dataset)
40
+
41
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-adversarial_qa-adversarialQA-cadd10-1947965536.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - adversarial_qa
8
+ eval_info:
9
+ task: extractive_question_answering
10
+ model: 123tarunanand/roberta-base-finetuned
11
+ metrics: []
12
+ dataset_name: adversarial_qa
13
+ dataset_config: adversarialQA
14
+ dataset_split: validation
15
+ col_mapping:
16
+ context: context
17
+ question: question
18
+ answers-text: answers.text
19
+ answers-answer_start: answers.answer_start
20
+ ---
21
+ # Dataset Card for AutoTrain Evaluator
22
+
23
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
24
+
25
+ * Task: Question Answering
26
+ * Model: 123tarunanand/roberta-base-finetuned
27
+ * Dataset: adversarial_qa
28
+ * Config: adversarialQA
29
+ * Split: validation
30
+
31
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
32
+
33
+ ## Contributions
34
+
35
+ Thanks to [@MHassanSaleem](https://huggingface.co/MHassanSaleem) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__feed-top_en-c0540d-2175569974.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - futin/feed
8
+ eval_info:
9
+ task: text_zero_shot_classification
10
+ model: facebook/opt-2.7b
11
+ metrics: []
12
+ dataset_name: futin/feed
13
+ dataset_config: top_en
14
+ dataset_split: test
15
+ col_mapping:
16
+ text: text
17
+ classes: classes
18
+ target: target
19
+ ---
20
+ # Dataset Card for AutoTrain Evaluator
21
+
22
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
23
+
24
+ * Task: Zero-Shot Text Classification
25
+ * Model: facebook/opt-2.7b
26
+ * Dataset: futin/feed
27
+ * Config: top_en
28
+ * Split: test
29
+
30
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
31
+
32
+ ## Contributions
33
+
34
+ Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__feed-top_vi-b5257d-2174969942.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - futin/feed
8
+ eval_info:
9
+ task: text_zero_shot_classification
10
+ model: bigscience/bloom-7b1
11
+ metrics: []
12
+ dataset_name: futin/feed
13
+ dataset_config: top_vi
14
+ dataset_split: test
15
+ col_mapping:
16
+ text: text
17
+ classes: classes
18
+ target: target
19
+ ---
20
+ # Dataset Card for AutoTrain Evaluator
21
+
22
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
23
+
24
+ * Task: Zero-Shot Text Classification
25
+ * Model: bigscience/bloom-7b1
26
+ * Dataset: futin/feed
27
+ * Config: top_vi
28
+ * Split: test
29
+
30
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
31
+
32
+ ## Contributions
33
+
34
+ Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__guess-vi_3-74fd83-2087367157.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - futin/guess
8
+ eval_info:
9
+ task: text_zero_shot_classification
10
+ model: bigscience/bloom-1b7
11
+ metrics: []
12
+ dataset_name: futin/guess
13
+ dataset_config: vi_3
14
+ dataset_split: test
15
+ col_mapping:
16
+ text: text
17
+ classes: classes
18
+ target: target
19
+ ---
20
+ # Dataset Card for AutoTrain Evaluator
21
+
22
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
23
+
24
+ * Task: Zero-Shot Text Classification
25
+ * Model: bigscience/bloom-1b7
26
+ * Dataset: futin/guess
27
+ * Config: vi_3
28
+ * Split: test
29
+
30
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
31
+
32
+ ## Contributions
33
+
34
+ Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-multi_news-default-e22c67-2252871793.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - multi_news
8
+ eval_info:
9
+ task: summarization
10
+ model: pszemraj/led-base-book-summary
11
+ metrics: []
12
+ dataset_name: multi_news
13
+ dataset_config: default
14
+ dataset_split: test
15
+ col_mapping:
16
+ text: document
17
+ target: summary
18
+ ---
19
+ # Dataset Card for AutoTrain Evaluator
20
+
21
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
22
+
23
+ * Task: Summarization
24
+ * Model: pszemraj/led-base-book-summary
25
+ * Dataset: multi_news
26
+ * Config: default
27
+ * Split: test
28
+
29
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
30
+
31
+ ## Contributions
32
+
33
+ Thanks to [@pszemraj](https://huggingface.co/pszemraj) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-squad_v2-squad_v2-07bda3-16636249.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - squad_v2
8
+ eval_info:
9
+ task: extractive_question_answering
10
+ model: haritzpuerto/MiniLM-L12-H384-uncased-squad
11
+ metrics: []
12
+ dataset_name: squad_v2
13
+ dataset_config: squad_v2
14
+ dataset_split: validation
15
+ col_mapping:
16
+ context: context
17
+ question: question
18
+ answers-text: answers.text
19
+ answers-answer_start: answers.answer_start
20
+ ---
21
+ # Dataset Card for AutoTrain Evaluator
22
+
23
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
24
+
25
+ * Task: Question Answering
26
+ * Model: haritzpuerto/MiniLM-L12-H384-uncased-squad
27
+ * Dataset: squad_v2
28
+ * Config: squad_v2
29
+ * Split: validation
30
+
31
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
32
+
33
+ ## Contributions
34
+
35
+ Thanks to [@timbmg](https://huggingface.co/timbmg) for evaluating this model.
huggingface_dataset/Dataset_Card/cardiffnlp_tweet_topic_single.md ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license:
5
+ - other
6
+ multilinguality:
7
+ - monolingual
8
+ size_categories:
9
+ - 1k<10K
10
+ task_categories:
11
+ - text-classification
12
+ task_ids:
13
+ - sentiment-classification
14
+ pretty_name: TweetTopicSingle
15
+ ---
16
+
17
+ # Dataset Card for "cardiffnlp/tweet_topic_single"
18
+
19
+ ## Dataset Description
20
+
21
+ - **Paper:** [https://arxiv.org/abs/2209.09824](https://arxiv.org/abs/2209.09824)
22
+ - **Dataset:** Tweet Topic Dataset
23
+ - **Domain:** Twitter
24
+ - **Number of Class:** 6
25
+
26
+
27
+ ### Dataset Summary
28
+ This is the official repository of TweetTopic (["Twitter Topic Classification
29
+ , COLING main conference 2022"](https://arxiv.org/abs/2209.09824)), a topic classification dataset on Twitter with 6 labels.
30
+ Each instance of TweetTopic comes with a timestamp which distributes from September 2019 to August 2021.
31
+ See [cardiffnlp/tweet_topic_multi](https://huggingface.co/datasets/cardiffnlp/tweet_topic_multi) for multi label version of TweetTopic.
32
+ The tweet collection used in TweetTopic is same as what used in [TweetNER7](https://huggingface.co/datasets/tner/tweetner7).
33
+ The dataset is integrated in [TweetNLP](https://tweetnlp.org/) too.
34
+
35
+ ### Preprocessing
36
+ We pre-process tweets before the annotation to normalize some artifacts, converting URLs into a special token `{{URL}}` and non-verified usernames into `{{USERNAME}}`.
37
+ For verified usernames, we replace its display name (or account name) with symbols `{@}`.
38
+ For example, a tweet
39
+ ```
40
+ Get the all-analog Classic Vinyl Edition
41
+ of "Takin' Off" Album from @herbiehancock
42
+ via @bluenoterecords link below:
43
+ http://bluenote.lnk.to/AlbumOfTheWeek
44
+ ```
45
+ is transformed into the following text.
46
+ ```
47
+ Get the all-analog Classic Vinyl Edition
48
+ of "Takin' Off" Album from {@herbiehancock@}
49
+ via {@bluenoterecords@} link below: {{URL}}
50
+ ```
51
+ A simple function to format tweet follows below.
52
+ ```python
53
+ import re
54
+ from urlextract import URLExtract
55
+ extractor = URLExtract()
56
+ def format_tweet(tweet):
57
+ # mask web urls
58
+ urls = extractor.find_urls(tweet)
59
+ for url in urls:
60
+ tweet = tweet.replace(url, "{{URL}}")
61
+ # format twitter account
62
+ tweet = re.sub(r"\b(\s*)(@[\S]+)\b", r'\1{\2@}', tweet)
63
+ return tweet
64
+ target = """Get the all-analog Classic Vinyl Edition of "Takin' Off" Album from @herbiehancock via @bluenoterecords link below: http://bluenote.lnk.to/AlbumOfTheWeek"""
65
+ target_format = format_tweet(target)
66
+ print(target_format)
67
+ 'Get the all-analog Classic Vinyl Edition of "Takin\' Off" Album from {@herbiehancock@} via {@bluenoterecords@} link below: {{URL}}'
68
+ ```
69
+
70
+
71
+ ### Data Splits
72
+
73
+ | split | number of texts | description |
74
+ |:------------------------|-----:|------:|
75
+ | test_2020 | 376 | test dataset from September 2019 to August 2020 |
76
+ | test_2021 | 1693 | test dataset from September 2020 to August 2021 |
77
+ | train_2020 | 2858 | training dataset from September 2019 to August 2020 |
78
+ | train_2021 | 1516 | training dataset from September 2020 to August 2021 |
79
+ | train_all | 4374 | combined training dataset of `train_2020` and `train_2021` |
80
+ | validation_2020 | 352 | validation dataset from September 2019 to August 2020 |
81
+ | validation_2021 | 189 | validation dataset from September 2020 to August 2021 |
82
+ | train_random | 2830 | randomly sampled training dataset with the same size as `train_2020` from `train_all` |
83
+ | validation_random | 354 | randomly sampled training dataset with the same size as `validation_2020` from `validation_all` |
84
+ | test_coling2022_random | 3399 | random split used in the COLING 2022 paper |
85
+ | train_coling2022_random | 3598 | random split used in the COLING 2022 paper |
86
+ | test_coling2022 | 3399 | temporal split used in the COLING 2022 paper |
87
+ | train_coling2022 | 3598 | temporal split used in the COLING 2022 paper |
88
+
89
+ For the temporal-shift setting, model should be trained on `train_2020` with `validation_2020` and evaluate on `test_2021`.
90
+ In general, model would be trained on `train_all`, the most representative training set with `validation_2021` and evaluate on `test_2021`.
91
+
92
+ **IMPORTANT NOTE:** To get a result that is comparable with the results of the COLING 2022 Tweet Topic paper, please use `train_coling2022` and `test_coling2022` for temporal-shift, and `train_coling2022_random` and `test_coling2022_random` fir random split (the coling2022 split does not have validation set).
93
+
94
+ ### Models
95
+
96
+ | model | training data | F1 | F1 (macro) | Accuracy |
97
+ |:------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------|---------:|-------------:|-----------:|
98
+ | [cardiffnlp/roberta-large-tweet-topic-single-all](https://huggingface.co/cardiffnlp/roberta-large-tweet-topic-single-all) | all (2020 + 2021) | 0.896043 | 0.800061 | 0.896043 |
99
+ | [cardiffnlp/roberta-base-tweet-topic-single-all](https://huggingface.co/cardiffnlp/roberta-base-tweet-topic-single-all) | all (2020 + 2021) | 0.887773 | 0.79793 | 0.887773 |
100
+ | [cardiffnlp/twitter-roberta-base-2019-90m-tweet-topic-single-all](https://huggingface.co/cardiffnlp/twitter-roberta-base-2019-90m-tweet-topic-single-all) | all (2020 + 2021) | 0.892499 | 0.774494 | 0.892499 |
101
+ | [cardiffnlp/twitter-roberta-base-dec2020-tweet-topic-single-all](https://huggingface.co/cardiffnlp/twitter-roberta-base-dec2020-tweet-topic-single-all) | all (2020 + 2021) | 0.890136 | 0.776025 | 0.890136 |
102
+ | [cardiffnlp/twitter-roberta-base-dec2021-tweet-topic-single-all](https://huggingface.co/cardiffnlp/twitter-roberta-base-dec2021-tweet-topic-single-all) | all (2020 + 2021) | 0.894861 | 0.800952 | 0.894861 |
103
+ | [cardiffnlp/roberta-large-tweet-topic-single-2020](https://huggingface.co/cardiffnlp/roberta-large-tweet-topic-single-2020) | 2020 only | 0.878913 | 0.70565 | 0.878913 |
104
+ | [cardiffnlp/roberta-base-tweet-topic-single-2020](https://huggingface.co/cardiffnlp/roberta-base-tweet-topic-single-2020) | 2020 only | 0.868281 | 0.729667 | 0.868281 |
105
+ | [cardiffnlp/twitter-roberta-base-2019-90m-tweet-topic-single-2020](https://huggingface.co/cardiffnlp/twitter-roberta-base-2019-90m-tweet-topic-single-2020) | 2020 only | 0.882457 | 0.740187 | 0.882457 |
106
+ | [cardiffnlp/twitter-roberta-base-dec2020-tweet-topic-single-2020](https://huggingface.co/cardiffnlp/twitter-roberta-base-dec2020-tweet-topic-single-2020) | 2020 only | 0.87596 | 0.746275 | 0.87596 |
107
+ | [cardiffnlp/twitter-roberta-base-dec2021-tweet-topic-single-2020](https://huggingface.co/cardiffnlp/twitter-roberta-base-dec2021-tweet-topic-single-2020) | 2020 only | 0.877732 | 0.746119 | 0.877732 |
108
+
109
+ Model fine-tuning script can be found [here](https://huggingface.co/datasets/cardiffnlp/tweet_topic_single/blob/main/lm_finetuning.py).
110
+
111
+ ## Dataset Structure
112
+
113
+ ### Data Instances
114
+ An example of `train` looks as follows.
115
+
116
+ ```python
117
+ {
118
+ "text": "Game day for {{USERNAME}} U18\u2019s against {{USERNAME}} U18\u2019s. Even though it\u2019s a \u2018home\u2019 game for the people that have settled in Mid Wales it\u2019s still a 4 hour round trip for us up to Colwyn Bay. Still enjoy it though!",
119
+ "date": "2019-09-08",
120
+ "label": 4,
121
+ "id": "1170606779568463874",
122
+ "label_name": "sports_&_gaming"
123
+ }
124
+ ```
125
+
126
+ ### Label ID
127
+ The label2id dictionary can be found at [here](https://huggingface.co/datasets/tner/tweet_topic_single/raw/main/dataset/label.single.json).
128
+ ```python
129
+ {
130
+ "arts_&_culture": 0,
131
+ "business_&_entrepreneurs": 1,
132
+ "pop_culture": 2,
133
+ "daily_life": 3,
134
+ "sports_&_gaming": 4,
135
+ "science_&_technology": 5
136
+ }
137
+ ```
138
+
139
+ ### Citation Information
140
+
141
+ ```
142
+ @inproceedings{dimosthenis-etal-2022-twitter,
143
+ title = "{T}witter {T}opic {C}lassification",
144
+ author = "Antypas, Dimosthenis and
145
+ Ushio, Asahi and
146
+ Camacho-Collados, Jose and
147
+ Neves, Leonardo and
148
+ Silva, Vitor and
149
+ Barbieri, Francesco",
150
+ booktitle = "Proceedings of the 29th International Conference on Computational Linguistics",
151
+ month = oct,
152
+ year = "2022",
153
+ address = "Gyeongju, Republic of Korea",
154
+ publisher = "International Committee on Computational Linguistics"
155
+ }
156
+ ```
huggingface_dataset/Dataset_Card/dane.md ADDED
@@ -0,0 +1,304 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - da
8
+ license:
9
+ - cc-by-sa-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 1K<n<10K
14
+ source_datasets:
15
+ - extended|other-Danish-Universal-Dependencies-treebank
16
+ task_categories:
17
+ - token-classification
18
+ task_ids:
19
+ - named-entity-recognition
20
+ - part-of-speech
21
+ paperswithcode_id: dane
22
+ pretty_name: DaNE
23
+ dataset_info:
24
+ features:
25
+ - name: sent_id
26
+ dtype: string
27
+ - name: text
28
+ dtype: string
29
+ - name: tok_ids
30
+ sequence: int64
31
+ - name: tokens
32
+ sequence: string
33
+ - name: lemmas
34
+ sequence: string
35
+ - name: pos_tags
36
+ sequence:
37
+ class_label:
38
+ names:
39
+ '0': NUM
40
+ '1': CCONJ
41
+ '2': PRON
42
+ '3': VERB
43
+ '4': INTJ
44
+ '5': AUX
45
+ '6': ADJ
46
+ '7': PROPN
47
+ '8': PART
48
+ '9': ADV
49
+ '10': PUNCT
50
+ '11': ADP
51
+ '12': NOUN
52
+ '13': X
53
+ '14': DET
54
+ '15': SYM
55
+ '16': SCONJ
56
+ - name: morph_tags
57
+ sequence: string
58
+ - name: dep_ids
59
+ sequence: int64
60
+ - name: dep_labels
61
+ sequence:
62
+ class_label:
63
+ names:
64
+ '0': parataxis
65
+ '1': mark
66
+ '2': nummod
67
+ '3': discourse
68
+ '4': compound:prt
69
+ '5': reparandum
70
+ '6': vocative
71
+ '7': list
72
+ '8': obj
73
+ '9': dep
74
+ '10': det
75
+ '11': obl:loc
76
+ '12': flat
77
+ '13': iobj
78
+ '14': cop
79
+ '15': expl
80
+ '16': obl
81
+ '17': conj
82
+ '18': nmod
83
+ '19': root
84
+ '20': acl:relcl
85
+ '21': goeswith
86
+ '22': appos
87
+ '23': fixed
88
+ '24': obl:tmod
89
+ '25': xcomp
90
+ '26': advmod
91
+ '27': nmod:poss
92
+ '28': aux
93
+ '29': ccomp
94
+ '30': amod
95
+ '31': cc
96
+ '32': advcl
97
+ '33': nsubj
98
+ '34': punct
99
+ '35': case
100
+ - name: ner_tags
101
+ sequence:
102
+ class_label:
103
+ names:
104
+ '0': O
105
+ '1': B-PER
106
+ '2': I-PER
107
+ '3': B-ORG
108
+ '4': I-ORG
109
+ '5': B-LOC
110
+ '6': I-LOC
111
+ '7': B-MISC
112
+ '8': I-MISC
113
+ splits:
114
+ - name: train
115
+ num_bytes: 7311212
116
+ num_examples: 4383
117
+ - name: test
118
+ num_bytes: 909699
119
+ num_examples: 565
120
+ - name: validation
121
+ num_bytes: 940413
122
+ num_examples: 564
123
+ download_size: 1209710
124
+ dataset_size: 9161324
125
+ ---
126
+
127
+ # Dataset Card for DaNE
128
+
129
+ ## Table of Contents
130
+ - [Dataset Description](#dataset-description)
131
+ - [Dataset Summary](#dataset-summary)
132
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
133
+ - [Languages](#languages)
134
+ - [Dataset Structure](#dataset-structure)
135
+ - [Data Instances](#data-instances)
136
+ - [Data Fields](#data-fields)
137
+ - [Data Splits](#data-splits)
138
+ - [Dataset Creation](#dataset-creation)
139
+ - [Curation Rationale](#curation-rationale)
140
+ - [Source Data](#source-data)
141
+ - [Annotations](#annotations)
142
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
143
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
144
+ - [Social Impact of Dataset](#social-impact-of-dataset)
145
+ - [Discussion of Biases](#discussion-of-biases)
146
+ - [Other Known Limitations](#other-known-limitations)
147
+ - [Additional Information](#additional-information)
148
+ - [Dataset Curators](#dataset-curators)
149
+ - [Licensing Information](#licensing-information)
150
+ - [Citation Information](#citation-information)
151
+ - [Contributions](#contributions)
152
+
153
+ ## Dataset Description
154
+
155
+ - **Homepage:** [DaNE homepage](https://danlp-alexandra.readthedocs.io/en/latest/docs/datasets.html#dane)
156
+ - **Repository:** [Github](https://github.com/alexandrainst/danlp)
157
+ - **Paper:** [Aclweb](https://www.aclweb.org/anthology/2020.lrec-1.565)
158
+ - **Leaderboard:**
159
+ - **Point of Contact:**
160
+
161
+ ### Dataset Summary
162
+
163
+ The Danish Dependency Treebank (DaNE) is a named entity annotation for the Danish Universal Dependencies treebank using the CoNLL-2003 annotation scheme.
164
+
165
+ The Danish UD treebank (Johannsen et al., 2015, UD-DDT) is a conversion of the Danish Dependency Treebank (Buch-Kromann et al. 2003) based on texts from Parole (Britt, 1998). UD-DDT has annotations for dependency parsing and part-of-speech (POS) tagging. The dataset was annotated with Named Entities for PER, ORG, and LOC by the Alexandra Institute in the DaNE dataset (Hvingelby et al. 2020).
166
+
167
+ ### Supported Tasks and Leaderboards
168
+
169
+ Parts-of-speech tagging, dependency parsing and named entitity recognition.
170
+
171
+ ### Languages
172
+
173
+ Danish
174
+
175
+ ## Dataset Structure
176
+
177
+ ### Data Instances
178
+
179
+ This is an example in the "train" split:
180
+ ```python
181
+ {
182
+ 'sent_id': 'train-v2-0\n',
183
+ 'lemmas': ['på', 'fredag', 'have', 'SiD', 'invitere', 'til', 'reception', 'i', 'SID-hus', 'i', 'anledning', 'af', 'at', 'formand', 'Kjeld', 'Christensen', 'gå', 'ind', 'i', 'den', 'glad', 'tresser', '.'],
184
+ 'dep_labels': [35, 16, 28, 33, 19, 35, 16, 35, 18, 35, 18, 1, 1, 33, 22, 12, 32, 11, 35, 10, 30, 16, 34],
185
+ 'ner_tags': [0, 0, 0, 3, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0],
186
+ 'morph_tags': ['AdpType=Prep', 'Definite=Ind|Gender=Com|Number=Sing', 'Mood=Ind|Tense=Pres|VerbForm=Fin|Voice=Act', '_', 'Definite=Ind|Number=Sing|Tense=Past|VerbForm=Part', 'AdpType=Prep', 'Definite=Ind|Gender=Com|Number=Sing', 'AdpType=Prep', 'Definite=Def|Gender=Neut|Number=Sing', 'AdpType=Prep', 'Definite=Ind|Gender=Com|Number=Sing', 'AdpType=Prep', '_', 'Definite=Def|Gender=Com|Number=Sing', '_', '_', 'Mood=Ind|Tense=Pres|VerbForm=Fin|Voice=Act', '_', 'AdpType=Prep', 'Number=Plur|PronType=Dem', 'Degree=Pos|Number=Plur', 'Definite=Ind|Gender=Com|Number=Plur', '_'],
187
+ 'dep_ids': [2, 5, 5, 5, 0, 7, 5, 9, 7, 11, 7, 17, 17, 17, 14, 15, 11, 17, 22, 22, 22, 18, 5],
188
+ 'pos_tags': [11, 12, 5, 7, 3, 11, 12, 11, 12, 11, 12, 11, 16, 12, 7, 7, 3, 9, 11, 14, 6, 12, 10],
189
+ 'text': 'På fredag har SID inviteret til reception i SID-huset i anledning af at formanden Kjeld Christensen går ind i de glade tressere.\n',
190
+ 'tokens': ['På', 'fredag', 'har', 'SID', 'inviteret', 'til', 'reception', 'i', 'SID-huset', 'i', 'anledning', 'af', 'at', 'formanden', 'Kjeld', 'Christensen', 'går', 'ind', 'i', 'de', 'glade', 'tressere', '.'],
191
+ 'tok_ids': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]
192
+ }
193
+ ```
194
+
195
+ ### Data Fields
196
+
197
+ Data Fields:
198
+ - q_id: a string question identifier for each example, corresponding to its ID in the Pushshift.io Reddit submission dumps.
199
+ - subreddit: One of explainlikeimfive, askscience, or AskHistorians, indicating which subreddit the question came from
200
+ - title: title of the question, with URLs extracted and replaced by URL_n tokens
201
+ - title_urls: list of the extracted URLs, the nth element of the list was replaced by URL_n
202
+ - sent_id: a string identifier for each example
203
+ - text: a string, the original sentence (not tokenized)
204
+ - tok_ids: a list of ids (int), one for each token
205
+ - tokens: a list of strings, the tokens
206
+ - lemmas: a list of strings, the lemmas of the tokens
207
+ - pos_tags: a list of strings, the part-of-speech tags of the tokens
208
+ - morph_tags: a list of strings, the morphological tags of the tokens
209
+ - dep_ids: a list of ids (int), the id of the head of the incoming dependency for each token
210
+ - dep_labels: a list of strings, the dependency labels
211
+ - ner_tags: a list of strings, the named entity tags (BIO format)
212
+
213
+ ### Data Splits
214
+
215
+ | | train | validation | test |
216
+ |-------------|-------:|-----------:|-------:|
217
+ | # sentences | 4383 | 564 | 565 |
218
+ | # tokens | 80 378 | 10 322 | 10 023 |
219
+
220
+ ## Dataset Creation
221
+
222
+ ### Curation Rationale
223
+
224
+ [More Information Needed]
225
+
226
+ ### Source Data
227
+
228
+ #### Initial Data Collection and Normalization
229
+
230
+ [More Information Needed]
231
+
232
+ #### Who are the source language producers?
233
+
234
+ [More Information Needed]
235
+
236
+ ### Annotations
237
+
238
+ #### Annotation process
239
+
240
+ [More Information Needed]
241
+
242
+ #### Who are the annotators?
243
+
244
+ [More Information Needed]
245
+
246
+ ### Personal and Sensitive Information
247
+
248
+ [More Information Needed]
249
+
250
+ ## Considerations for Using the Data
251
+
252
+ ### Social Impact of Dataset
253
+
254
+ [More Information Needed]
255
+
256
+ ### Discussion of Biases
257
+
258
+ [More Information Needed]
259
+
260
+ ### Other Known Limitations
261
+
262
+ [More Information Needed]
263
+
264
+ ## Additional Information
265
+
266
+ ### Dataset Curators
267
+
268
+ [More Information Needed]
269
+
270
+ ### Licensing Information
271
+
272
+ [More Information Needed]
273
+
274
+ ### Citation Information
275
+
276
+ [More Information Needed]
277
+
278
+ ### Citation Information
279
+
280
+ ```
281
+ @inproceedings{hvingelby-etal-2020-dane,
282
+ title = "{D}a{NE}: A Named Entity Resource for {D}anish",
283
+ author = "Hvingelby, Rasmus and
284
+ Pauli, Amalie Brogaard and
285
+ Barrett, Maria and
286
+ Rosted, Christina and
287
+ Lidegaard, Lasse Malm and
288
+ S{\o}gaard, Anders",
289
+ booktitle = "Proceedings of the 12th Language Resources and Evaluation Conference",
290
+ month = may,
291
+ year = "2020",
292
+ address = "Marseille, France",
293
+ publisher = "European Language Resources Association",
294
+ url = "https://aclanthology.org/2020.lrec-1.565",
295
+ pages = "4597--4604",
296
+ abstract = "We present a named entity annotation for the Danish Universal Dependencies treebank using the CoNLL-2003 annotation scheme: DaNE. It is the largest publicly available, Danish named entity gold annotation. We evaluate the quality of our annotations intrinsically by double annotating the entire treebank and extrinsically by comparing our annotations to a recently released named entity annotation of the validation and test sections of the Danish Universal Dependencies treebank. We benchmark the new resource by training and evaluating competitive architectures for supervised named entity recognition (NER), including FLAIR, monolingual (Danish) BERT and multilingual BERT. We explore cross-lingual transfer in multilingual BERT from five related languages in zero-shot and direct transfer setups, and we show that even with our modestly-sized training set, we improve Danish NER over a recent cross-lingual approach, as well as over zero-shot transfer from five related languages. Using multilingual BERT, we achieve higher performance by fine-tuning on both DaNE and a larger Bokm{\aa}l (Norwegian) training set compared to only using DaNE. However, the highest performance isachieved by using a Danish BERT fine-tuned on DaNE. Our dataset enables improvements and applicability for Danish NER beyond cross-lingual methods. We employ a thorough error analysis of the predictions of the best models for seen and unseen entities, as well as their robustness on un-capitalized text. The annotated dataset and all the trained models are made publicly available.",
297
+ language = "English",
298
+ ISBN = "979-10-95546-34-4",
299
+ }
300
+ ```
301
+
302
+ ### Contributions
303
+
304
+ Thanks to [@ophelielacroix](https://github.com/ophelielacroix), [@lhoestq](https://github.com/lhoestq) for adding this dataset.
huggingface_dataset/Dataset_Card/deepklarity_top-npm-packages.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ ---
4
+
5
+ **Top NPM Packages Dataset**
6
+
7
+ This dataset contains a snapshot of Top 3000 popular node packages hosted on [Node Package Manager](https://www.npmjs.com/)
8
+
9
+ The dataset was scraped in `July-2022`. This includes a combination of data gathered by [Libraries.io](https://libraries.io/) and [npm](https://www.npmjs.com/)
10
+
11
+ We aim to use this dataset to perform analysis and identify trends and get a bird's eye view of nodejs ecosystem.
12
+
13
+ #### Mantainers:
14
+ - [Keshaw Soni](https://twitter.com/SoniKeshaw)
15
+ - [Somya Gautam](http://linkedin.in/in/somya-gautam)
16
+ - [Kondrolla Dinesh Reddy](https://twitter.com/KondrollaR)
17
+
huggingface_dataset/Dataset_Card/id_puisi.md ADDED
@@ -0,0 +1,213 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - id
8
+ license:
9
+ - mit
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 1K<n<10K
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - text2text-generation
18
+ - text-generation
19
+ - fill-mask
20
+ task_ids: []
21
+ paperswithcode_id: null
22
+ pretty_name: Indonesian Puisi
23
+ tags:
24
+ - poem-generation
25
+ dataset_info:
26
+ features:
27
+ - name: title
28
+ dtype: string
29
+ - name: author
30
+ dtype: string
31
+ - name: puisi
32
+ dtype: string
33
+ - name: puisi_with_header
34
+ dtype: string
35
+ splits:
36
+ - name: train
37
+ num_bytes: 10613475
38
+ num_examples: 7223
39
+ download_size: 10558108
40
+ dataset_size: 10613475
41
+ ---
42
+
43
+ # Dataset Card for id_puisi
44
+
45
+ ## Table of Contents
46
+ - [Dataset Description](#dataset-description)
47
+ - [Dataset Summary](#dataset-summary)
48
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
49
+ - [Languages](#languages)
50
+ - [Dataset Structure](#dataset-structure)
51
+ - [Data Instances](#data-instances)
52
+ - [Data Fields](#data-fields)
53
+ - [Data Splits](#data-splits)
54
+ - [Dataset Creation](#dataset-creation)
55
+ - [Curation Rationale](#curation-rationale)
56
+ - [Source Data](#source-data)
57
+ - [Annotations](#annotations)
58
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
59
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
60
+ - [Social Impact of Dataset](#social-impact-of-dataset)
61
+ - [Discussion of Biases](#discussion-of-biases)
62
+ - [Other Known Limitations](#other-known-limitations)
63
+ - [Additional Information](#additional-information)
64
+ - [Dataset Curators](#dataset-curators)
65
+ - [Licensing Information](#licensing-information)
66
+ - [Citation Information](#citation-information)
67
+ - [Contributions](#contributions)
68
+
69
+ ## Dataset Description
70
+
71
+ - **Homepage:** [puisi-pantun-generator](https://github.com/ilhamfp/puisi-pantun-generator)
72
+ - **Repository:** [puisi-pantun-generator](https://github.com/ilhamfp/puisi-pantun-generator)
73
+ - **Paper:** [N/A]
74
+ - **Leaderboard:** [N/A]
75
+ - **Point of Contact:** [Ilham Firdausi Putra](ilhamfputra31@gmail.com)
76
+
77
+ ### Dataset Summary
78
+
79
+ Puisi (poem) is an Indonesian poetic form. The dataset contains 7223 Indonesian puisi with its title and author.
80
+
81
+ ### Supported Tasks and Leaderboards
82
+
83
+ [More Information Needed]
84
+
85
+ ### Languages
86
+
87
+ Indonesian
88
+
89
+ ## Dataset Structure
90
+
91
+ ### Data Instances
92
+ ```
93
+ {
94
+ 'puisi_with_header': 'TEPERANGKAP
95
+ Oleh Mangku Langit Jingga
96
+
97
+ Mungkin kau membiarkan aku
98
+ Membiarkan perasaan ini larut
99
+ Memberi ruang jiwaku hampa
100
+ Agar tetap terbiasa nikmati
101
+
102
+ Perangkap yang kau buat
103
+ Perisai yang kau banggakan
104
+ Takkan jadi tameng bagimu
105
+ Aku mengerti betapa hebatnya
106
+
107
+ Perangkap mu hei sang dewi
108
+ Ku akan terus merasa terbiasa
109
+ Dengan pesona indahmu
110
+ Ku masih akan nikmati hadirmu
111
+
112
+ Berjalanlah pada hati yang sama
113
+ Satu hati denganku
114
+ Walau ku terperangkap
115
+ Namunku nikmati dan jalani',
116
+
117
+ 'title': 'TEPERANGKAP',
118
+
119
+ 'author': 'Oleh Mangku Langit Jingga',
120
+
121
+ 'puisi': 'Mungkin kau membiarkan aku
122
+ Membiarkan perasaan ini larut
123
+ Memberi ruang jiwaku hampa
124
+ Agar tetap terbiasa nikmati
125
+
126
+ Perangkap yang kau buat
127
+ Perisai yang kau banggakan
128
+ Takkan jadi tameng bagimu
129
+ Aku mengerti betapa hebatnya
130
+
131
+ Perangkap mu hei sang dewi
132
+ Ku akan terus merasa terbiasa
133
+ Dengan pesona indahmu
134
+ Ku masih akan nikmati hadirmu
135
+
136
+ Berjalanlah pada hati yang sama
137
+ Satu hati denganku
138
+ Walau ku terperangkap
139
+ Namunku nikmati dan jalani',
140
+ }
141
+ ```
142
+ ### Data Fields
143
+
144
+ - `puisi_with_header`: the raw text from scraping
145
+ - `title`: the title extracted from the raw text using regex
146
+ - `author`: the author extracted from the raw text using regex
147
+ - `puisi`: the poem with title and author extracted out using regex
148
+
149
+ ### Data Splits
150
+
151
+ The dataset contains only a train set.
152
+
153
+ ## Dataset Creation
154
+
155
+ ### Curation Rationale
156
+
157
+ The dataset was initially collected as an experiment to generate an Indonesian poem using GPT-2.
158
+
159
+ ### Source Data
160
+
161
+ #### Initial Data Collection and Normalization
162
+
163
+ The dataset was scraped using BeautifulSoup from lokerpuisi.web.id (the data no longer exist on the original blog). The title and author column was produced using regex match from puisi_with_header column.
164
+
165
+ #### Who are the source language producers?
166
+
167
+ The poems were generated by humans. The users of the original blog voluntarily submit their original poems to get published on the blog.
168
+
169
+ ### Annotations
170
+
171
+ #### Annotation process
172
+
173
+ [N/A]
174
+
175
+ #### Who are the annotators?
176
+
177
+ [N/A]
178
+
179
+ ### Personal and Sensitive Information
180
+
181
+ [More Information Needed]
182
+
183
+ ## Considerations for Using the Data
184
+
185
+ ### Social Impact of Dataset
186
+
187
+ [More Information Needed]
188
+
189
+ ### Discussion of Biases
190
+
191
+ [More Information Needed]
192
+
193
+ ### Other Known Limitations
194
+
195
+ The regex match used to extract the title & author from the raw text is not perfect. Some title & text is still failed to get extracted.
196
+
197
+ ## Additional Information
198
+
199
+ ### Dataset Curators
200
+
201
+ Ilham Firdausi Putra
202
+
203
+ ### Licensing Information
204
+
205
+ MIT License
206
+
207
+ ### Citation Information
208
+
209
+ [N/A]
210
+
211
+ ### Contributions
212
+
213
+ Thanks to [@ilhamfp](https://github.com/ilhamfp) for adding this dataset.
huggingface_dataset/Dataset_Card/irds_beir_webis-touche2020.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: '`beir/webis-touche2020`'
3
+ viewer: false
4
+ source_datasets: []
5
+ task_categories:
6
+ - text-retrieval
7
+ ---
8
+
9
+ # Dataset Card for `beir/webis-touche2020`
10
+
11
+ The `beir/webis-touche2020` dataset, provided by the [ir-datasets](https://ir-datasets.com/) package.
12
+ For more information about the dataset, see the [documentation](https://ir-datasets.com/beir#beir/webis-touche2020).
13
+
14
+ # Data
15
+
16
+ This dataset provides:
17
+ - `docs` (documents, i.e., the corpus); count=382,545
18
+ - `queries` (i.e., topics); count=49
19
+ - `qrels`: (relevance assessments); count=2,962
20
+
21
+
22
+ ## Usage
23
+
24
+ ```python
25
+ from datasets import load_dataset
26
+
27
+ docs = load_dataset('irds/beir_webis-touche2020', 'docs')
28
+ for record in docs:
29
+ record # {'doc_id': ..., 'text': ..., 'title': ..., 'stance': ..., 'url': ...}
30
+
31
+ queries = load_dataset('irds/beir_webis-touche2020', 'queries')
32
+ for record in queries:
33
+ record # {'query_id': ..., 'text': ..., 'description': ..., 'narrative': ...}
34
+
35
+ qrels = load_dataset('irds/beir_webis-touche2020', 'qrels')
36
+ for record in qrels:
37
+ record # {'query_id': ..., 'doc_id': ..., 'relevance': ..., 'iteration': ...}
38
+
39
+ ```
40
+
41
+ Note that calling `load_dataset` will download the dataset (or provide access instructions when it's not public) and make a copy of the
42
+ data in 🤗 Dataset format.
43
+
44
+ ## Citation Information
45
+
46
+ ```
47
+ @inproceedings{Bondarenko2020Tuche,
48
+ title={Overview of Touch{\'e} 2020: Argument Retrieval},
49
+ author={Alexander Bondarenko and Maik Fr{\"o}be and Meriem Beloucif and Lukas Gienapp and Yamen Ajjour and Alexander Panchenko and Christian Biemann and Benno Stein and Henning Wachsmuth and Martin Potthast and Matthias Hagen},
50
+ booktitle={CLEF},
51
+ year={2020}
52
+ }
53
+ @article{Thakur2021Beir,
54
+ title = "BEIR: A Heterogenous Benchmark for Zero-shot Evaluation of Information Retrieval Models",
55
+ author = "Thakur, Nandan and Reimers, Nils and Rücklé, Andreas and Srivastava, Abhishek and Gurevych, Iryna",
56
+ journal= "arXiv preprint arXiv:2104.08663",
57
+ month = "4",
58
+ year = "2021",
59
+ url = "https://arxiv.org/abs/2104.08663",
60
+ }
61
+ ```
huggingface_dataset/Dataset_Card/irds_wikir_fr14k.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: '`wikir/fr14k`'
3
+ viewer: false
4
+ source_datasets: []
5
+ task_categories:
6
+ - text-retrieval
7
+ ---
8
+
9
+ # Dataset Card for `wikir/fr14k`
10
+
11
+ The `wikir/fr14k` dataset, provided by the [ir-datasets](https://ir-datasets.com/) package.
12
+ For more information about the dataset, see the [documentation](https://ir-datasets.com/wikir#wikir/fr14k).
13
+
14
+ # Data
15
+
16
+ This dataset provides:
17
+ - `docs` (documents, i.e., the corpus); count=736,616
18
+
19
+
20
+ ## Usage
21
+
22
+ ```python
23
+ from datasets import load_dataset
24
+
25
+ docs = load_dataset('irds/wikir_fr14k', 'docs')
26
+ for record in docs:
27
+ record # {'doc_id': ..., 'text': ...}
28
+
29
+ ```
30
+
31
+ Note that calling `load_dataset` will download the dataset (or provide access instructions when it's not public) and make a copy of the
32
+ data in 🤗 Dataset format.
33
+
34
+ ## Citation Information
35
+
36
+ ```
37
+ @inproceedings{Frej2020Wikir,
38
+ title={WIKIR: A Python toolkit for building a large-scale Wikipedia-based English Information Retrieval Dataset},
39
+ author={Jibril Frej and Didier Schwab and Jean-Pierre Chevallet},
40
+ booktitle={LREC},
41
+ year={2020}
42
+ }
43
+ @inproceedings{Frej2020MlWikir,
44
+ title={MLWIKIR: A Python Toolkit for Building Large-scale Wikipedia-based Information Retrieval Datasets in Chinese, English, French, Italian, Japanese, Spanish and More},
45
+ author={Jibril Frej and Didier Schwab and Jean-Pierre Chevallet},
46
+ booktitle={CIRCLE},
47
+ year={2020}
48
+ }
49
+ ```
huggingface_dataset/Dataset_Card/linhd-postdata_pulpo.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## PULPO
2
+
3
+ PULPO, the Prodigious Unannotated Literary Poetry Corpus, is a set of multilingual corpora of verses and stanzas with over 95M words.
4
+
5
+ The following corpora has been downloaded using the [Averell](https://github.com/linhd-postdata/averell/) tool, developed by the [POSTDATA](https://postdata.linhd.uned.es/) team:
6
+
7
+ ### Spanish
8
+ - [Disco v3](https://github.com/pruizf/disco)
9
+ - [Corpus of Spanish Golden-Age Sonnets](https://github.com/bncolorado/CorpusSonetosSigloDeOro)
10
+ - [Corpus general de poesía lírica castellana del Siglo de Oro](https://github.com/bncolorado/CorpusGeneralPoesiaLiricaCastellanaDelSigloDeOro)
11
+ - [Gongocorpus](https://github.com/linhd-postdata/gongocorpus) - [source](http://obvil.sorbonne-universite.site/corpus/gongora/gongora_obra-poetica)
12
+ ### English
13
+ - [Eighteenth-Century Poetry Archive (ECPA)](https://github.com/alhuber1502/ECPA)
14
+ - [For better for verse](https://github.com/waynegraham/for_better_for_verse)
15
+ ### French
16
+ - [Métrique en Ligne](https://crisco2.unicaen.fr/verlaine/index.php?navigation=accueil) - [source](https://github.com/linhd-postdata/metrique-en-ligne)
17
+ ### Italian
18
+ - [Biblioteca italiana](https://github.com/linhd-postdata/biblioteca_italiana) - [source](http://www.bibliotecaitaliana.it/)
19
+ ### Czech
20
+ - [Corpus of Czech Verse](https://github.com/versotym/corpusCzechVerse)
21
+ ### Portuguese
22
+ - [Stichotheque](https://gitlab.com/stichotheque/stichotheque-pt)
23
+
24
+ Also, we obtained the following corpora from these sources:
25
+ ### Spanish
26
+ - [Poesi.as](https://github.com/linhd-postdata/poesi.as) - [source](http://www.poesi.as/)
27
+ ### English
28
+ - [A Gutenberg Poetry Corpus](https://github.com/aparrish/gutenberg-poetry-corpus)
29
+ ### Arabic
30
+ - [Arabic Poetry dataset](https://www.kaggle.com/ahmedabelal/arabic-poetry)
31
+ ### Chinese
32
+ - [THU Chinese Classical Poetry Corpus](https://github.com/THUNLP-AIPoet/Datasets/tree/master/CCPC)
33
+ ### Finnish
34
+ - [SKVR](https://github.com/sks190/SKVR)
35
+ ### German
36
+ - [TextGrid Poetry Corpus](https://github.com/linhd-postdata/textgrid-poetry) - [source](https://textgrid.de/en/digitale-bibliothek)
37
+ - [German Rhyme Corpus](https://github.com/tnhaider/german-rhyme-corpus)
38
+ ### Hungarian
39
+ - [verskorpusz](https://github.com/ELTE-DH/verskorpusz)
40
+ ### Portuguese
41
+ - [Poems in Portuguese](https://www.kaggle.com/oliveirasp6/poems-in-portuguese)
42
+ ### Russian
43
+ - [19 000 Russian poems](https://www.kaggle.com/grafstor/19-000-russian-poems)
huggingface_dataset/Dataset_Card/mbazaNLP_Kinyarwanda_English_parallel_dataset.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ ---
4
+ ## Kinyarwanda-English parallel text
5
+
6
+ This dataset contains 55,000 Kinyarwanda-English sentence pairs, obtained by scraping web data from religious sources such as:
7
+ [Bible](https://servervideos.hopto.org/XMLBible/EnglishKJBible.xml)
8
+ [Quran](https://quranenc.com/en/home/download/csv/kinyarwanda_assoc)
9
+
10
+ This dataset has not been curated only cleaned.
huggingface_dataset/Dataset_Card/severo_danish-wit.md ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Danish WIT
3
+ language:
4
+ - da
5
+ license:
6
+ - cc-by-sa-4.0
7
+ size_categories:
8
+ - 100K<n<1M
9
+ source_datasets:
10
+ - wikimedia/wit_base
11
+ task_categories:
12
+ - image-to-text
13
+ - zero-shot-image-classification
14
+ - feature-extraction
15
+ task_ids:
16
+ - image-captioning
17
+ ---
18
+
19
+ # Dataset Card for Danish WIT
20
+
21
+ ## Dataset Description
22
+
23
+ - **Repository:** <https://gist.github.com/saattrupdan/bb6c9c52d9f4b35258db2b2456d31224>
24
+ - **Point of Contact:** [Dan Saattrup Nielsen](mailto:dan.nielsen@alexandra.dk)
25
+ - **Size of downloaded dataset files:** 7.5 GB
26
+ - **Size of the generated dataset:** 7.8 GB
27
+ - **Total amount of disk used:** 15.3 GB
28
+
29
+ ### Dataset Summary
30
+
31
+ Google presented the Wikipedia Image Text (WIT) dataset in [July
32
+ 2021](https://dl.acm.org/doi/abs/10.1145/3404835.3463257), a dataset which contains
33
+ scraped images from Wikipedia along with their descriptions. WikiMedia released
34
+ WIT-Base in [September
35
+ 2021](https://techblog.wikimedia.org/2021/09/09/the-wikipedia-image-caption-matching-challenge-and-a-huge-release-of-image-data-for-research/),
36
+ being a modified version of WIT where they have removed the images with empty
37
+ "reference descriptions", as well as removing images where a person's face covers more
38
+ than 10% of the image surface, along with inappropriate images that are candidate for
39
+ deletion. This dataset is the Danish portion of the WIT-Base dataset, consisting of
40
+ roughly 160,000 images with associated Danish descriptions. We release the dataset
41
+ under the [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/), in
42
+ accordance with WIT-Base's [identical
43
+ license](https://huggingface.co/datasets/wikimedia/wit_base#licensing-information).
44
+
45
+
46
+ ### Supported Tasks and Leaderboards
47
+
48
+ Training machine learning models for caption generation, zero-shot image classification
49
+ and text-image search are the intended tasks for this dataset. No leaderboard is active
50
+ at this point.
51
+
52
+
53
+ ### Languages
54
+
55
+ The dataset is available in Danish (`da`).
56
+
57
+
58
+ ## Dataset Structure
59
+
60
+ ### Data Instances
61
+
62
+ - **Size of downloaded dataset files:** 7.5 GB
63
+ - **Size of the generated dataset:** 7.8 GB
64
+ - **Total amount of disk used:** 15.3 GB
65
+
66
+ An example from the `train` split looks as follows.
67
+ ```
68
+ {
69
+ "image": {
70
+ "bytes": b"\xff\xd8\xff\xe0\x00\x10JFIF...",
71
+ "path": None
72
+ },
73
+ "image_url": "https://upload.wikimedia.org/wikipedia/commons/4/45/Bispen_-_inside.jpg",
74
+ "embedding": [2.8568285, 2.9562542, 0.33794892, 8.753725, ...],
75
+ "metadata_url": "http://commons.wikimedia.org/wiki/File:Bispen_-_inside.jpg",
76
+ "original_height": 3161,
77
+ "original_width": 2316,
78
+ "mime_type": "image/jpeg",
79
+ "caption_attribution_description": "Kulturhuset Bispen set indefra. Biblioteket er til venstre",
80
+ "page_url": "https://da.wikipedia.org/wiki/Bispen",
81
+ "attribution_passes_lang_id": True,
82
+ "caption_alt_text_description": None,
83
+ "caption_reference_description": "Bispen set indefra fra 1. sal, hvor ....",
84
+ "caption_title_and_reference_description": "Bispen [SEP] Bispen set indefra ...",
85
+ "context_page_description": "Bispen er navnet på det offentlige kulturhus i ...",
86
+ "context_section_description": "Bispen er navnet på det offentlige kulturhus i ...",
87
+ "hierarchical_section_title": "Bispen",
88
+ "is_main_image": True,
89
+ "page_changed_recently": True,
90
+ "page_title": "Bispen",
91
+ "section_title": None
92
+ }
93
+ ```
94
+
95
+ ### Data Fields
96
+
97
+ The data fields are the same among all splits.
98
+
99
+ - `image`: a `dict` feature.
100
+ - `image_url`: a `str` feature.
101
+ - `embedding`: a `list` feature.
102
+ - `metadata_url`: a `str` feature.
103
+ - `original_height`: an `int` or `NaN` feature.
104
+ - `original_width`: an `int` or `NaN` feature.
105
+ - `mime_type`: a `str` or `None` feature.
106
+ - `caption_attribution_description`: a `str` or `None` feature.
107
+ - `page_url`: a `str` feature.
108
+ - `attribution_passes_lang_id`: a `bool` or `None` feature.
109
+ - `caption_alt_text_description`: a `str` or `None` feature.
110
+ - `caption_reference_description`: a `str` or `None` feature.
111
+ - `caption_title_and_reference_description`: a `str` or `None` feature.
112
+ - `context_page_description`: a `str` or `None` feature.
113
+ - `context_section_description`: a `str` or `None` feature.
114
+ - `hierarchical_section_title`: a `str` feature.
115
+ - `is_main_image`: a `bool` or `None` feature.
116
+ - `page_changed_recently`: a `bool` or `None` feature.
117
+ - `page_title`: a `str` feature.
118
+ - `section_title`: a `str` or `None` feature.
119
+
120
+ ### Data Splits
121
+
122
+ Roughly 2.60% of the WIT-Base dataset comes from the Danish Wikipedia. We have split
123
+ the resulting 168,740 samples into a training set, validation set and testing set of
124
+ the following sizes:
125
+
126
+ | split | samples |
127
+ |---------|--------:|
128
+ | train | 167,460 |
129
+ | val | 256 |
130
+ | test | 1,024 |
131
+
132
+
133
+ ## Dataset Creation
134
+
135
+ ### Curation Rationale
136
+
137
+ It is quite cumbersome to extract the Danish portion of the WIT-Base dataset,
138
+ especially as the dataset takes up 333 GB of disk space, so the curation of Danish-WIT
139
+ is purely to make it easier to work with the Danish portion of it.
140
+
141
+ ### Source Data
142
+
143
+ The original data was collected from WikiMedia's
144
+ [WIT-Base](https://huggingface.co/datasets/wikimedia/wit_base) dataset, which in turn
145
+ comes from Google's [WIT](https://huggingface.co/datasets/google/wit) dataset.
146
+
147
+
148
+ ## Additional Information
149
+
150
+ ### Dataset Curators
151
+
152
+ [Dan Saattrup Nielsen](https://saattrupdan.github.io/) from the [The Alexandra
153
+ Institute](https://alexandra.dk/) curated this dataset.
154
+
155
+ ### Licensing Information
156
+
157
+ The dataset is licensed under the [CC BY-SA 4.0
158
+ license](https://creativecommons.org/licenses/by-sa/4.0/).
huggingface_dataset/Dataset_Card/sheikh_FCD_lmv2.md ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotations_creators:
2
+ - other
3
+ language:
4
+ - en
5
+ language_creators:
6
+ - machine-generated
7
+ license:
8
+ - unknown
9
+ multilinguality:
10
+ - monolingual
11
+ pretty_name: FCD
12
+ size_categories: []
13
+ source_datasets: []
14
+ task_categories:
15
+ - feature-extraction
16
+ task_ids: []
17
+
18
+ # Dataset Card for FCD
19
+
20
+ ## Table of Contents
21
+ - [Dataset Description](#dataset-description)
22
+ - [Dataset Summary](#dataset-summary)
23
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
24
+ - [Languages](#languages)
25
+ - [Dataset Structure](#dataset-structure)
26
+ - [Data Instances](#data-instances)
27
+ - [Data Fields](#data-instances)
28
+ - [Data Splits](#data-instances)
29
+ - [Dataset Creation](#dataset-creation)
30
+ - [Curation Rationale](#curation-rationale)
31
+ - [Source Data](#source-data)
32
+ - [Annotations](#annotations)
33
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
34
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
35
+ - [Social Impact of Dataset](#social-impact-of-dataset)
36
+ - [Discussion of Biases](#discussion-of-biases)
37
+ - [Other Known Limitations](#other-known-limitations)
38
+ - [Additional Information](#additional-information)
39
+ - [Dataset Curators](#dataset-curators)
40
+ - [Licensing Information](#licensing-information)
41
+ - [Citation Information](#citation-information)
42
+
43
+ ## Dataset Description
44
+
45
+ - **Homepage:** [Needs More Information]
46
+ - **Repository:** [Needs More Information]
47
+ - **Paper:** [Needs More Information]
48
+ - **Leaderboard:** [Needs More Information]
49
+ - **Point of Contact:** [Needs More Information]
50
+
51
+ ### Dataset Summary
52
+
53
+ FCD dataset
54
+
55
+ ### Supported Tasks and Leaderboards
56
+
57
+ NLP
58
+
59
+ ### Languages
60
+
61
+ en
62
+
63
+ ## Dataset Structure
64
+
65
+ ### Data Instances
66
+
67
+ [Needs More Information]
68
+
69
+ ### Data Fields
70
+
71
+ [Needs More Information]
72
+
73
+ ### Data Splits
74
+
75
+ [Needs More Information]
76
+
77
+ ## Dataset Creation
78
+
79
+ ### Curation Rationale
80
+
81
+ [Needs More Information]
82
+
83
+ ### Source Data
84
+
85
+ #### Initial Data Collection and Normalization
86
+
87
+ [Needs More Information]
88
+
89
+ #### Who are the source language producers?
90
+
91
+ [Needs More Information]
92
+
93
+ ### Annotations
94
+
95
+ #### Annotation process
96
+
97
+ [Needs More Information]
98
+
99
+ #### Who are the annotators?
100
+
101
+ [Needs More Information]
102
+
103
+ ### Personal and Sensitive Information
104
+
105
+ [Needs More Information]
106
+
107
+ ## Considerations for Using the Data
108
+
109
+ ### Social Impact of Dataset
110
+
111
+ [Needs More Information]
112
+
113
+ ### Discussion of Biases
114
+
115
+ [Needs More Information]
116
+
117
+ ### Other Known Limitations
118
+
119
+ [Needs More Information]
120
+
121
+ ## Additional Information
122
+
123
+ ### Dataset Curators
124
+
125
+ [Needs More Information]
126
+
127
+ ### Licensing Information
128
+
129
+ [Needs More Information]
130
+
131
+ ### Citation Information
132
+
133
+ [Needs More Information]
huggingface_dataset/Dataset_Card/stas_openwebtext-10k.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 10K slice of OpenWebText - An open-source replication of the WebText dataset from OpenAI.
2
+
3
+ This is a small subset representing the first 10K records from the original dataset - created for testing.
4
+
5
+ The full 8M-record dataset is [here](https://huggingface.co/datasets/openwebtext).
6
+
7
+ ```
8
+ $ python -c "from datasets import load_dataset; ds=load_dataset('stas/openwebtext-10k'); print(ds)"
9
+ DatasetDict({
10
+ train: Dataset({
11
+ features: ['text'],
12
+ num_rows: 10000
13
+ })
14
+ })
15
+ ```
16
+
17
+ * Records: 10,000
18
+ * compressed size: ~15MB
19
+ * uncompressed size: 50MB
20
+
21
+ To convert to jsonlines:
22
+
23
+ ```
24
+ from datasets import load_dataset
25
+ dataset_name = "stas/openwebtext-10k"
26
+ name = dataset_name.split('/')[-1]
27
+ ds = load_dataset(dataset_name, split='train')
28
+ ds.to_json(f"{name}.jsonl", orient="records", lines=True)
29
+ ```
30
+
31
+ To see how this subset was created, here is the [instructions file](https://huggingface.co/datasets/stas/openwebtext-10k/blob/main/process.txt).