Datasets:

Languages:
English
ArXiv:
License:
amanrangapur lhoestq HF staff commited on
Commit
4a93b05
1 Parent(s): efb8df3

Fix TypeError: Couldn't cast array of type... (#4)

Browse files

- Fix TypeError: Couldn't cast array of type... (a9c14771d8f36a63459f48ef51b2725bb4941d4f)


Co-authored-by: Quentin Lhoest <[email protected]>

Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -7,6 +7,22 @@ size_categories:
7
  - 1B<n<10B
8
  license: odc-by
9
  pretty_name: OLMoE Mix (September 2024)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # OLMoE Mix (September 2024)
 
7
  - 1B<n<10B
8
  license: odc-by
9
  pretty_name: OLMoE Mix (September 2024)
10
+ dataset_info:
11
+ features:
12
+ - name: id
13
+ dtype: string
14
+ - name: text
15
+ dtype: string
16
+ - name: added
17
+ dtype: string
18
+ - name: attributes
19
+ dtype: string
20
+ - name: created
21
+ dtype: string
22
+ - name: doc
23
+ dtype: string
24
+ - name: metadata
25
+ dtype: string
26
  ---
27
 
28
  # OLMoE Mix (September 2024)