add 2022_05 snapshot
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- 2022_05/dedup/2022_05_dedup.py +107 -0
- 2022_05/dedup/oscar-000000000001.json.gz +3 -0
- 2022_05/dedup/oscar-000000000002.json.gz +3 -0
- 2022_05/dedup/oscar-000000000003.json.gz +3 -0
- 2022_05/dedup/oscar-000000000004.json.gz +3 -0
- 2022_05/dedup/oscar-000000000005.json.gz +3 -0
- 2022_05/dedup/oscar-000000000006.json.gz +3 -0
- 2022_05/dedup/oscar-000000000007.json.gz +3 -0
- 2022_05/dedup/oscar-000000000008.json.gz +3 -0
- 2022_05/dedup/oscar-000000000009.json.gz +3 -0
- 2022_05/dedup/oscar-000000000010.json.gz +3 -0
- 2022_05/dedup/oscar-000000000011.json.gz +3 -0
- 2022_05/dedup/oscar-000000000012.json.gz +3 -0
- 2022_05/dedup/oscar-000000000013.json.gz +3 -0
- 2022_05/dedup/oscar-000000000014.json.gz +3 -0
- 2022_05/dedup/oscar-000000000015.json.gz +3 -0
- 2022_05/dedup/oscar-000000000016.json.gz +3 -0
- 2022_05/dedup/oscar-000000000017.json.gz +3 -0
- 2022_05/dedup/oscar-000000000018.json.gz +3 -0
- 2022_05/dedup/oscar-000000000019.json.gz +3 -0
- 2022_05/dedup/oscar-000000000020.json.gz +3 -0
- 2022_05/dedup/oscar-000000000021.json.gz +3 -0
- 2022_05/dedup/oscar-000000000022.json.gz +3 -0
- 2022_05/dedup/oscar-000000000023.json.gz +3 -0
- 2022_05/dedup/oscar-000000000024.json.gz +3 -0
- 2022_05/dedup/oscar-000000000025.json.gz +3 -0
- 2022_05/dedup/oscar-000000000026.json.gz +3 -0
- 2022_05/dedup/oscar-000000000027.json.gz +3 -0
- 2022_05/dedup/oscar-000000000028.json.gz +3 -0
- 2022_05/dedup/oscar-000000000029.json.gz +3 -0
- 2022_05/dedup/oscar-000000000030.json.gz +3 -0
- 2022_05/dedup/oscar-000000000031.json.gz +3 -0
- 2022_05/dedup/oscar-000000000032.json.gz +3 -0
- 2022_05/dedup/oscar-000000000033.json.gz +3 -0
- 2022_05/dedup/oscar-000000000034.json.gz +3 -0
- 2022_05/dedup/oscar-000000000035.json.gz +3 -0
- 2022_05/dedup/oscar-000000000036.json.gz +3 -0
- 2022_05/dedup/oscar-000000000037.json.gz +3 -0
- 2022_05/dedup/oscar-000000000038.json.gz +3 -0
- 2022_05/dedup/oscar-000000000039.json.gz +3 -0
- 2022_05/dedup/oscar-000000000040.json.gz +3 -0
- 2022_05/neardup/oscar-neardup-000000000001.json.gz +3 -0
- 2022_05/neardup/oscar-neardup-000000000002.json.gz +3 -0
- 2022_05/neardup/oscar-neardup-000000000003.json.gz +3 -0
- 2022_05/neardup/oscar-neardup-000000000004.json.gz +3 -0
- 2022_05/neardup/oscar-neardup-000000000005.json.gz +3 -0
- 2022_05/neardup/oscar-neardup-000000000006.json.gz +3 -0
- 2022_05/neardup/oscar-neardup-000000000007.json.gz +3 -0
- 2022_05/neardup/oscar-neardup-000000000008.json.gz +3 -0
- 2022_05/neardup/oscar-neardup-000000000009.json.gz +3 -0
2022_05/dedup/2022_05_dedup.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/KoPI-CC/2022_05/dedup/*.gz'))
|
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
|
2022_05/dedup/oscar-000000000001.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a372217704718b738f655798f84f4ae0f32cc82e8deb08d968f3e8a1ceb6e2a
|
3 |
+
size 163346131
|
2022_05/dedup/oscar-000000000002.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99f3c1137500f8f891c5f39a38ec680386a56875236ccdfb7acdf417dd195c2d
|
3 |
+
size 151331757
|
2022_05/dedup/oscar-000000000003.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bed7cb128a6d2dcfd76cbe2d9a93e4141c7d3b23ab2173807b79f1e4e9f99d1
|
3 |
+
size 151255094
|
2022_05/dedup/oscar-000000000004.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6e97b9188d5ee89a5ccf8f7667ee8a2972ce83789e21051cf02acb082b56cde
|
3 |
+
size 162896044
|
2022_05/dedup/oscar-000000000005.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b05a3853e9cc2cfd731bc9c0c56b2f31d55d936f27dad46b8ecc9d960e66ca93
|
3 |
+
size 181699879
|
2022_05/dedup/oscar-000000000006.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e066e887e15f2b390af0dcfbe0afcb919284bdf1b612f0459f023422926ea73
|
3 |
+
size 191381354
|
2022_05/dedup/oscar-000000000007.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a308b2b255073eb2845c5893a0df6ff51bb47237b47ab5c568326f5b8d5c68b5
|
3 |
+
size 162699109
|
2022_05/dedup/oscar-000000000008.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31e19f66a8030d70a90b2e19778cf594a2571c05d304dc572771744ee1371e40
|
3 |
+
size 166601140
|
2022_05/dedup/oscar-000000000009.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b59f130d47b309cc4abb62af602996dc9d396a5c18d7b5c227c5aa2913cfd6e1
|
3 |
+
size 165284001
|
2022_05/dedup/oscar-000000000010.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0d2016b8e5f9cd671f45632432652142cad5a57c2547095e4913fee656c7617
|
3 |
+
size 168438592
|
2022_05/dedup/oscar-000000000011.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dcd9bfceb697e1cfc0722d6e61dc655dd4e6ead28137ad07c5e970c232b5b26
|
3 |
+
size 170420055
|
2022_05/dedup/oscar-000000000012.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abf582b4c3e720c27b16384ed3de448d4fc153bdcf28e25eb544ab60ff7802c3
|
3 |
+
size 177269498
|
2022_05/dedup/oscar-000000000013.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf339f631988a0c67686144a895298da9f85a65743001589204714e29a4bf098
|
3 |
+
size 176241609
|
2022_05/dedup/oscar-000000000014.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8fd3d999cf1df972e3db397857a3e5256a55616d7047b2c760db7bf21379ecb
|
3 |
+
size 178975660
|
2022_05/dedup/oscar-000000000015.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae371b8fb3b45c59a87c0fea9a3bb815e49b4a13cb679d529bb02d7c5db58ba7
|
3 |
+
size 171963412
|
2022_05/dedup/oscar-000000000016.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57231ec2beb0c8e9d10f5058177ff0c9b7ca3ed7944c3532af7bb5a6e4dddf35
|
3 |
+
size 178593802
|
2022_05/dedup/oscar-000000000017.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbbca221cea80e0a3a736390f2d2c98506044f6eadb3858f08fc221c5510f2ab
|
3 |
+
size 187453164
|
2022_05/dedup/oscar-000000000018.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:599804c224afd1c9cb32965a03418301bcf190e01eb03ee01b1ee2fe221d8e83
|
3 |
+
size 161946675
|
2022_05/dedup/oscar-000000000019.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38db3871eca85e29707795356850c01d71b37ad80b165e1a850b090a0220aafe
|
3 |
+
size 156728887
|
2022_05/dedup/oscar-000000000020.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41c705d8d7e518643d362ebd072f8dc942a11d622fa2106168656e1a648a0210
|
3 |
+
size 163140004
|
2022_05/dedup/oscar-000000000021.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:217f5ab546798ee1d15dfd0d209dd743d0768b971821c37bbf922898a54f0dad
|
3 |
+
size 165574064
|
2022_05/dedup/oscar-000000000022.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29b5b8c8659f5bb4ad26a50a1836769826f006ca01c65efe66b8b6be3454a8a0
|
3 |
+
size 166866245
|
2022_05/dedup/oscar-000000000023.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edeef65c4399cfe78869ef1b7d12e2a5e004e74d197b64365df1d4ac3ec3317e
|
3 |
+
size 168246059
|
2022_05/dedup/oscar-000000000024.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cfc12be32e8ec569a0425533bcb3c50a748b3cac65922747a45abfa9e760ab2
|
3 |
+
size 171405882
|
2022_05/dedup/oscar-000000000025.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a28be05e9c58624f289b529a76eb100105afac06b895edd9ee91d759af81af6
|
3 |
+
size 182130896
|
2022_05/dedup/oscar-000000000026.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8fc909a9c8cae051206eaa7e5d83b006700931ea4847b0b559dbdf305a376a4
|
3 |
+
size 172256260
|
2022_05/dedup/oscar-000000000027.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bd4ed45f2ec7cd506efbfbae82940ba2cd8ec5312113b18846631c538f3596b
|
3 |
+
size 157597647
|
2022_05/dedup/oscar-000000000028.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10762e88b486a9bfbcc02db0b2b8c8186e0b84711a3fdac6bddd4dfc0948445b
|
3 |
+
size 165682277
|
2022_05/dedup/oscar-000000000029.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1ebcaf155761537085d71287da79a48f29374c83c7255c41dec4f7bffe4053c
|
3 |
+
size 173269264
|
2022_05/dedup/oscar-000000000030.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:674e452e91f2f2eab8e3e7f3657bf28488e706d8d6908f0f283a88a56cdd03d5
|
3 |
+
size 188047899
|
2022_05/dedup/oscar-000000000031.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d58713dc6e58df0030596c98a8ee504aced3fcb76f278f43c37cb7112dfc4b49
|
3 |
+
size 172765224
|
2022_05/dedup/oscar-000000000032.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95352f69a7fe4c243815c4124dfb20c3fadf24068d488324d3c6a8255947647b
|
3 |
+
size 160599928
|
2022_05/dedup/oscar-000000000033.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f54728b64c99e3f016850f5751a0e472cfe55ee3d22d520263234d982d2776e8
|
3 |
+
size 172555809
|
2022_05/dedup/oscar-000000000034.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:431738777e56ba3e19cf7d2ef379f0fb0a8c056b4373f03ffe55185dfb519ee0
|
3 |
+
size 153826811
|
2022_05/dedup/oscar-000000000035.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5862de041cbdf2b031d3d0e88207be12803efabc17f5b73c01d3fc26c7cb387e
|
3 |
+
size 131839657
|
2022_05/dedup/oscar-000000000036.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48c6fd76e130283d468c752dde33e2868818b98e3a557548dd485468a7e1c009
|
3 |
+
size 184143764
|
2022_05/dedup/oscar-000000000037.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0115ee9ab5315cf7044638614dcb8edab421206c7fb121dbfba472225d1ba770
|
3 |
+
size 188413111
|
2022_05/dedup/oscar-000000000038.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94ef806407655a8174af2b0bbd0a642f8728b591cf4866e50323e64201dd0e95
|
3 |
+
size 181093373
|
2022_05/dedup/oscar-000000000039.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14bbb8d6f047b5454bf96e84482e7cac20c3dc797e49a9a19b555bbbac1279f8
|
3 |
+
size 151247920
|
2022_05/dedup/oscar-000000000040.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf4d8208b951539d67536ab6840bd83d20c40548fcc1cd77215bb8584d512330
|
3 |
+
size 50835867
|
2022_05/neardup/oscar-neardup-000000000001.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1fc7c5222fe77ad49532d710ddb176355a4d0abd45a06aab61c005a74c7c939
|
3 |
+
size 278939101
|
2022_05/neardup/oscar-neardup-000000000002.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d284f9b745b3aa9e02091a6e79dc727bedc08ac10dee32cc5066ec3d7a5f0dae
|
3 |
+
size 287163211
|
2022_05/neardup/oscar-neardup-000000000003.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59a70e60cdcfa7184c7038f68be6e13733c6bddf1d87017481db99d5157277e9
|
3 |
+
size 309991164
|
2022_05/neardup/oscar-neardup-000000000004.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77a2532e2dd500f3da51ffb6ce3ff28ba7c6535f5015cbcc241e1b2ee47f084a
|
3 |
+
size 286088783
|
2022_05/neardup/oscar-neardup-000000000005.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:334fd65846e33ba338e433fdaa1136d4dd8fc350a56709043b0337264134549f
|
3 |
+
size 303017201
|
2022_05/neardup/oscar-neardup-000000000006.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fad1e673b05642d410a901926e578404d34a24b152e892f034563c6d84952e8
|
3 |
+
size 310687355
|
2022_05/neardup/oscar-neardup-000000000007.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df65a7226fff827bd5533e53a2d619decc4e4c9601081ee93fb17ccbdf8d2272
|
3 |
+
size 302264587
|
2022_05/neardup/oscar-neardup-000000000008.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92cfd8d896216f31820caa8f5800fb5aff74e57d72ffbd3e62db3f8fb96e24e6
|
3 |
+
size 296964517
|
2022_05/neardup/oscar-neardup-000000000009.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8abde369053a2165a0667be3f42b867435d7bd791bcd15fce70cd9caf8c5cf75
|
3 |
+
size 275197663
|