Commit
•
e894722
0
Parent(s):
Duplicate from RyokoAI/BLiterature-260M
Browse filesCo-authored-by: KaraKaraWitch <KaraKaraWitch@users.noreply.huggingface.co>
This view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +58 -0
- README.md +150 -0
- data/BLiterature_00.7z +3 -0
- data/BLiterature_01.7z +3 -0
- data/BLiterature_02.7z +3 -0
- data/BLiterature_03.7z +3 -0
- data/BLiterature_04.7z +3 -0
- data/BLiterature_05.7z +3 -0
- data/BLiterature_06.7z +3 -0
- data/BLiterature_07.7z +3 -0
- data/BLiterature_08.7z +3 -0
- data/BLiterature_09.7z +3 -0
- data/BLiterature_10.7z +3 -0
- data/BLiterature_100.7z +3 -0
- data/BLiterature_101.7z +3 -0
- data/BLiterature_102.7z +3 -0
- data/BLiterature_103.7z +3 -0
- data/BLiterature_104.7z +3 -0
- data/BLiterature_11.7z +3 -0
- data/BLiterature_12.7z +3 -0
- data/BLiterature_13.7z +3 -0
- data/BLiterature_14.7z +3 -0
- data/BLiterature_15.7z +3 -0
- data/BLiterature_16.7z +3 -0
- data/BLiterature_17.7z +3 -0
- data/BLiterature_18.7z +3 -0
- data/BLiterature_19.7z +3 -0
- data/BLiterature_20.7z +3 -0
- data/BLiterature_21.7z +3 -0
- data/BLiterature_22.7z +3 -0
- data/BLiterature_23.7z +3 -0
- data/BLiterature_24.7z +3 -0
- data/BLiterature_25.7z +3 -0
- data/BLiterature_26.7z +3 -0
- data/BLiterature_27.7z +3 -0
- data/BLiterature_28.7z +3 -0
- data/BLiterature_29.7z +3 -0
- data/BLiterature_30.7z +3 -0
- data/BLiterature_31.7z +3 -0
- data/BLiterature_32.7z +3 -0
- data/BLiterature_33.7z +3 -0
- data/BLiterature_34.7z +3 -0
- data/BLiterature_35.7z +3 -0
- data/BLiterature_36.7z +3 -0
- data/BLiterature_37.7z +3 -0
- data/BLiterature_38.7z +3 -0
- data/BLiterature_39.7z +3 -0
- data/BLiterature_40.7z +3 -0
- data/BLiterature_41.7z +3 -0
- data/BLiterature_42.7z +3 -0
.gitattributes
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
55 |
+
patch/patch-103.jsonl filter=lfs diff=lfs merge=lfs -text
|
56 |
+
patch/patch-30.jsonl filter=lfs diff=lfs merge=lfs -text
|
57 |
+
patch/patch-60.jsonl filter=lfs diff=lfs merge=lfs -text
|
58 |
+
patch/blogs.json filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,150 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- jp
|
5 |
+
tags:
|
6 |
+
- blogs
|
7 |
+
- training
|
8 |
+
- text
|
9 |
+
- not-for-all-audiences
|
10 |
+
task_categories:
|
11 |
+
- text-classification
|
12 |
+
- text-generation
|
13 |
+
pretty_name: BLiterature
|
14 |
+
size_categories:
|
15 |
+
- 100M<n<1B
|
16 |
+
duplicated_from: RyokoAI/BLiterature-260M
|
17 |
+
---
|
18 |
+
|
19 |
+
# Dataset Card for BLiterature
|
20 |
+
|
21 |
+
*BLiterature is part of a bigger project that is not yet complete. Not all information here may be accurate or accessible.*
|
22 |
+
|
23 |
+
## Dataset Description
|
24 |
+
|
25 |
+
- **Homepage:** (TODO)
|
26 |
+
- **Repository:** N/A
|
27 |
+
- **Paper:** N/A
|
28 |
+
- **Leaderboard:** N/A
|
29 |
+
- **Point of Contact:** KaraKaraWitch
|
30 |
+
|
31 |
+
### Dataset Summary
|
32 |
+
|
33 |
+
BLiterature is a raw dataset dump consisting of text from at most 260,261,224 blog posts (excluding categories and date-grouped posts) from blog.fc2.com.
|
34 |
+
|
35 |
+
### Supported Tasks and Leaderboards
|
36 |
+
|
37 |
+
This dataset is primarily intended for unsupervised training of text generation models; however, it may be useful for other purposes.
|
38 |
+
|
39 |
+
* text-classification
|
40 |
+
* text-generation
|
41 |
+
|
42 |
+
### Languages
|
43 |
+
|
44 |
+
* Japanese
|
45 |
+
|
46 |
+
## Dataset Structure
|
47 |
+
|
48 |
+
All the files are located in jsonl files that has been compressed into archives of 7z.
|
49 |
+
|
50 |
+
### Data Instances
|
51 |
+
|
52 |
+
```json
|
53 |
+
["http://1kimono.blog49.fc2.com/blog-entry-50.html",
|
54 |
+
"<!DOCTYPE HTML\n\tPUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"\n\t\t\"http://www.w3.org/TR/html4/loose.dtd\">\n<!--\n<!DOCTYPE HTML\n\tPUBLIC \"-//W3C//DTD HTML 4.01//EN\"\n\t\t\"http://www.w3.org/T... (TRUNCATED)"]
|
55 |
+
```
|
56 |
+
|
57 |
+
### Data Fields
|
58 |
+
|
59 |
+
There is only 2 fields in the list. URL and content retrieved. content retrieved may contain values which the scraper ran into issues. If so they are marked in xml such as such.
|
60 |
+
|
61 |
+
```<?xml version="1.0" encoding="utf-8"?><error>Specifc Error</error>```
|
62 |
+
|
63 |
+
URLs may not match the final url in which the page was retrieved from. As they may be redirects present while scraping.
|
64 |
+
|
65 |
+
#### Q-Score Distribution
|
66 |
+
|
67 |
+
Not Applicable
|
68 |
+
|
69 |
+
### Data Splits
|
70 |
+
|
71 |
+
The jsonl files were split roughly every 2,500,000 posts. Allow for a slight deviation of 5000 additional posts due to how the files were saved.
|
72 |
+
|
73 |
+
## Dataset Creation
|
74 |
+
|
75 |
+
### Curation Rationale
|
76 |
+
|
77 |
+
fc2 is a Japanese blog hosting website which offers a place for anyone to host their blog on. As a result, the language used compared to other more official sources is more informal and relaxed as anyone can post whatever they personally want.
|
78 |
+
|
79 |
+
|
80 |
+
### Source Data
|
81 |
+
|
82 |
+
#### Initial Data Collection and Normalization
|
83 |
+
|
84 |
+
None. No normalization is performed as this is a raw dump of the dataset.
|
85 |
+
|
86 |
+
#### Who are the source language producers?
|
87 |
+
|
88 |
+
The authors of each blog, which may include others to post on their blog domain as well.
|
89 |
+
|
90 |
+
### Annotations
|
91 |
+
|
92 |
+
#### Annotation process
|
93 |
+
|
94 |
+
No Annotations are present.
|
95 |
+
|
96 |
+
#### Who are the annotators?
|
97 |
+
|
98 |
+
No human annotators.
|
99 |
+
|
100 |
+
### Personal and Sensitive Information
|
101 |
+
|
102 |
+
As this dataset contains information from individuals, there is a more likely chance to find personally identifiable information. However, we believe that the author has pre-vetted their posts in good faith to avoid such occurrences.
|
103 |
+
|
104 |
+
## Considerations for Using the Data
|
105 |
+
|
106 |
+
### Social Impact of Dataset
|
107 |
+
|
108 |
+
This dataset is intended to be useful for anyone who wishes to train a model to generate "more entertaining" content.
|
109 |
+
It may also be useful for other languages depending on your language model.
|
110 |
+
|
111 |
+
### Discussion of Biases
|
112 |
+
|
113 |
+
This dataset contains real life referances and revolves around Japanese culture. As such there will be a bias towards it.
|
114 |
+
|
115 |
+
### Other Known Limitations
|
116 |
+
|
117 |
+
N/A
|
118 |
+
|
119 |
+
## Additional Information
|
120 |
+
|
121 |
+
### Dataset Curators
|
122 |
+
|
123 |
+
KaraKaraWitch
|
124 |
+
|
125 |
+
### Licensing Information
|
126 |
+
|
127 |
+
Apache 2.0, for all parts of which KaraKaraWitch may be considered authors. All other material is distributed under fair use principles.
|
128 |
+
|
129 |
+
Ronsor Labs additionally is allowed to relicense the dataset as long as it has gone through processing.
|
130 |
+
|
131 |
+
### Citation Information
|
132 |
+
|
133 |
+
```
|
134 |
+
@misc{bliterature,
|
135 |
+
title = {BLiterature: fc2 blogs for the masses.},
|
136 |
+
author = {KaraKaraWitch},
|
137 |
+
year = {2023},
|
138 |
+
howpublished = {\url{https://huggingface.co/datasets/KaraKaraWitch/BLiterature}},
|
139 |
+
}
|
140 |
+
```
|
141 |
+
|
142 |
+
### Name Etymology
|
143 |
+
|
144 |
+
[Literature (リテラチュア) - Reina Ueda (上田麗奈)](https://www.youtube.com/watch?v=Xo1g5HWgaRA)
|
145 |
+
`Blogs` > `B` + `Literature` > `BLiterature`
|
146 |
+
|
147 |
+
### Contributions
|
148 |
+
|
149 |
+
- [@KaraKaraWitch (Twitter)](https://twitter.com/KaraKaraWitch) for gathering this dataset.
|
150 |
+
- [neggles (Github)](https://github.com/neggles) for providing compute for the gathering of dataset.
|
data/BLiterature_00.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:348c351fa78d0627cc75ea09724e00b2a209c8d5af9efb01a24b8d6a34ba36d0
|
3 |
+
size 2026414228
|
data/BLiterature_01.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08fcb2fdecde2b4b63f3c046745bbf052546bc54444391be4ae96506fa7384fb
|
3 |
+
size 2651418955
|
data/BLiterature_02.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f67507944633e4236f587b84977350fcd895c6f0be91d1e95c71528a9b562358
|
3 |
+
size 2157915595
|
data/BLiterature_03.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:764cecdfb5ea0854f99df1a23b878006a081eed4a1d9a22f44475525ef49185f
|
3 |
+
size 2051940166
|
data/BLiterature_04.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c50adde851592283df7a51b4bfb1c5ba8820b28cf2a2bb108d252d89835278f
|
3 |
+
size 2115030816
|
data/BLiterature_05.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed00ad6eb1066c2b530806c406ac9cb989dc707fccc3fac4e2fb786e7739efe1
|
3 |
+
size 2225427533
|
data/BLiterature_06.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a188a6a2d380a94564e7c96d758f9a0a841096c8183fcdbbe1c01bda6820284d
|
3 |
+
size 2494225460
|
data/BLiterature_07.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cca3206f6521fea0b80316bf18322a24ce15eee01b7175fde98f5f9e4a979c66
|
3 |
+
size 2147621712
|
data/BLiterature_08.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7b754041acacda013401c4a9b480a145a657ff8f6c39037fc479c15531d2feb
|
3 |
+
size 2061325893
|
data/BLiterature_09.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abc1ac0c0df1cd9d5cf7895e41b4cfe03035c521acb80a040d91a3d39944d5c2
|
3 |
+
size 2075704553
|
data/BLiterature_10.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2f3cb74c44bbb9e27ced9978cee083071e4ad074e49dbcfcdb51ce0f5e09ec6
|
3 |
+
size 2177137906
|
data/BLiterature_100.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5adcf17ec78f1a0e2cd8011f8ea058bc565184ff7d127abaa2660e463840eff3
|
3 |
+
size 5513233100
|
data/BLiterature_101.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c46c908e264ac6bac144aec810fcea00bab95e49fae68a5ec973ad989a2fddb9
|
3 |
+
size 2324132731
|
data/BLiterature_102.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:761201a1ea390a8a5ca8835c43075a3bb06f8fc2a10d9c91a445a9a87ab69e1a
|
3 |
+
size 2323115135
|
data/BLiterature_103.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4033b55404f52003a4afa70bfefe6212ea4537c9a4743d5617249e3f7969f99f
|
3 |
+
size 2092062352
|
data/BLiterature_104.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f3351aec4f3946a2b3c8d9b8e72d6e73609a6eb268021b9595815b2d8028ed7
|
3 |
+
size 195254424
|
data/BLiterature_11.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ee1a56ce3c74d087d1845711c6b8e13d5db59c395df8ec20fb66e97e850612b
|
3 |
+
size 2235671815
|
data/BLiterature_12.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:125aaf0fe71ae8961a195f94e052c54cafbad9186fb6f87e47fef5fbbb61ac61
|
3 |
+
size 2282465933
|
data/BLiterature_13.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d8ce3e9c4dec59c4d9603a4db6094bc0b964ea1bbf2da3381f435353ec67d28
|
3 |
+
size 2294661338
|
data/BLiterature_14.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7b761c56d59b5b76b8c455db0d654ff70ebb1b364d4171ef959a51fdde33d51
|
3 |
+
size 2273263512
|
data/BLiterature_15.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:354be42473b29e406b956f0b0226bed98a2aa44d1694d6275cb9d75d6a4ce868
|
3 |
+
size 2308600789
|
data/BLiterature_16.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c65dadc9e07374646d8abb8268677ab3018051ff38a9456159650f07b15ff729
|
3 |
+
size 1997752160
|
data/BLiterature_17.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7ddc24e13409ed3b1a66748555f0fd4b05a9589441d75075dcdbfa32da2e7fd
|
3 |
+
size 2487014000
|
data/BLiterature_18.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0fd58ee17d4110566870d14002b9a1071163feae5c59201f7208c46a76c8571
|
3 |
+
size 2205612378
|
data/BLiterature_19.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:876c31f6a5b8933e98b044358e43e7411071470662056b7c5c625e8d812935e3
|
3 |
+
size 2407824986
|
data/BLiterature_20.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:446d0a80698223e3dcc2e01b304678bfabae2ce770ecd8af216c45c687ee9385
|
3 |
+
size 2100801219
|
data/BLiterature_21.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbdccfd7eb4a11297a2ac36f135944572d466f61b931405ea5a4d0e12bf9eea6
|
3 |
+
size 2024413240
|
data/BLiterature_22.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:becf1867c8ee635a7aa1ec97e931b8b18fbb00ab7aa605ad2f868659003dcbd2
|
3 |
+
size 2101561902
|
data/BLiterature_23.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e3ec9a5eaab1a0a0742abacd622ad05c700221417525a5e871744883a07013a
|
3 |
+
size 2411843287
|
data/BLiterature_24.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2375baf63abeb0ea7fb40518386f85216c544415cd2523ef3b9e18317840cb65
|
3 |
+
size 2073068497
|
data/BLiterature_25.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0626a3d313a21bab2f22e221a24f03f283d8172923e875f1a17dac654657b1a2
|
3 |
+
size 2262861205
|
data/BLiterature_26.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:883fd2c0972291a08be15bd5125c82001702bdf9e10c130320d25277a4bfb53c
|
3 |
+
size 2346600292
|
data/BLiterature_27.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e31f978cd601af2d469b019bce2e1ac3739291eea923c44a74b576001955a4f2
|
3 |
+
size 2766260836
|
data/BLiterature_28.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ba952b91d904d101da18a75251fd69fceda09bdc6ebb7e78e0eb349f9c25842
|
3 |
+
size 2378583262
|
data/BLiterature_29.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:465327c989da7a229388b9bca06a27afaddf885dfd885fc963268cbfbe1b1d9e
|
3 |
+
size 2097287895
|
data/BLiterature_30.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c297e1ddf47fecc6274cc21355a06579a861431a66aa3f546fe002b541ca9868
|
3 |
+
size 2225727616
|
data/BLiterature_31.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3133cc7d56be8b479b6527a44ae7d1d33cae824ea2fd7e432688fcf56a8722b4
|
3 |
+
size 2285749653
|
data/BLiterature_32.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:392197313b878eee4001aa4e92f0921f8de1b20382eaf9fbacc2ec4448d8a635
|
3 |
+
size 2413509425
|
data/BLiterature_33.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:588e60c8e7ad5afef6e6ffa340fad85ecb7842d9cb46f03bc4d9d82aaf5aa978
|
3 |
+
size 2134804373
|
data/BLiterature_34.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d3193e4c137c62823e8d219dc327ab4d9ab44311fc4d6630841eae6e9028325
|
3 |
+
size 2111415144
|
data/BLiterature_35.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33d23a000ba968589c43e3041e7ebb35213ddb83533a56e2ad5c8afd2e50f861
|
3 |
+
size 2158392279
|
data/BLiterature_36.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f0a2735b8124e0a89a4f6222a5bf35819617ee1e4e93547b0710510d9aa44aa
|
3 |
+
size 2334749466
|
data/BLiterature_37.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:023790789f3da1574aaa1a04734d3397f11874ccc71ea409e2e9864bfb2f918d
|
3 |
+
size 2326665749
|
data/BLiterature_38.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa75e961e9a73813f9e544b182a557ea6616a146e5930d890896008dbae1f34d
|
3 |
+
size 2105833843
|
data/BLiterature_39.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91535eb81a843a00d0a94e6682448dfde2a17a7ad7e5ef01b911dca895ef38b1
|
3 |
+
size 2429998265
|
data/BLiterature_40.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:179ab0077da0f14599b48b16d43438c15fc4f570a2dec35977d0e14a29825dc2
|
3 |
+
size 2008759851
|
data/BLiterature_41.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60b659aa86a7ff59d72752e87cfbe876b0f60276eccdec1f2348de0462a9836d
|
3 |
+
size 2420254514
|
data/BLiterature_42.7z
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da3d2b621a52538a7307d4c2e583e81d3176e2b44b025fda07a32d83440d2917
|
3 |
+
size 2199909664
|