orz99 silver commited on
Commit
bef5be5
0 Parent(s):

Duplicate from liwu/MNBVC

Browse files

Co-authored-by: Silver <silver@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +54 -0
  2. MNBVC.py +115 -0
  3. README.md +140 -0
  4. co_ann_report/20230125/.DS_Store +0 -0
  5. co_ann_report/20230125/0.jsonl.gz +3 -0
  6. co_ann_report/20230125/1.jsonl.gz +3 -0
  7. co_ann_report/20230125/10.jsonl.gz +3 -0
  8. co_ann_report/20230125/11.jsonl.gz +3 -0
  9. co_ann_report/20230125/12.jsonl.gz +3 -0
  10. co_ann_report/20230125/13.jsonl.gz +3 -0
  11. co_ann_report/20230125/14.jsonl.gz +3 -0
  12. co_ann_report/20230125/15.jsonl.gz +3 -0
  13. co_ann_report/20230125/16.jsonl.gz +3 -0
  14. co_ann_report/20230125/17.jsonl.gz +3 -0
  15. co_ann_report/20230125/18.jsonl.gz +3 -0
  16. co_ann_report/20230125/19.jsonl.gz +3 -0
  17. co_ann_report/20230125/2.jsonl.gz +3 -0
  18. co_ann_report/20230125/20.jsonl.gz +3 -0
  19. co_ann_report/20230125/21.jsonl.gz +3 -0
  20. co_ann_report/20230125/22.jsonl.gz +3 -0
  21. co_ann_report/20230125/23.jsonl.gz +3 -0
  22. co_ann_report/20230125/24.jsonl.gz +3 -0
  23. co_ann_report/20230125/25.jsonl.gz +3 -0
  24. co_ann_report/20230125/26.jsonl.gz +3 -0
  25. co_ann_report/20230125/27.jsonl.gz +3 -0
  26. co_ann_report/20230125/28.jsonl.gz +3 -0
  27. co_ann_report/20230125/29.jsonl.gz +3 -0
  28. co_ann_report/20230125/3.jsonl.gz +3 -0
  29. co_ann_report/20230125/30.jsonl.gz +3 -0
  30. co_ann_report/20230125/31.jsonl.gz +3 -0
  31. co_ann_report/20230125/32.jsonl.gz +3 -0
  32. co_ann_report/20230125/33.jsonl.gz +3 -0
  33. co_ann_report/20230125/34.jsonl.gz +3 -0
  34. co_ann_report/20230125/35.jsonl.gz +3 -0
  35. co_ann_report/20230125/36.jsonl.gz +3 -0
  36. co_ann_report/20230125/37.jsonl.gz +3 -0
  37. co_ann_report/20230125/38.jsonl.gz +3 -0
  38. co_ann_report/20230125/39.jsonl.gz +3 -0
  39. co_ann_report/20230125/4.jsonl.gz +3 -0
  40. co_ann_report/20230125/40.jsonl.gz +3 -0
  41. co_ann_report/20230125/41.jsonl.gz +3 -0
  42. co_ann_report/20230125/42.jsonl.gz +3 -0
  43. co_ann_report/20230125/43.jsonl.gz +3 -0
  44. co_ann_report/20230125/44.jsonl.gz +3 -0
  45. co_ann_report/20230125/45.jsonl.gz +3 -0
  46. co_ann_report/20230125/46.jsonl.gz +3 -0
  47. co_ann_report/20230125/47.jsonl.gz +3 -0
  48. co_ann_report/20230125/48.jsonl.gz +3 -0
  49. co_ann_report/20230125/5.jsonl.gz +3 -0
  50. co_ann_report/20230125/6.jsonl.gz +3 -0
