acul
commited on
Commit
•
be383a9
1
Parent(s):
4032cbe
add 2021_25 snapshot
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- 2021_25/dedup/2201_25.py +107 -0
- 2021_25/dedup/oscar-000000000001.json.gz +3 -0
- 2021_25/dedup/oscar-000000000002.json.gz +3 -0
- 2021_25/dedup/oscar-000000000003.json.gz +3 -0
- 2021_25/dedup/oscar-000000000004.json.gz +3 -0
- 2021_25/dedup/oscar-000000000005.json.gz +3 -0
- 2021_25/dedup/oscar-000000000006.json.gz +3 -0
- 2021_25/dedup/oscar-000000000007.json.gz +3 -0
- 2021_25/dedup/oscar-000000000008.json.gz +3 -0
- 2021_25/dedup/oscar-000000000009.json.gz +3 -0
- 2021_25/dedup/oscar-000000000010.json.gz +3 -0
- 2021_25/dedup/oscar-000000000011.json.gz +3 -0
- 2021_25/dedup/oscar-000000000012.json.gz +3 -0
- 2021_25/dedup/oscar-000000000013.json.gz +3 -0
- 2021_25/dedup/oscar-000000000014.json.gz +3 -0
- 2021_25/dedup/oscar-000000000015.json.gz +3 -0
- 2021_25/dedup/oscar-000000000016.json.gz +3 -0
- 2021_25/dedup/oscar-000000000017.json.gz +3 -0
- 2021_25/dedup/oscar-000000000018.json.gz +3 -0
- 2021_25/dedup/oscar-000000000019.json.gz +3 -0
- 2021_25/dedup/oscar-000000000020.json.gz +3 -0
- 2021_25/dedup/oscar-000000000021.json.gz +3 -0
- 2021_25/dedup/oscar-000000000022.json.gz +3 -0
- 2021_25/dedup/oscar-000000000023.json.gz +3 -0
- 2021_25/dedup/oscar-000000000024.json.gz +3 -0
- 2021_25/dedup/oscar-000000000025.json.gz +3 -0
- 2021_25/dedup/oscar-000000000026.json.gz +3 -0
- 2021_25/dedup/oscar-000000000027.json.gz +3 -0
- 2021_25/dedup/oscar-000000000028.json.gz +3 -0
- 2021_25/dedup/oscar-000000000029.json.gz +3 -0
- 2021_25/dedup/oscar-000000000030.json.gz +3 -0
- 2021_25/dedup/oscar-000000000031.json.gz +3 -0
- 2021_25/dedup/oscar-000000000032.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000001.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000002.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000003.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000004.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000005.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000006.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000007.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000008.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000009.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000010.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000011.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000012.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000013.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000014.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000015.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000016.json.gz +3 -0
- 2021_25/neardup/oscar-neardup-000000000017.json.gz +3 -0
2021_25/dedup/2201_25.py
ADDED
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# coding=utf-8
|
2 |
+
# Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
|
3 |
+
#
|
4 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
+
# you may not use this file except in compliance with the License.
|
6 |
+
# You may obtain a copy of the License at
|
7 |
+
#
|
8 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
9 |
+
#
|
10 |
+
# Unless required by applicable law or agreed to in writing, software
|
11 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
+
# See the License for the specific language governing permissions and
|
14 |
+
# limitations under the License.
|
15 |
+
"""Cleaned Indonesian split of the mC4 corpus."""
|
16 |
+
import json
|
17 |
+
import glob
|
18 |
+
import gzip
|
19 |
+
import textwrap
|
20 |
+
import datasets
|
21 |
+
logger = datasets.logging.get_logger(__name__)
|
22 |
+
|
23 |
+
file = sorted(glob.glob('/data/oscar_2201_25_dedup/data/*'))
|
24 |
+
_CITATION = """
|
25 |
+
@article{JMLR:v21:20-074,
|
26 |
+
author = {Colin Raffel and Noam Shazeer and Adam Roberts and Katherine Lee and Sharan Narang and Michael Matena and Yanqi Zhou and Wei Li and Peter J. Liu},
|
27 |
+
title = {Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer},
|
28 |
+
journal = {Journal of Machine Learning Research},
|
29 |
+
year = {2020},
|
30 |
+
volume = {21},
|
31 |
+
number = {140},
|
32 |
+
pages = {1-67},
|
33 |
+
url = {http://jmlr.org/papers/v21/20-074.html}
|
34 |
+
}
|
35 |
+
"""
|
36 |
+
_DESCRIPTION = """\
|
37 |
+
A thoroughly cleaned version of the Italian portion of the multilingual
|
38 |
+
colossal, cleaned version of Common Crawl's web crawl corpus (mC4) by AllenAI.
|
39 |
+
Based on Common Crawl dataset: "https://commoncrawl.org".
|
40 |
+
This is the processed version of Google's mC4 dataset by AllenAI, with further cleaning
|
41 |
+
detailed in the repository README file.
|
42 |
+
"""
|
43 |
+
_HOMEPAGE = "https://github.com/allenai/allennlp/discussions/5056"
|
44 |
+
_LICENSE = "Open Data Commons Attribution License (ODC-By) v1.0"
|
45 |
+
_BASE_URL = "https://huggingface.co/datasets/munggok/mc4-id/resolve/main/mc4-id-filter/c4-id{split_suffix}.tfrecord-{index:05d}-of-{n_shards:05d}.json.gz"
|
46 |
+
_CONFIGS = {
|
47 |
+
"tiny": {"train": 100, "validation": 1},
|
48 |
+
"small": {"train": 250, "validation": 2},
|
49 |
+
"medium": {"train": 500, "validation": 4},
|
50 |
+
"large": {"train": 750, "validation": 6},
|
51 |
+
"full": {"train": 1016, "validation": 8}
|
52 |
+
}
|
53 |
+
class OscarConfig(datasets.BuilderConfig):
|
54 |
+
"""BuilderConfig for the Clean mC4 Italian."""
|
55 |
+
def __init__(self, **kwargs):
|
56 |
+
"""BuilderConfig for Clean mC4 Italian.
|
57 |
+
Args:
|
58 |
+
**kwargs: keyword arguments forwarded to super.
|
59 |
+
"""
|
60 |
+
super().__init__(**kwargs)
|
61 |
+
class Oscar(datasets.GeneratorBasedBuilder):
|
62 |
+
"""mC4, a colossal, cleaned version of Common Crawl's web crawl corpus."""
|
63 |
+
BUILDER_CONFIGS = [
|
64 |
+
OscarConfig(
|
65 |
+
name="full",
|
66 |
+
version=datasets.Version("1.0.0"),
|
67 |
+
description=textwrap.dedent(
|
68 |
+
f"""\
|
69 |
+
The full cleaned version of the Italian portion of the multilingual C4 corpus.
|
70 |
+
Estimated size of compressed files: 103GB
|
71 |
+
"""
|
72 |
+
)
|
73 |
+
)
|
74 |
+
]
|
75 |
+
def _info(self):
|
76 |
+
return datasets.DatasetInfo(
|
77 |
+
description=_DESCRIPTION,
|
78 |
+
features=datasets.Features(
|
79 |
+
{
|
80 |
+
"text": datasets.Value("string"),
|
81 |
+
"url": datasets.Value("string"),
|
82 |
+
"timestamp": datasets.Value("string"),
|
83 |
+
"meta": datasets.Value("string"),
|
84 |
+
}
|
85 |
+
),
|
86 |
+
supervised_keys=None,
|
87 |
+
homepage=_HOMEPAGE,
|
88 |
+
license=_LICENSE,
|
89 |
+
citation=_CITATION,
|
90 |
+
)
|
91 |
+
def _split_generators(self, dl_manager):
|
92 |
+
data_urls = {}
|
93 |
+
train_downloaded_files = file
|
94 |
+
return [
|
95 |
+
datasets.SplitGenerator(name=datasets.Split.TRAIN, gen_kwargs={"filepaths": train_downloaded_files}),
|
96 |
+
]
|
97 |
+
def _generate_examples(self, filepaths):
|
98 |
+
"""This function returns the examples in the raw (text) form by iterating on all the files."""
|
99 |
+
id_ = 0
|
100 |
+
for filepath in filepaths:
|
101 |
+
logger.info(f"Generating examples from {filepath}")
|
102 |
+
with gzip.open(open(filepath, "rb"), "rt", encoding="utf-8") as f:
|
103 |
+
for line in f:
|
104 |
+
if line:
|
105 |
+
example = json.loads(line)
|
106 |
+
yield id_, {'text':example['text'],'url':example['url'],'timestamp':example['timestamp'],'meta': example['meta']}
|
107 |
+
id_ += 1
|
2021_25/dedup/oscar-000000000001.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c15704f7824a7a0c9f7caa46406da0156e34231c7a3a5b4873f6df35d927f95
|
3 |
+
size 109931211
|
2021_25/dedup/oscar-000000000002.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:733df479e595acd64f517dfbe553da8623c324789fd158e8e97db4dff818f8be
|
3 |
+
size 116192648
|
2021_25/dedup/oscar-000000000003.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4ec6b375189883d9d15354f707c2e022c57868bf54614832c688291df3be4bc
|
3 |
+
size 118682483
|
2021_25/dedup/oscar-000000000004.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d0215068adff0c17e64afb415d40ea4eefc07e616f541d827842cea8a7417cf
|
3 |
+
size 117871352
|
2021_25/dedup/oscar-000000000005.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:814023c8fab92cec4ae369780b8556a9783827cddf23e0c465c44ee939556029
|
3 |
+
size 113556052
|
2021_25/dedup/oscar-000000000006.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7deda056419db6721f5009b0dc8fff4e0d1481c183a816cb25c89e77ee92fdcc
|
3 |
+
size 121203314
|
2021_25/dedup/oscar-000000000007.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdfeb2731e03f4dd810aa048b6de0cd76c020f3ccb2326d824ed2b2ac2ca1e9a
|
3 |
+
size 111931950
|
2021_25/dedup/oscar-000000000008.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6aa529f9724d14eda93555ffc7b0a5a0eefdd59191eb35af65e65adadfe7629
|
3 |
+
size 113614722
|
2021_25/dedup/oscar-000000000009.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59474b91592f4207df65f46227297a96412451a5edd6dbef78f6e0bb435ad7da
|
3 |
+
size 118313132
|
2021_25/dedup/oscar-000000000010.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73c965ef0c54c30012a895bb45af62a14ba4dcef786fb8c100d7456c2682d08b
|
3 |
+
size 108832866
|
2021_25/dedup/oscar-000000000011.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:629b91fb0c9431256be61e0fd5fdf340bea58a328248e5b47017c5b49b2b9064
|
3 |
+
size 116368225
|
2021_25/dedup/oscar-000000000012.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35b5a2652867bde4b6e2f8625a1eeecdcbf557ed9be911ed4dd71feaa3755e09
|
3 |
+
size 122886702
|
2021_25/dedup/oscar-000000000013.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78d80d76eeb9e183aa122dc1bd27337c7b45423dc76444d69b85a0d83cf45e35
|
3 |
+
size 110009664
|
2021_25/dedup/oscar-000000000014.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fad10018867b2170bbd7693696e2f503a33dc0cacfeeebc6bb011d988cdfc78a
|
3 |
+
size 114571550
|
2021_25/dedup/oscar-000000000015.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24515daf025734727570adf895b8abdc8769586a66f100cee5a8db52b2a4af22
|
3 |
+
size 118348666
|
2021_25/dedup/oscar-000000000016.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0da1760e8e6f14426d8beb198933873590f3a4910c36b01834e99aa8d13ee180
|
3 |
+
size 118026356
|
2021_25/dedup/oscar-000000000017.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46fc4c308f1af7f95a3ff1cd0d1c8a999dff3dd948b5f4b16f039857ca039ce5
|
3 |
+
size 115396017
|
2021_25/dedup/oscar-000000000018.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b1c2f7d385330e8f3a50d59dcf035041a5050642f55d009f5217bdefba4f334
|
3 |
+
size 114366444
|
2021_25/dedup/oscar-000000000019.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c418057af23e27bbdada5de6e839012830fdeb6b98aca4d944e5e4753c6e88b9
|
3 |
+
size 118940920
|
2021_25/dedup/oscar-000000000020.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e90136c8c785203cfc0b38ff9d3b7cb143962a99662082e755cfe3c743891e5
|
3 |
+
size 125441497
|
2021_25/dedup/oscar-000000000021.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c7092eb2577682b889e656c82dbd992ca49e645ad933405291cd1d4333e8d5f
|
3 |
+
size 118694092
|
2021_25/dedup/oscar-000000000022.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f03fe2936166f18f1b910f97766b1cc64f796ecb487b2fa9f50d4fa32c4a3064
|
3 |
+
size 120946344
|
2021_25/dedup/oscar-000000000023.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:746449abd5cd37fd4091c7bff13b3c26fcc3baa244bd385be215d930a6a7dc70
|
3 |
+
size 121177104
|
2021_25/dedup/oscar-000000000024.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80db8481739adc5e25050a9ef9579585c467f72a3b2e71499c38b740de8d23ee
|
3 |
+
size 124466183
|
2021_25/dedup/oscar-000000000025.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:376323c43c8aa476a130b08f85ae435bdf56fbe234649697a226b69d43548717
|
3 |
+
size 118646650
|
2021_25/dedup/oscar-000000000026.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58ca05215e7a336b66c7036bb745e1ef4a3d6d447fa33d159541b04e967d8eba
|
3 |
+
size 122982379
|
2021_25/dedup/oscar-000000000027.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d72115b1e1352ed1c9c6b7b94d01e80c32ebb4512289dd5f57c36bd15ffc90af
|
3 |
+
size 121966342
|
2021_25/dedup/oscar-000000000028.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26c43fc7b94a8a84e6df0202510f015f4646bb230fa338ba3659fe73f37e7d6f
|
3 |
+
size 116353613
|
2021_25/dedup/oscar-000000000029.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eb25886af330b79dc5e0fe74d225d6c02e0790d1c6ccbc24f1093479cce4d1a
|
3 |
+
size 115313551
|
2021_25/dedup/oscar-000000000030.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:312113b2c54eaadde815576ba09040ecd117da70e78b6f6bc06d9b787faae0f0
|
3 |
+
size 108306609
|
2021_25/dedup/oscar-000000000031.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3268604a1ae48272746ddafa134b5e5be13b39b723621b17f46fe63671678641
|
3 |
+
size 115109695
|
2021_25/dedup/oscar-000000000032.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:191cc98636be9f47000e9bb11521937f467633a31aef66c0e215ac8cbf50c7eb
|
3 |
+
size 24600883
|
2021_25/neardup/oscar-neardup-000000000001.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a51b4001e95d8c258b87fcd2c346aa6bc348a55ee69bd5111cc495878b5ea7cf
|
3 |
+
size 105753540
|
2021_25/neardup/oscar-neardup-000000000002.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:970ad1a70c6ad85ad9b25a1b3e5745830c2eb299bd1c84459fd2909b0c528c1b
|
3 |
+
size 112228223
|
2021_25/neardup/oscar-neardup-000000000003.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59883c29b4fe166609a92e75080916423c444dab5161f0ce23aa738fd6ca6da2
|
3 |
+
size 114791029
|
2021_25/neardup/oscar-neardup-000000000004.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72a1a58b4174c269b60f2100274ca724736c3a1bacc1585fea26bf4effdaf92e
|
3 |
+
size 107718449
|
2021_25/neardup/oscar-neardup-000000000005.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bd25ce1d683e57354c997fbfa932d9c13007eab0c0b2dd1400d2aebb1667b81
|
3 |
+
size 113948043
|
2021_25/neardup/oscar-neardup-000000000006.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:220ab518cf87df11ca8ec1118a2139c44dd1c962a215e92cd6a10657226e67d8
|
3 |
+
size 109082271
|
2021_25/neardup/oscar-neardup-000000000007.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9df8e5182748b0a82adc6491a3e3875625e93ed9e31aebc62814329a1c69cc63
|
3 |
+
size 108770623
|
2021_25/neardup/oscar-neardup-000000000008.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35932533700881f25d2aeee3369e5265959500aaa89e9dfe6c11c1f8c5acd01a
|
3 |
+
size 112344591
|
2021_25/neardup/oscar-neardup-000000000009.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94755c94a4433ad3558917bc3538ea058ce03ff04269a54fbc06ee8ffa944eca
|
3 |
+
size 105995316
|
2021_25/neardup/oscar-neardup-000000000010.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:241e383a351ac1477e9ad75dc146f93e41a0d044d41a207f8877a36fa8ea6f6b
|
3 |
+
size 111688444
|
2021_25/neardup/oscar-neardup-000000000011.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08d1eeed6e64fc8d7c91c9ded409a8d9f4e55e65678e240ee2d03441e37fb443
|
3 |
+
size 108546702
|
2021_25/neardup/oscar-neardup-000000000012.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8687931614b71be62c3f89c5da256bca211196bcfcc2b9e4fbd08a613e589108
|
3 |
+
size 105614636
|
2021_25/neardup/oscar-neardup-000000000013.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d022cc09426f283d15b62b87ac793277c048a17056b3972aae60392a6b1f53b
|
3 |
+
size 111559232
|
2021_25/neardup/oscar-neardup-000000000014.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da39c2ad61050a8cc364fb0f1d39f49ef73aac297113eaff21eed672c59e63ad
|
3 |
+
size 112772918
|
2021_25/neardup/oscar-neardup-000000000015.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67c8cfeea5c2c58c19dfa239509d050d2b5c58b2ad708bbaffb5755854edc2f3
|
3 |
+
size 110811266
|
2021_25/neardup/oscar-neardup-000000000016.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d79bf3a0bb889e91c8d6c9aedfdf9ae4b8a9d9b1f4bae61fab257e46c2ab5a4a
|
3 |
+
size 109152904
|
2021_25/neardup/oscar-neardup-000000000017.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b8929c937133434563cc37e9c528bb0c6d46461803af0a70252e8495ebd84f2
|
3 |
+
size 116248804
|