jcarbonnell commited on
Commit
b593a1a
1 Parent(s): d4d2721

Upload dataset

Browse files
README.md CHANGED
@@ -1,7 +1,27 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
  This dataset is a subset of the original nearData dataset, prepared for the continued pre-training of a pre-trained LLM.
7
  The idea behind the continued pre-training of pre-trained models is to further instruct them with specific information, in this case on the Near Protocol blockchain, before fine-tuning them.
 
1
  ---
 
2
  language:
3
  - en
4
+ license: apache-2.0
5
+ dataset_info:
6
+ features:
7
+ - name: text
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 6855034
12
+ num_examples: 1022
13
+ - name: val
14
+ num_bytes: 850752
15
+ num_examples: 114
16
+ download_size: 3998284
17
+ dataset_size: 7705786
18
+ configs:
19
+ - config_name: default
20
+ data_files:
21
+ - split: train
22
+ path: data/train-*
23
+ - split: val
24
+ path: data/val-*
25
  ---
26
  This dataset is a subset of the original nearData dataset, prepared for the continued pre-training of a pre-trained LLM.
27
  The idea behind the continued pre-training of pre-trained models is to further instruct them with specific information, in this case on the Near Protocol blockchain, before fine-tuning them.
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad101f1e4979fcff2399512533aae401f3071f98befa64f287ded47f589f656d
3
+ size 3544325
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7f29e8efe3f036b41cc3c14271ec4054f64831a3fd039a87b0f2a83672462d9
3
+ size 453959