vyykaaa commited on
Commit
73702dc
·
verified ·
1 Parent(s): 4a74484

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: train.parquet
7
+ - split: test
8
+ path: test.parquet
9
+ ---
10
+
11
+ # Dataset CISC - Cyberange Analysis
12
+ Dataset này phục vụ cho việc phân tích HTTP Request trong hệ thống Cyberange.
13
+ ... (phần còn lại của file)