Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,13 +1,30 @@
|
|
1 |
---
|
2 |
-
library_name: pytorch
|
3 |
-
license: mit
|
4 |
-
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
-
-
|
7 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
tags:
|
3 |
+
- pytorch
|
4 |
+
- text-generation
|
5 |
+
- moe
|
6 |
+
- custom_code
|
7 |
+
library: pytorch
|
8 |
+
license: mit
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
model-index:
|
12 |
+
- name: AnthonyPa57/HF-torch-demo2
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
type: text-generation
|
16 |
+
name: text-generation
|
17 |
+
dataset:
|
18 |
+
name: pretraining
|
19 |
+
type: pretraining
|
20 |
+
metrics:
|
21 |
+
- type: CEL
|
22 |
+
value: '0.193'
|
23 |
+
name: Cross Entropy Loss
|
24 |
+
verified: false
|
25 |
---
|
26 |
|
27 |
+
# Random Pytorch model used as a demo to show how to push custom models to HF hub
|
28 |
+
| parameters | precision |
|
29 |
+
| :--------: | :-------: |
|
30 |
+
|0.00 M|BF16|
|