danielpark
commited on
Commit
•
f7d38ee
1
Parent(s):
b4c67a7
Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,24 @@ library_name: transformers
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
|
|
10 |
|
11 |
- Model: [danielpark/gorani-100k-llama2-13b-instruct](https://huggingface.co/danielpark/gorani-100k-llama2-13b-instruct)
|
12 |
- Dataset: [TEAMGORANI/gorani-100k](https://huggingface.co/datasets/TEAMGORANI/gorani-100k)
|
13 |
|
14 |
|
15 |
-
|
|
|
|
|
|
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
| **Training Process** | |
|
18 |
|----------------------------------------------|-------------------------------|
|
19 |
| Tokenizer Used | LlamaTokenizerFast |
|
@@ -22,6 +33,8 @@ Revision 1: [6d30494fa8da84128499d55075eef57094336d03][https://huggingface.co/da
|
|
22 |
| Google Colab Resource Usage | 150 tokens used |
|
23 |
|
24 |
|
|
|
|
|
25 |
| **System Information** | | |
|
26 |
|------------------------|------------|------------|
|
27 |
| | **Used** | **Total** |
|
@@ -73,4 +86,8 @@ Revision 1: [6d30494fa8da84128499d55075eef57094336d03][https://huggingface.co/da
|
|
73 |
|
74 |
| **GPU Configuration** | |
|
75 |
|-----------------------------|---------------------------------|
|
76 |
-
| device_map | {"": 0} |
|
|
|
|
|
|
|
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
+
# GORANI 100k
|
11 |
|
12 |
- Model: [danielpark/gorani-100k-llama2-13b-instruct](https://huggingface.co/danielpark/gorani-100k-llama2-13b-instruct)
|
13 |
- Dataset: [TEAMGORANI/gorani-100k](https://huggingface.co/datasets/TEAMGORANI/gorani-100k)
|
14 |
|
15 |
|
16 |
+
# Updates
|
17 |
+
| Revision | Commit Hash | Updated | Train Process | Status |
|
18 |
+
| ---------------|------------------------------------------------------------|------------|------------------|---------------|
|
19 |
+
| Revision 1 | [6d30494fa8da84128499d55075eef57094336d03](https://huggingface.co/danielpark/gorani-100k-llama2-13b-instruct/commit/6d30494fa8da84128499d55075eef57094336d03) | 23.10.04 | 19740/100000 | On Training |
|
20 |
|
21 |
+
|
22 |
+
|
23 |
+
Revision 1: [6d30494fa8da84128499d55075eef57094336d03](https://huggingface.co/danielpark/gorani-100k-llama2-13b-instruct/commit/6d30494fa8da84128499d55075eef57094336d03)
|
24 |
+
|
25 |
+
<details>
|
26 |
+
<summary>See details</summary>
|
27 |
+
|
28 |
| **Training Process** | |
|
29 |
|----------------------------------------------|-------------------------------|
|
30 |
| Tokenizer Used | LlamaTokenizerFast |
|
|
|
33 |
| Google Colab Resource Usage | 150 tokens used |
|
34 |
|
35 |
|
36 |
+
|
37 |
+
|
38 |
| **System Information** | | |
|
39 |
|------------------------|------------|------------|
|
40 |
| | **Used** | **Total** |
|
|
|
86 |
|
87 |
| **GPU Configuration** | |
|
88 |
|-----------------------------|---------------------------------|
|
89 |
+
| device_map | {"": 0} |
|
90 |
+
|
91 |
+
|
92 |
+
|
93 |
+
</details>
|