AliFartout commited on
Commit
cb1259e
·
verified ·
1 Parent(s): c515ab8

Upload dataset

Browse files
README.md CHANGED
@@ -1,12 +1,43 @@
1
  ---
2
- license: mit
3
- task_categories:
4
- - token-classification
5
  language:
6
  - fa
7
- pretty_name: PEYMA-ARMAN-Mixed
8
  size_categories:
9
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
  # Mixed Persian NER Dataset (PEYMA-ARMAN)
12
 
 
1
  ---
 
 
 
2
  language:
3
  - fa
4
+ license: mit
5
  size_categories:
6
  - 10K<n<100K
7
+ task_categories:
8
+ - token-classification
9
+ pretty_name: PEYMA-ARMAN-Mixed
10
+ dataset_info:
11
+ features:
12
+ - name: 'Unnamed: 0'
13
+ dtype: int64
14
+ - name: tokens
15
+ sequence: string
16
+ - name: ner_tags
17
+ sequence: int64
18
+ - name: ner_tags_names
19
+ sequence: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 21842265.610780936
23
+ num_examples: 26384
24
+ - name: validation
25
+ num_bytes: 2810957.964869776
26
+ num_examples: 3296
27
+ - name: test
28
+ num_bytes: 2732470.8156221616
29
+ num_examples: 3296
30
+ download_size: 4352460
31
+ dataset_size: 27385694.391272873
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test
40
+ path: data/test-*
41
  ---
42
  # Mixed Persian NER Dataset (PEYMA-ARMAN)
43
 
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38816228adb8396a0f963de38b5ea27cda9499aff7865ca3291f40e45a1d2255
3
+ size 441398
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea78875a1762b94b079e95f92dfdc5fae71af67df5ca7ddafcbb80b78824def0
3
+ size 3462084
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a48fa0cd69351346cdb1440162430ff443c2e2639490c657f696de7998415a22
3
+ size 448978