.gitattributes ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ # Audio files - uncompressed
37
+ *.pcm filter=lfs diff=lfs merge=lfs -text
38
+ *.sam filter=lfs diff=lfs merge=lfs -text
39
+ *.raw filter=lfs diff=lfs merge=lfs -text
40
+ # Audio files - compressed
41
+ *.aac filter=lfs diff=lfs merge=lfs -text
42
+ *.flac filter=lfs diff=lfs merge=lfs -text
43
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
44
+ *.ogg filter=lfs diff=lfs merge=lfs -text
45
+ *.wav filter=lfs diff=lfs merge=lfs -text
46
+ # Image files - uncompressed
47
+ *.bmp filter=lfs diff=lfs merge=lfs -text
48
+ *.gif filter=lfs diff=lfs merge=lfs -text
49
+ *.png filter=lfs diff=lfs merge=lfs -text
50
+ *.tiff filter=lfs diff=lfs merge=lfs -text
51
+ # Image files - compressed
52
+ *.jpg filter=lfs diff=lfs merge=lfs -text
53
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
54
+ *.webp filter=lfs diff=lfs merge=lfs -text
MNBVC.py ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+ """
15
+ MNBVC: Massive Never-ending BT Vast Chinese corpus
16
+ """
17
+
18
+ import json
19
+ import datasets
20
+ import numpy as np
21
+ import traceback
22
+ from .meta import MNBVC_META
23
+ from .features import Features
24
+
25
+
26
+ _CITATION = """\
27
+ """
28
+
29
+ _DESCRIPTION = """\
30
+ MNBVC: Massive Never-ending BT Vast Chinese corpus
31
+ """
32
+
33
+ _HOMEPAGE = "https://github.com/esbatmop/MNBVC"
34
+
35
+ _LICENSE = "MIT"
36
+
37
+
38
+ class MNBVC(datasets.GeneratorBasedBuilder):
39
+ """Massive Never-ending BT Vast Chinese corpus."""
40
+ BUILDER_CONFIGS = [
41
+ datasets.BuilderConfig(
42
+ name=key, version=datasets.Version("0.0.1"), description=value['description']) for key, value in MNBVC_META.items()]
43
+
44
+ def _info(self):
45
+ return datasets.DatasetInfo(
46
+ # This is the description that will appear on the datasets page.
47
+ description=_DESCRIPTION,
48
+ # This defines the different columns of the dataset and their types
49
+ features=Features[MNBVC_META[self.config.name]['feature_type']], # Here we define them above because they are different between the two configurations
50
+ # If there's a common (input, target) tuple from the features, uncomment supervised_keys line below and
51
+ # specify them. They'll be used if as_supervised=True in builder.as_dataset.
52
+ # supervised_keys=("sentence", "label"),
53
+ # Homepage of the dataset for documentation
54
+ homepage=_HOMEPAGE,
55
+ # License for the dataset if available
56
+ license=_LICENSE,
57
+ # Citation for the dataset
58
+ citation=_CITATION,
59
+ )
60
+
61
+ def _split_generators(self, dl_manager):
62
+ data_dir = dl_manager.download_and_extract(MNBVC_META[self.config.name]['files'])
63
+
64
+ return [
65
+ datasets.SplitGenerator(
66
+ name=datasets.Split.TRAIN,
67
+ gen_kwargs={
68
+ "data_files": data_dir,
69
+ },
70
+ ),
71
+ ]
72
+
73
+ # method parameters are unpacked from `gen_kwargs` as given in `_split_generators`
74
+ def _generate_examples(self, data_files):
75
+ id = 0
76
+ features = self._info().features
77
+ feature_keys = set(features.keys())
78
+
79
+ def _drop_unused_keys(data):
80
+ rm_keys = []
81
+ for key in data.keys():
82
+ if key not in feature_keys:
83
+ rm_keys.append(key)
84
+ for key in rm_keys:
85
+ del data[key]
86
+ return data
87
+
88
+ try:
89
+ for file_i, data_file in enumerate(data_files):
90
+ with open(data_file, encoding="utf-8") as f:
91
+ for line_i, line in enumerate(f):
92
+ id += 1
93
+ data = json.loads(line)
94
+ if self.config.name == 'law_judgement':
95
+ text = data['详情']
96
+ del data['详情']
97
+ yield id, {
98
+ "text": text,
99
+ "meta": json.dumps(data, ensure_ascii=False),
100
+ }
101
+ else:
102
+ data = _drop_unused_keys(data)
103
+ if 'simhash' in data: # for issue https://github.com/huggingface/datasets/issues/6007
104
+ data['simhash'] = str(data['simhash'])
105
+
106
+ yield id, data
107
+ except Exception as e:
108
+ error_msg = 'oops, we find an error when loading the dataset\n'
109
+ error_msg += f'Dataset: {self.config.name}\n'
110
+ error_msg += f'Data File: {file_i} {data_file}\n'
111
+ error_msg += f'Row: {line_i}'
112
+ print(error_msg)
113
+ traceback.print_exc()
114
+
115
+ raise e
README.md ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - other
4
+ language:
5
+ - zh
6
+ language_creators:
7
+ - other
8
+ license:
9
+ - mit
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: MNBVC
13
+ size_categories:
14
+ - unknown
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - text-generation
19
+ - fill-mask
20
+ task_ids:
21
+ - language-modeling
22
+ - masked-language-modeling
23
+ duplicated_from: liwu/MNBVC
24
+ ---
25
+
26
+ # Dataset Card for MNBVC
27
+
28
+ ## Table of Contents
29
+ - [Dataset Card for MNBVC](#dataset-card-for-mnbvc)
30
+ - [Table of Contents](#table-of-contents)
31
+ - [Dataset Description](#dataset-description)
32
+ - [数据集介绍](#数据集介绍)
33
+ - [数据子集](#数据子集)
34
+ - [数据格式](#数据格式)
35
+ - [文本数据](#文本数据)
36
+ - [问答数据](#问答数据)
37
+ - [Contributions](#contributions)
38
+
39
+ ## Dataset Description
40
+
41
+ - **Homepage:** http://mnbvc.253874.net/
42
+ - **Repository:** https://github.com/esbatmop/MNBVC
43
+ - **Paper:** N/A
44
+ - **Leaderboard:** N/A
45
+ - **Point of Contact:** N/A
46
+
47
+ ### 数据集介绍
48
+
49
+ 中文互联网上最古老最神秘(没有之一)的里屋社区于2023.1.1庄重宣布:
50
+
51
+ 在英明神武的里屋管子带领下,决心发挥社区所长(哪都长),帮助开源社区长期更新一份最大的中文互联网语料集。
52
+
53
+ Huggingface上的MNBVC数据集在逐渐更新中,请到[https://github.com/esbatmop/MNBVC](https://github.com/esbatmop/MNBVC) 获取未完成清洗的更多数据。
54
+
55
+ 可以使用如下脚本加载:
56
+
57
+ ```python
58
+ from datasets import load_dataset
59
+ dataset = load_dataset("liwu/MNBVC", 'law_judgement', split='train', streaming=True)
60
+
61
+ next(iter(dataset)) # get the first line
62
+ ```
63
+
64
+
65
+ ## 数据子集
66
+
67
+ MNBVC数据集包含数个子集:
68
+
69
+ - `law_judgement`: 来自法律文书的文本。
70
+ - `gov_xuexiqiangguo`: 来自学习强国的文本。
71
+ - `gov_report`: 来自政府工作报告的文本。
72
+ - `co_ann_report`: 企业年报文本。
73
+ - `code_metadata`: 代码元数据。
74
+ - `qa_zhihu`: 来自知乎的问答数据。
75
+ - `qa_wikihow`: 来自wikihow的问答数据。
76
+ - `qa_mfa`: 外交部问答数据。
77
+ - `news_peoples_daily`: 来自人民日报的文本数据。
78
+ - `wikipedia`: 来自维基百科的文本数据。
79
+
80
+ ## 数据格式
81
+
82
+ 目前MNBVC数据集包含如下几类数据:
83
+
84
+ ### 文本数据
85
+ 文本数据使用如下格式组织:
86
+ ```json
87
+ {
88
+ "文件名": datasets.Value("string"),
89
+ "是否待查文件": datasets.Value("bool"),
90
+ "是否重复文件": datasets.Value("bool"),
91
+ "文件大小": datasets.Value("int32"),
92
+ "simhash": datasets.Value("uint64"),
93
+ "最长段落长度": datasets.Value("int32"),
94
+ "段落数": datasets.Value("int32"),
95
+ "去重段落数": datasets.Value("int32"),
96
+ "低质量段落数": datasets.Value("int32"),
97
+ "段落": [
98
+ datasets.Features(
99
+ {
100
+ "行号": datasets.Value("int32"),
101
+ "是否重复": datasets.Value("bool"),
102
+ "是否跨文件重复": datasets.Value("bool"),
103
+ "md5": datasets.Value("string"),
104
+ "内容": datasets.Value("string"),
105
+ }
106
+ )
107
+ ]
108
+ }
109
+ ```
110
+
111
+ ### 问答数据
112
+ 问答数据使用如下格式组织:
113
+ ```json
114
+ {
115
+ "id": datasets.Value("int32"),
116
+ "问": datasets.Value("string"),
117
+ "答": datasets.Value("string"),
118
+ "来源": datasets.Value("string"),
119
+ "元数据": {
120
+ "create_time": datasets.Value("string"),
121
+ "问题明细": datasets.Value("string"),
122
+ "回答明细": datasets.Value("string"),
123
+ "扩展字段": datasets.Value("string"),
124
+ }
125
+ }
126
+ ```
127
+
128
+ 项目早期所上传的数据使用如下格式,以后这一格式会被废弃,相应数据也会重新上传:
129
+ ```json
130
+ {
131
+ "text": datasets.Value("string"),
132
+ "meta": datasets.Value("string")
133
+ }
134
+ ```
135
+
136
+
137
+ ### Contributions
138
+
139
+ Thanks to the [Liwu community](http://mnbvc.253874.net/) for constructing this dataset.
140
+ Thanks to [silver](https://github.com/silverriver) for adding this dataset.
co_ann_report/20230125/.DS_Store ADDED
Binary file (6.15 kB). View file
 
co_ann_report/20230125/0.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c7699f4857efaee8c73493a5bb8f5060a56ac3cd2717a287a7d94475bf2faf
3
+ size 137288335
co_ann_report/20230125/1.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71644dd2f7c5dbfc46208075fcb01677f070e550c95e370e237f543948505c20
3
+ size 137313104
co_ann_report/20230125/10.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a51d36f80695c8026095404c2081481c96309b6530aceb739a17dda42304d0
3
+ size 136230952
co_ann_report/20230125/11.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8534e20012c5e87433bd231cc98948a98529658124709c64e757877f2fda13
3
+ size 137374786
co_ann_report/20230125/12.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5e22176b1597352025bb9e1b85abdb30fbd162a54ced9f9abc2da934353d2a7
3
+ size 138693415
co_ann_report/20230125/13.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:499e9cda90e341a487ffbeeae0ea25e96ce2395c70b35a53658546bc4363636c
3
+ size 139052009
co_ann_report/20230125/14.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edc57f6cf8abc6a672ca3a6a6eca9c0ebe0e1f7be4635627878f5e0be5631b0f
3
+ size 137525056
co_ann_report/20230125/15.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e736c7e74da9042fbacdead80b7fad9552df3369f83f217e37d2ead38aad97e
3
+ size 137154345
co_ann_report/20230125/16.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ea76084c39d009867adfa567b7e3101d911cfce29d0cac943a980a455715c86
3
+ size 136864392
co_ann_report/20230125/17.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ac5524581dd6964cbeccbe4c940690da833ed5098c5b30245e071b62f2c2368
3
+ size 136846157
co_ann_report/20230125/18.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c71dfc8792836aa3faf1d408fed9a52b4e45d56fc48ca398a713c814687b47d
3
+ size 137025863
co_ann_report/20230125/19.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68c757985f37d679466e2c4eb3d867cc85684913ead11fed80a0400e47ab9809
3
+ size 136707679
co_ann_report/20230125/2.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a21873599a97dbcf06637f77463dce3eb30d18690dd0305a049c1f4b1e93dea9
3
+ size 137965497
co_ann_report/20230125/20.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b57a79e7ff41994846964be20a2c2d7278277ded1d10f33645994ee5323b77c1
3
+ size 136601267
co_ann_report/20230125/21.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2413a857c16380e84223113fca6db48abf893e2829f5252cfd527b5cd2e9ce1
3
+ size 137140630
co_ann_report/20230125/22.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb236896b3d17dbfe0581dfc20e14620d3d6b68be59208973ad1bc2f99555e7f
3
+ size 137803455
co_ann_report/20230125/23.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f352ec76ba049f078b400a5c1caee7d4ef8fdb2625fc24237a3141113397fe15
3
+ size 136834488
co_ann_report/20230125/24.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb12ca78d08ef649ba81932f2ae841598700a72b077aaa13b56af4e4e148c0a
3
+ size 138103398
co_ann_report/20230125/25.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6336b10f9f9c7b0f19344b61a986b123c039aa0e6b98cb772cd76988480d10a
3
+ size 138608129
co_ann_report/20230125/26.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27e72cd5e3be8b50e2ca9e654e13af6b9ae6a1882a030a61bb4628087a17b3ae
3
+ size 138856383
co_ann_report/20230125/27.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e63c5baf8fddad80ea6f0a01b56eddc2de36a7d99c65b8e06343b396fc00b46
3
+ size 136993205
co_ann_report/20230125/28.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f46cae9672a0df1111a163a6d4ae09d3cd4f24015a7b95392e8c4192e5b79350
3
+ size 138306479
co_ann_report/20230125/29.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f361ec079378e9b09512eaee47bd6eda22d0c9c32a1b0ff919c88057816512d
3
+ size 139067271
co_ann_report/20230125/3.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b716a3714e69c18e2f8c536a8d477fe5f1b966e2298778a2a24bd5c7cff22475
3
+ size 137771398
co_ann_report/20230125/30.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1690b5461698216041dd9897c70918f00fadc052421df5a1f4e01674dadd0175
3
+ size 138405802
co_ann_report/20230125/31.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7834b11a06bbb2558939c331b33c1ae20650abe516bc8a576eb4c7167fd100d7
3
+ size 137707413
co_ann_report/20230125/32.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48f72ff73d38db0c43af5616c53e10334deaff907b9b63cefb8cf6d4b64e57e6
3
+ size 138155731
co_ann_report/20230125/33.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c21330792181a41424968ff484d0dbd873c864ae4719d58305ad272535977d9
3
+ size 138088513
co_ann_report/20230125/34.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff116e0bb29dab0ebe91082ae22a172428deb792acbea87d3c59af07fc6560b
3
+ size 137970858
co_ann_report/20230125/35.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06f59aac62554e0c0d15a91589ebde386c14c072667beee25ea357ece92da378
3
+ size 138042661
co_ann_report/20230125/36.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab4c5d2dd723e4bc3338f6259a4ed231afc2f4196d35757e705110be1a19b318
3
+ size 137925579
co_ann_report/20230125/37.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d075e95cd901703050b1b659e40802ffa25cf68f85885a8e68039da9f1be1a6f
3
+ size 136723071
co_ann_report/20230125/38.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8692f1747dfffbe25c56506205fc943cec5df569f530f7a1004a8332162d1368
3
+ size 136428083
co_ann_report/20230125/39.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d78841bc6b5dc9dce78b11472f7ea032b1ab414367e341bdd90faffff4c1770
3
+ size 136312132
co_ann_report/20230125/4.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0143951545e66d304886c2f18393aefc2c5cbf896cf04b9d80bb840447a3a253
3
+ size 137923832
co_ann_report/20230125/40.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff82e9c6703380286c3d51d77755e9dbce05be04ab37a1bbfa648207f1ee085e
3
+ size 138404522
co_ann_report/20230125/41.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:799c2539ea1aab6aac77777e76464474271f345217bca5c20534f0890dea1b4d
3
+ size 138290213
co_ann_report/20230125/42.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f35604571b6048adb2310e2ae4c0113e8066577828e06219128a05219f35c6c
3
+ size 138461316
co_ann_report/20230125/43.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e945f739fb2027f4b1099ffd95b3fbbb5208f9d37a7289c968f4d88d060b303
3
+ size 138072359
co_ann_report/20230125/44.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5068c6f92d7c388237ae31d20e01508cf20e2c79cc29293f51b9c7f81d2e61cb
3
+ size 138985613
co_ann_report/20230125/45.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2d6d1830b70a8a1a46981f5dc42e66e2fae9ad92b4d2555ddf0dc739113a473
3
+ size 138580485
co_ann_report/20230125/46.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f70d365702348c0f2a918dbd2d35f866c3b973b53a024f53795f20e86bd1abd
3
+ size 138907125
co_ann_report/20230125/47.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f2427304abe52f2bb0b7d728d5f8401a00593adfa2bce1ed16722db1dbc7024
3
+ size 138645939
co_ann_report/20230125/48.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef825374333ccb46d3f4c0df247729ee7a7b7f7b140156db2a08526f087d2efc
3
+ size 99925723
co_ann_report/20230125/5.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0cbeee282b4eeb5c89637c90cb8b1651b20d50c6fc9047ba877677260fe7941
3
+ size 137583083
co_ann_report/20230125/6.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dad73382ff14175feaa0bdb6787752ab921251ace528e04e3ed1a002f115d76
3
+ size 136201826