lzy0928 commited on
Commit
475bfcf
·
verified ·
1 Parent(s): fc4ccb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ Text data related to the subject of Aerospace Engineering.
6
 
7
  -----------------------------------------------------------------------------------------------------------
8
 
9
- Compressed file "aerospace-*.tar" is a collection of json files, which are filtered from Fineweb dataset.
10
 
11
  The classification was done by fasttext (https://github.com/ZJLab-ZBZX/Data-Processing-Toolkit-for-LLMs/tree/main/Subject_Classifier).
12
 
@@ -16,7 +16,7 @@ The accuracy of the classified data is about 92.86%.
16
 
17
  -----------------------------------------------------------------------------------------------------------
18
 
19
- File "stat-aerospace.jsonl" shows some information of "physics.tar.gz".
20
 
21
  File "wiki_aerospace_yes.jsonl" is a json file filtered from Wikipedia dataset.
22
 
 
6
 
7
  -----------------------------------------------------------------------------------------------------------
8
 
9
+ Compressed file "aerospace-*.tar.gz" is a collection of json files, which are filtered from Fineweb dataset.
10
 
11
  The classification was done by fasttext (https://github.com/ZJLab-ZBZX/Data-Processing-Toolkit-for-LLMs/tree/main/Subject_Classifier).
12
 
 
16
 
17
  -----------------------------------------------------------------------------------------------------------
18
 
19
+ File "stat-aerospace.jsonl" shows some information of "aerospace-*.tar.gz".
20
 
21
  File "wiki_aerospace_yes.jsonl" is a json file filtered from Wikipedia dataset.
22