Shubhanshu Mishra
commited on
Commit
•
88d819e
0
Parent(s):
Clean Commit
Browse files- .gitattributes +57 -0
- Academic.public.merged.json +3 -0
- Academic.public.merged.tsv +3 -0
- OOD.public.merged.json +3 -0
- OOD.public.merged.tsv +3 -0
- README.md +186 -0
- part_0.public.merged.json +3 -0
- part_0.public.merged.tsv +3 -0
- part_1.public.merged.json +3 -0
- part_1.public.merged.tsv +3 -0
- part_10.public.merged.json +3 -0
- part_10.public.merged.tsv +3 -0
- part_11.public.merged.json +3 -0
- part_11.public.merged.tsv +3 -0
- part_2.public.merged.json +3 -0
- part_2.public.merged.tsv +3 -0
- part_3.public.merged.json +3 -0
- part_3.public.merged.tsv +3 -0
- part_4.public.merged.json +3 -0
- part_4.public.merged.tsv +3 -0
- part_5.public.merged.json +3 -0
- part_5.public.merged.tsv +3 -0
- part_6.public.merged.json +3 -0
- part_6.public.merged.tsv +3 -0
- part_7.public.merged.json +3 -0
- part_7.public.merged.tsv +3 -0
- part_8.public.merged.json +3 -0
- part_8.public.merged.tsv +3 -0
- part_9.public.merged.json +3 -0
- part_9.public.merged.tsv +3 -0
- test.public.merged.json +3 -0
- test.public.merged.tsv +3 -0
- train.public.merged.json +3 -0
- train.public.merged.tsv +3 -0
- valid.public.merged.json +3 -0
- valid.public.merged.tsv +3 -0
.gitattributes
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
37 |
+
# Audio files - uncompressed
|
38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
41 |
+
# Audio files - compressed
|
42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
47 |
+
# Image files - uncompressed
|
48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
52 |
+
# Image files - compressed
|
53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
*.tsv filter=lfs diff=lfs merge=lfs -text
|
57 |
+
*.json filter=lfs diff=lfs merge=lfs -text
|
Academic.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4b521d03dc91f0c24c25f375b8c24efe4062ee537a34c87ed9a3df31f8c2587
|
3 |
+
size 7470397
|
Academic.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d29628ac0a0523f036fda161b8ef052cf1cbabd7e3398b2ad9ce1127541f4c28
|
3 |
+
size 5243925
|
OOD.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5884ac2f08ea247d01a4aec51ec5f73940cb231716eb452d89196cc9a73247ca
|
3 |
+
size 6491979
|
OOD.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:459be13fd5001dd4e76d7924ec0653d842259fff1320be0dc17aea5601fff776
|
3 |
+
size 4751084
|
README.md
ADDED
@@ -0,0 +1,186 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
configs:
|
4 |
+
- config_name: default
|
5 |
+
data_files:
|
6 |
+
- split: train
|
7 |
+
path: "train.public.merged.json"
|
8 |
+
- split: validation
|
9 |
+
path: "valid.public.merged.json"
|
10 |
+
- split: test
|
11 |
+
path: "test.public.merged.json"
|
12 |
+
- split: academic
|
13 |
+
path: "Academic.public.merged.json"
|
14 |
+
- split: ood
|
15 |
+
path: "OOD.public.merged.json"
|
16 |
+
- config_name: paper
|
17 |
+
data_files:
|
18 |
+
- split: parts
|
19 |
+
path:
|
20 |
+
- "part_*.public.merged.json"
|
21 |
+
- split: academic
|
22 |
+
path: "Academic.public.merged.json"
|
23 |
+
- split: ood
|
24 |
+
path: "OOD.public.merged.json"
|
25 |
+
---
|
26 |
+
|
27 |
+
# TweetNERD - End to End Entity Linking Benchmark for Tweets
|
28 |
+
|
29 |
+
[![Dataset DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5013186.svg)](https://doi.org/10.5281/zenodo.5013186) [![arXiv](https://img.shields.io/badge/arXiv-2210.08129-b31b1b.svg)](https://arxiv.org/abs/2210.08129) [![Poster](https://img.shields.io/badge/Poster-Neurips2022-b31b1b.svg)](./Neurips_2022_Poster.pdf) [![Slides](https://img.shields.io/badge/Slides-Neurips2022-b31b1b.svg)](./Neurips_2022_Slides.pdf) [![YouTube Video Views](https://img.shields.io/youtube/views/H5ypIHterWQ?style=social)](https://www.youtube.com/watch?v=H5ypIHterWQ)
|
30 |
+
|
31 |
+
|
32 |
+
This is the *hydrated version* of dataset described in the paper **TweetNERD - End to End Entity Linking Benchmark for Tweets** (to be released soon). It includes the Tweet text based on the Twitter API.
|
33 |
+
|
34 |
+
> Named Entity Recognition and Disambiguation (NERD) systems are foundational for information retrieval, question answering, event detection, and other natural language processing (NLP) applications. We introduce TweetNERD, a dataset of 340K+ Tweets across 2010-2021, for benchmarking NERD systems on Tweets. This is the largest and most temporally diverse open sourced dataset benchmark for NERD on Tweets and can be used to facilitate research in this area.
|
35 |
+
|
36 |
+
|
37 |
+
TweetNERD dataset is released under [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) LICENSE.
|
38 |
+
|
39 |
+
The license only applies to the data files present in this dataset. See **Data usage policy** below.
|
40 |
+
|
41 |
+
|
42 |
+
## Usage
|
43 |
+
|
44 |
+
We provide the dataset split across the following tab seperated files:
|
45 |
+
|
46 |
+
* **OOD.public.merged.tsv**: OOD split of the data in the paper.
|
47 |
+
* **Academic.public.merged.tsv**: Academic split of the data described in the paper.
|
48 |
+
* `part_*.public.merged.tsv`: Remaining data split into parts in no particular order.
|
49 |
+
|
50 |
+
Official train test splits:
|
51 |
+
* `train.public.merged.tsv`: Train split as described in paper based on `part_*` splits.
|
52 |
+
* `valid.public.merged.tsv`: Validation split as described in paper based on `part_*` splits.
|
53 |
+
* `test.public.merged.tsv`: Test split as described in paper based on `part_*` splits.
|
54 |
+
|
55 |
+
|
56 |
+
|
57 |
+
Each file is tab seperated and has has the following format:
|
58 |
+
|
59 |
+
| tweet_id | phrase | start | end | entityId | score |
|
60 |
+
|---------------------|-------------|---------|-------|-------------|---------|
|
61 |
+
| 22 | [twttr] | [20] | [25] | [Q918] | [3] |
|
62 |
+
| 21 | [twttr] | [20] | [25] | [Q918] | [3] |
|
63 |
+
| 1457198399032287235 | [Diwali] | [30] | [38] | [Q10244] | [3] |
|
64 |
+
| 1232456079247736833 | [NO_PHRASE] | [-1] | [-1] | [NO_ENTITY] | [-1] |
|
65 |
+
|
66 |
+
For tweets which don't have any entity, their column values for `phrase, start, end, entityId, score` are set `NO_PHRASE, -1, -1, NO_ENTITY, -1` respectively.
|
67 |
+
|
68 |
+
Description of file columns is as follows:
|
69 |
+
|
70 |
+
|
71 |
+
| Column | Type | Missing Value | Description |
|
72 |
+
|----------|--------|---------------|-------------------------------------------------------------------------------------------------------|
|
73 |
+
| tweet_id | string | | ID of the Tweet |
|
74 |
+
| phrase | string | NO_PHRASE | entity phrase |
|
75 |
+
| start | int | -1 | start offset of the phrase in text using `UTF-16BE` encoding |
|
76 |
+
| end | int | -1 | end offset of the phrase in the text using `UTF-16BE` encoding |
|
77 |
+
| entityId | string | NO_ENTITY | Entity ID. If not missing can be NOT FOUND, AMBIGUOUS, or Wikidata ID of format Q{numbers}, e.g. Q918 |
|
78 |
+
| score | int | -1 | Number of annotators who agreed on the phrase, start, end, entityId information |
|
79 |
+
|
80 |
+
In order to use the dataset you need to utilize the `tweet_id` column and get the Tweet text using the [Twitter API](https://developer.twitter.com/en/docs/twitter-api) (See **Data usage policy** section below).
|
81 |
+
|
82 |
+
|
83 |
+
|
84 |
+
## Data stats
|
85 |
+
|
86 |
+
| Split | Number of Rows | Number unique tweets | Number hydrated tweets |
|
87 |
+
|:---------|-----------------:|-----------------------:|-----------------------:|
|
88 |
+
| OOD | 34102 | 25000 | 20937 |
|
89 |
+
| Academic | 51685 | 30119 | 28694 |
|
90 |
+
| part_0 | 11830 | 10000 | 6633 |
|
91 |
+
| part_1 | 35681 | 25799 | 19181 |
|
92 |
+
| part_2 | 34256 | 25000 | 19876 |
|
93 |
+
| part_3 | 36478 | 25000 | 20611 |
|
94 |
+
| part_4 | 37518 | 24999 | 20567 |
|
95 |
+
| part_5 | 36626 | 25000 | 20667 |
|
96 |
+
| part_6 | 34001 | 24984 | 20948 |
|
97 |
+
| part_7 | 34125 | 24981 | 20612 |
|
98 |
+
| part_8 | 32556 | 25000 | 20610 |
|
99 |
+
| part_9 | 32657 | 25000 | 21000 |
|
100 |
+
| part_10 | 32442 | 25000 | 20597 |
|
101 |
+
| part_11 | 32033 | 24972 | 20583 |
|
102 |
+
|----------|------------------|------------------------|------------------------|
|
103 |
+
| train | 349252 | 255490 | 207278 |
|
104 |
+
| valid | 6822 | 5000 | 4128 |
|
105 |
+
| test | 34129 | 25000 | 20274 |
|
106 |
+
|
107 |
+
|
108 |
+
File Stats are as follows:
|
109 |
+
|
110 |
+
| part | output_file | orig_rows | unique_tweet_ids | final_rows |
|
111 |
+
|---------- |----------------------------- |----------- |------------------ |------------ |
|
112 |
+
| Academic | Academic.public.merged.json | 51685 | 30119 | 28694 |
|
113 |
+
| OOD | OOD.public.merged.json | 34102 | 25000 | 20937 |
|
114 |
+
| part_0 | part_0.public.merged.json | 11830 | 10000 | 6633 |
|
115 |
+
| part_1 | part_1.public.merged.json | 35681 | 25799 | 19181 |
|
116 |
+
| part_10 | part_10.public.merged.json | 32442 | 25000 | 20597 |
|
117 |
+
| part_11 | part_11.public.merged.json | 32033 | 24972 | 20583 |
|
118 |
+
| part_2 | part_2.public.merged.json | 34256 | 25000 | 19876 |
|
119 |
+
| part_3 | part_3.public.merged.json | 36478 | 25000 | 20611 |
|
120 |
+
| part_4 | part_4.public.merged.json | 37518 | 24999 | 20567 |
|
121 |
+
| part_5 | part_5.public.merged.json | 36626 | 25000 | 20667 |
|
122 |
+
| part_6 | part_6.public.merged.json | 34001 | 24984 | 20948 |
|
123 |
+
| part_7 | part_7.public.merged.json | 34125 | 24981 | 20612 |
|
124 |
+
| part_8 | part_8.public.merged.json | 32556 | 25000 | 20610 |
|
125 |
+
| part_9 | part_9.public.merged.json | 32657 | 25000 | 21000 |
|
126 |
+
| test | test.public.merged.json | 34129 | 25000 | 20274 |
|
127 |
+
| train | train.public.merged.json | 349252 | 255490 | 207278 |
|
128 |
+
| valid | valid.public.merged.json | 6822 | 5000 | 4128 |
|
129 |
+
|
130 |
+
## Data usage policy
|
131 |
+
|
132 |
+
Use of this dataset is subject to you obtaining lawful access to the [Twitter API](https://developer.twitter.com/en/docs/twitter-api), which requires you to agree to the [Developer Terms Policies and Agreements](https://developer.twitter.com/en/developer-terms/).
|
133 |
+
|
134 |
+
|
135 |
+
Cite as:
|
136 |
+
|
137 |
+
> Mishra, Shubhanshu, Saini, Aman, Makki, Raheleh, Mehta, Sneha, Haghighi, Aria, & Mollahosseini, Ali. (2022). TweetNERD - End to End Entity Linking Benchmark for Tweets (0.0.0) [Data set]. Proceedings of the Neural Information Processing Systems Track on Datasets and Benchmarks (Neurips), New Orleans, LA, USA. Zenodo. https://doi.org/10.5281/zenodo.6617192
|
138 |
+
> Mishra, S., Saini, A., Makki, R., Mehta, S., Haghighi, A., & Mollahosseini, A. (2022). TweetNERD -- End to End Entity Linking Benchmark for Tweets (Version 1). arXiv. https://doi.org/10.48550/ARXIV.2210.08129
|
139 |
+
|
140 |
+
|
141 |
+
Bibtex:
|
142 |
+
|
143 |
+
```
|
144 |
+
@inproceedings{TweetNERD,
|
145 |
+
doi = {10.48550/ARXIV.2210.08129},
|
146 |
+
|
147 |
+
url = {https://arxiv.org/abs/2210.08129},
|
148 |
+
|
149 |
+
author = {Mishra, Shubhanshu and Saini, Aman and Makki, Raheleh and Mehta, Sneha and Haghighi, Aria and Mollahosseini, Ali},
|
150 |
+
|
151 |
+
keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), Information Retrieval (cs.IR), Machine Learning (cs.LG), FOS: Computer and information sciences, FOS: Computer and information sciences, I.2.7, 68T50, 68T07},
|
152 |
+
|
153 |
+
title = {{TweetNERD} -- {End to End Entity Linking Benchmark for Tweets}},
|
154 |
+
|
155 |
+
publisher = {arXiv},
|
156 |
+
|
157 |
+
year = {2022},
|
158 |
+
booktitle = "Proceedings of the Neural Information Processing Systems Track on Datasets and Benchmarks 2 (NeurIPS Datasets and Benchmarks 2022)",
|
159 |
+
|
160 |
+
copyright = {Creative Commons Attribution 4.0 International}
|
161 |
+
}
|
162 |
+
|
163 |
+
@dataset{mishra_shubhanshu_2022_6617192,
|
164 |
+
author = {Mishra, Shubhanshu and
|
165 |
+
Saini, Aman and
|
166 |
+
Makki, Raheleh and
|
167 |
+
Mehta, Sneha and
|
168 |
+
Haghighi, Aria and
|
169 |
+
Mollahosseini, Ali},
|
170 |
+
title = {{TweetNERD - End to End Entity Linking Benchmark
|
171 |
+
for Tweets}},
|
172 |
+
month = jun,
|
173 |
+
year = 2022,
|
174 |
+
note = {{Data usage policy Use of this dataset is subject
|
175 |
+
to you obtaining lawful access to the [Twitter
|
176 |
+
API](https://developer.twitter.com/en/docs
|
177 |
+
/twitter-api), which requires you to agree to the
|
178 |
+
[Developer Terms Policies and
|
179 |
+
Agreements](https://developer.twitter.com/en
|
180 |
+
/developer-terms/).}},
|
181 |
+
publisher = {Zenodo},
|
182 |
+
version = {0.0.0},
|
183 |
+
doi = {10.5281/zenodo.6617192},
|
184 |
+
url = {https://doi.org/10.5281/zenodo.6617192}
|
185 |
+
}
|
186 |
+
```
|
part_0.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b161cc403e62325fb49f78bcb3dce03353fe86a26ff13e6c0979c97432e9e820
|
3 |
+
size 2017358
|
part_0.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7d8e99ade40d52509245f7f6236036d77011c506c186e4e3551c657824f67c4
|
3 |
+
size 1459554
|
part_1.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:543573106fadc8ed8377de0e97d00182b4c81c56fe7703583bbef0671f272c0d
|
3 |
+
size 6079712
|
part_1.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a9a84da00d84cb881547ecb55be96c548aed85ab7700a7b14e494dd99e25701
|
3 |
+
size 4445638
|
part_10.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffa4bbbd433575b9b266659aea0fc198b531cf4ab14c6d1ffd36e681182a034a
|
3 |
+
size 6380275
|
part_10.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10da2fed73cdd62240e7a651f373c0e7a51e44fd60d5a0c065f99213018b0322
|
3 |
+
size 4654771
|
part_11.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82d39ac9f89bd114692ba930295d7ac12935879d2c8da67c7cb60b3faa485783
|
3 |
+
size 6314808
|
part_11.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa75f68bc9b3d2810fce9cf3b8fa0ab2254470d24d3d2a78504a2fe2c84760fa
|
3 |
+
size 4580617
|
part_2.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d05df2a65af87fb9573e64c78ad0dbd91734a434960c4fed2a7e04aec008fe78
|
3 |
+
size 6169873
|
part_2.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f870ed2691adb0ac865aa94418950934b6ebe97a249d2ee8f823f19470893f8b
|
3 |
+
size 4493486
|
part_3.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e25d490ac9e9c3078724f3f287cfec36ec8d29157915ac757884eddc8dc2d597
|
3 |
+
size 6538454
|
part_3.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed9cfe6df058512be1fbd4edac5380825fbd43d02cc95b242e3913cd8b7b34ad
|
3 |
+
size 4808354
|
part_4.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b187c04b8dea189a8c9e6795108865438bdc2e11d2a56b62c2436dc9feeae18e
|
3 |
+
size 6525181
|
part_4.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7f7e99b9286c637a09d0fbd7d8d16350e50ae1c2c2da77f6e1e0d350c54af85
|
3 |
+
size 4798630
|
part_5.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b15b9f1e6dace73af9a461168bf35e868ce056b2cf8900978007f620dfdb1f8b
|
3 |
+
size 6513938
|
part_5.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c54301d455f069b982a29c4fd1155f1890c0c5964544428d3aa71c03c7950f7d
|
3 |
+
size 4779683
|
part_6.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdb2801fbae1a06f4f2d40c502b4eeca2364b7bbfa3b8e28fd7e863abd19bd46
|
3 |
+
size 6553737
|
part_6.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:027c8e658985edc47770e1d06ba97a270f7483abfc2d8b8a8733eee2f59dc23f
|
3 |
+
size 4810678
|
part_7.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e68d7a33600b8aff3187a012d90de06d9c39dc4f454e190b4bd85d8ff9fb64e5
|
3 |
+
size 6397353
|
part_7.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0172e40227d50c77d6d3ff7e9b0a811c11001a5112e4bbbbf96d1e973e7ddc59
|
3 |
+
size 4674372
|
part_8.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27e31e21f900bb3ac54bda6e2c640a2d7dac15e2da7f2037d989ab98d5eb614d
|
3 |
+
size 6383244
|
part_8.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fab391685e775f5a657f38b6f5e2552f14edbce53a89f1d1e5231c46cf33bf77
|
3 |
+
size 4650980
|
part_9.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b9c67e178897e007da772e4bab6e173ef480aeee2b27068d88ff7a0bb6ce657
|
3 |
+
size 6540959
|
part_9.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f80b127357a363411457a9bbc5c4750cdd73e63b75c5c3c275287ab9c0566294
|
3 |
+
size 4785327
|
test.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b4c1089b000b4c3ed2b320be527c66f6dd35604df7dc5dbd1f163267b6286b1
|
3 |
+
size 6280549
|
test.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3035919bdd9a39f03fd24508f3c71ad8e7931072e48a3b786ad1c2b5ae1566b
|
3 |
+
size 4576069
|
train.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70520f9a9ca368747c21b3be891d6b8fd232dcada5687c3601b47af5c709a343
|
3 |
+
size 64510408
|
train.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92cb7a2d2a088761e299b60d244640796e07539f17395191a91d3b35c9b01fff
|
3 |
+
size 47107235
|
valid.public.merged.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:486c4befcb8bb8f5e83750061f1d7a209ba28bd26e320111a8b96e35510da88e
|
3 |
+
size 1276989
|
valid.public.merged.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3bafca23be55584050d5b5cf1b945cb3ac97c297dc6bce73ba5105ccaaa2775
|
3 |
+
size 930003
|