Ba2han commited on
Commit
f973248
·
verified ·
1 Parent(s): 5bb9da4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +30 -43
README.md CHANGED
@@ -1,45 +1,32 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: identifier
5
- dtype: string
6
- - name: collection
7
- dtype: string
8
- - name: open_type
9
- dtype: string
10
- - name: license
11
- dtype: string
12
- - name: date
13
- dtype: float64
14
- - name: title
15
- dtype: string
16
- - name: creator
17
- dtype: string
18
- - name: language
19
- dtype: string
20
- - name: language_type
21
- dtype: string
22
- - name: word_count
23
- dtype: int64
24
- - name: token_count
25
- dtype: int64
26
- - name: text
27
- dtype: string
28
- - name: __index_level_0__
29
- dtype: int64
30
- - name: input_ids
31
- list: int32
32
- - name: llama_token_count
33
- dtype: int64
34
- splits:
35
- - name: train
36
- num_bytes: 739455811
37
- num_examples: 100000
38
- download_size: 367637423
39
- dataset_size: 739455811
40
- configs:
41
- - config_name: default
42
- data_files:
43
- - split: train
44
- path: data/train-*
45
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: mit
3
+ datasets:
4
+ - PleIAs/common_corpus
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
+
7
+ # Common Corpus Sample (Diverse & Deduplicated)
8
+
9
+ ## Statistics
10
+ *Updated: 2026-01-19T15:28:18.359086*
11
+
12
+ - **Total Tokens:** 0.0862 Billion / 2 Billion Target
13
+ - **Rows Scanned:** 305,974
14
+ - **Rows Kept:** 100,000
15
+ - **Duplicates Removed:** 1,962
16
+ - **Runtime:** 0.24 hours
17
+
18
+ ## Language Distribution
19
+ Target per language: ~200M tokens.
20
+
21
+ | Language | Documents | Tokens | % of Target |
22
+ | :--- | :--- | :--- | :--- |
23
+ | English | 41,036 | 50,721,001 | 23.1% |
24
+ | PHP | 9,318 | 6,006,646 | 2.7% |
25
+ | Java | 14,480 | 9,500,888 | 4.3% |
26
+ | R | 356 | 258,595 | 0.1% |
27
+ | C# | 7,735 | 4,160,779 | 1.9% |
28
+ | Python | 8,502 | 6,146,413 | 2.8% |
29
+ | Shell | 1,804 | 620,295 | 0.3% |
30
+ | JavaScript | 16,429 | 8,644,390 | 3.9% |
31
+ | Turkish | 257 | 105,395 | 0.0% |
32
+ | Azerbaijani | 83 | 51,437 | 0.0% |