Add link to code and project page

#6
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +6 -86
README.md CHANGED
@@ -1,95 +1,14 @@
1
  ---
 
 
2
  library_name: transformers
 
 
3
  tags:
4
  - code
5
  - math
6
  - reasoning
7
  - llm
8
- license: apache-2.0
9
- language:
10
- - en
11
- pipeline_tag: text-generation
12
- # datasets: # cannot order these nicely
13
- # - HuggingFaceTB/smollm-corpus
14
- # - jon-tow/starcoderdata-python-edu
15
- # - ubaada/booksum-complete-cleaned
16
- # - euirim/goodwiki
17
- # - togethercomputer/RedPajama-Data-1T
18
- # - allenai/dolma
19
- # - bigcode/the-stack-v2-train-smol-ids
20
- # - bigcode/starcoderdata
21
- # - m-a-p/Matrix
22
- # - cerebras/SlimPajama-627B
23
- # - open-phi/textbooks
24
- # - open-phi/textbooks_grounded
25
- # - open-phi/programming_books_llama
26
- # - nampdn-ai/tiny-strange-textbooks
27
- # - nampdn-ai/tiny-textbooks
28
- # - nampdn-ai/tiny-code-textbooks
29
- # - nampdn-ai/tiny-orca-textbooks
30
- # - SciPhi/textbooks-are-all-you-need-lite
31
- # - vikp/textbook_quality_programming
32
- # - EleutherAI/proof-pile-2
33
- # - open-web-math/open-web-math
34
- # - biglam/blbooks-parquet
35
- # - storytracer/LoC-PD-Books
36
- # - GAIR/MathPile
37
- # - tomg-group-umd/CLRS-Text-train
38
- # - math-ai/AutoMathText
39
- # - bigcode/commitpackft
40
- # - bigcode/stack-dedup-python-fns
41
- # - vikp/python_code_instructions_filtered
42
- # - mlabonne/chessllm
43
- # - Waterhorse/chess_data
44
- # - EleutherAI/lichess-puzzles
45
- # - chargoddard/WebInstructSub-prometheus
46
- # - Locutusque/hercules-v5.0
47
- # - nvidia/OpenMathInstruct-1
48
- # - meta-math/MetaMathQA
49
- # - m-a-p/CodeFeedback-Filtered-Instruction
50
- # - nvidia/Daring-Anteater
51
- # - nvidia/sft_datablend_v1
52
- # - BAAI/Infinity-Instruct
53
- # - anthracite-org/Stheno-Data-Filtered
54
- # - Nopm/Opus_WritingStruct
55
- # - xinlai/Math-Step-DPO-10K
56
- # - bigcode/self-oss-instruct-sc2-exec-filter-50k
57
- # - HuggingFaceTB/everyday-conversations
58
- # - hkust-nlp/gsm8k-fix
59
- # - HuggingFaceH4/no_robots
60
- # - THUDM/LongWriter-6k
61
- # - THUDM/webglm-qa
62
- # - AlgorithmicResearchGroup/ArXivDLInstruct
63
- # - allenai/tulu-v2-sft-mixture-olmo-4096
64
- # - bigscience/P3
65
- # - Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
66
- # - Gryphe/Opus-WritingPrompts
67
- # - nothingiisreal/Reddit-Dirty-And-WritingPrompts
68
- # - nothingiisreal/Kalomaze-Opus-Instruct-25k-filtered
69
- # - internlm/Lean-Github
70
- # - pkuAI4M/LeanWorkbook
71
- # - casey-martin/multilingual-mathematical-autoformalization
72
- # - AI4M/leandojo-informalized
73
- # - casey-martin/oa_cpp_annotate_gen
74
- # - l3lab/ntp-mathlib-instruct-st
75
- # - ajibawa-2023/Maths-College
76
- # - ajibawa-2023/Maths-Grade-School
77
- # - ajibawa-2023/General-Stories-Collection
78
- # - XinyaoHu/AMPS_mathematica
79
- # - XinyaoHu/AMPS_khan
80
- # - Magpie-Align/Magpie-Pro-MT-300K-v0.1
81
- # - Magpie-Align/Magpie-Reasoning-150K
82
- # - gair-prox/FineWeb-pro
83
- # - gair-prox/c4-pro
84
- # - gair-prox/RedPajama-pro
85
- # - gair-prox/open-web-math-pro
86
- # - togethercomputer/Long-Data-Collections
87
- # - emozilla/pg19
88
- # - MathGenie/MathCode-Pile
89
- # - KingNish/reasoning-base-20k
90
- # - nvidia/OpenMathInstruct-2
91
- # - LLM360/TxT360
92
- # - neuralwork/arxiver
93
  ---
94
 
95
  # Huginn-0125
@@ -101,7 +20,8 @@ this model is publicly available (entirely on Hugging Face), and scripts provide
101
 
102
  <img src="asset2.jpeg" width="60%">
103
 
104
-
 
105
 
106
  ## Table of Contents
107
 
 
1
  ---
2
+ language:
3
+ - en
4
  library_name: transformers
5
+ license: apache-2.0
6
+ pipeline_tag: text-generation
7
  tags:
8
  - code
9
  - math
10
  - reasoning
11
  - llm
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # Huginn-0125
 
20
 
21
  <img src="asset2.jpeg" width="60%">
22
 
23
+ Code: https://github.com/seal-rg/recurrent-pretraining
24
+ Project Page: https://sites.google.com/view/eagle-llm
25
 
26
  ## Table of Contents
27