File size: 1,591 Bytes
e7e9794
 
efa3596
e7e9794
 
 
 
 
 
 
 
 
 
 
6685bbd
 
 
 
9c3b7af
7208b67
6685bbd
 
 
 
 
 
 
 
7208b67
 
2c9eac0
 
9c3b7af
2c9eac0
6685bbd
 
9c3b7af
6685bbd
274a411
9c3b7af
efa3596
 
 
 
 
 
 
 
 
 
5656d2a
efa3596
5656d2a
 
e7e9794
 
 
 
 
6685bbd
 
 
 
efa3596
 
 
 
e7e9794
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
dataset_info:
- config_name: laion2B-en-words-count
  features:
  - name: count
    dtype: int64
  - name: word
    dtype: string
  splits:
  - name: train
    num_bytes: 2040588603
    num_examples: 91658096
  download_size: 1365127988
  dataset_size: 2040588603
- config_name: shakespeare_laion2B-en_words
  features:
  - name: word
    dtype: string
  - name: word_lemma
    dtype: string
  - name: tag
    dtype: string
  - name: count_corpus_tag
    dtype: int64
  - name: count_corpus
    dtype: int64
  - name: count_laion2B-en
    dtype: int64
  - name: is_physical_entity
    dtype: bool
  - name: concreteness
    dtype: float64
  - name: concreteness_lemma
    dtype: float64
  splits:
  - name: train
    num_bytes: 1244660
    num_examples: 18548
  download_size: 0
  dataset_size: 1244660
- config_name: shakespeare_words
  features:
  - name: word
    dtype: string
  - name: count_corpus
    dtype: int64
  - name: count_laion2B-en
    dtype: int64
  splits:
  - name: train
    num_bytes: 309689
    num_examples: 11456
  download_size: 193309
  dataset_size: 309689
configs:
- config_name: laion2B-en-words-count
  data_files:
  - split: train
    path: laion2B-en-words-count/train-*
- config_name: shakespeare_laion2B-en_words
  data_files:
  - split: train
    path: shakespeare_laion2B-en_words/train-*
- config_name: shakespeare_words
  data_files:
  - split: train
    path: shakespeare_words/train-*
---
# Dataset Card for "MMTS"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)